about summary refs log tree commit diff
path: root/src/rustc/syntax/parse/lexer.rs
AgeCommit message (Expand)AuthorLines
2012-03-29rustc: Move lexer and token to rustsyntaxBrian Anderson-748/+0
2012-03-26Bulk-edit mutable -> mut.Graydon Hoare-7/+7
2012-03-26rustc: "unkown" -> "unknown"Patrick Walton-1/+1
2012-03-21add mut decls to rustc and make them mandatoryNiko Matsakis-26/+29
2012-03-12Libc/os/run/rand/io reorganization. Close #1373. Close #1638.Graydon Hoare-2/+0
2012-03-10Use loop instead of while(true) in libraries and compiler itselfTim Chevalier-5/+4
2012-03-02Move src/comp to src/rustcGraydon Hoare-0/+748