summary refs log tree commit diff
path: root/src/librusti/rusti.rc
AgeCommit message (Expand)AuthorLines
2012-12-18Stop resolving static methods at the module level. Closes #4179Brian Anderson-1/+2
2012-12-18core: add macro_rules! for "condition! { c: in -> out; }".Graydon Hoare-1/+1
2012-12-13librustc: Make `use` statements crate-relative by default. r=brsonPatrick Walton-3/+3
2012-12-07Long linesBrian Anderson-2/+4
2012-12-07Add :load command to REPL that can compile and load external librariesBrian Leibig-5/+96
2012-12-05librustc: Make a context including the method map in check_alt, in preparatio...Patrick Walton-1/+1
2012-12-03Update license, add license boilerplate to most files. Remainder will follow.Graydon Hoare-0/+10
2012-11-29Allow for macros to occur in statement position.Paul Stansifer-1/+1
2012-11-26Remove the crate languageBrian Anderson-0/+382
2012-11-04rusti's crate type is 'lib'Brian Anderson-1/+1
2012-11-04Librarify rusti, etc.Brian Anderson-0/+33