about summary refs log tree commit diff
path: root/src/libgreen/macros.rs
AgeCommit message (Expand)AuthorLines
2014-11-20Remove libgreenAaron Turon-118/+0
2014-07-21ignore-lexer-test to broken files and remove some tray hyphensCorey Richardson-0/+1
2014-05-22libstd: Remove `~str` from all `libstd` modules except `fmt` and `str`.Patrick Walton-1/+1
2014-05-15Updates with core::fmt changesAlex Crichton-3/+1
2014-04-22Fixed Win64 buildVadim Chugunov-13/+2
2014-04-04Fix fallout from std::libc separationCorey Richardson-1/+1
2014-03-28Convert most code to new inner attribute syntax.Brian Anderson-1/+1
2014-02-23std: Move intrinsics to std::intrinsics.Brian Anderson-1/+1
2014-02-03green: Remove io_error usageAlex Crichton-2/+3
2014-01-26Removed all instances of XXX in preparation for relaxing of FIXME ruleSalem Talha-2/+2
2014-01-15libstd: Added more #[inline] annotations and replaced uses of `libc::abort` w...Eduard Burtescu-2/+2
2013-12-25Test fixes and rebase conflictsAlex Crichton-2/+1
2013-12-24green: Rip the bandaid off, introduce libgreenAlex Crichton-0/+130