about summary refs log tree commit diff
path: root/src/libsyntax/parse/lexer/comments.rs
AgeCommit message (Expand)AuthorLines
2014-07-09lexer: lex WS/COMMENT/SHEBANG rather than skippingCorey Richardson-4/+4
2014-07-09syntax: doc comments all the thingsCorey Richardson-7/+11
2014-07-08std: Rename the `ToStr` trait to `ToString`, and `to_str` to `to_string`.Richo Healey-1/+1
2014-06-26Remove unnecessary to_string callsPiotr Jawniak-1/+1
2014-06-04syntax: methodify the lexerCorey Richardson-0/+424