summary refs log tree commit diff
path: root/src/libsyntax/parse/comments.rs
AgeCommit message (Expand)AuthorLines
2012-06-26Getting rid of lots more vector +=. (issue #2719)Eric Holk-6/+6
2012-06-25Make vectors uglier ([]/~). Sorry. Should be temporary. Closes #2725.Michael Sullivan-18/+18
2012-06-25parsing for the macro systemPaul Stansifer-1/+2
2012-06-21Fixed another performance issueEric Holk-1/+1
2012-06-15Lexers now emit spans, not chposes.Paul Stansifer-9/+13
2012-06-15Pull out an interface for the lexer.Paul Stansifer-42/+46
2012-06-09syntax: Intern @strs instead of strsBrian Anderson-1/+4
2012-05-31Rename librustsyntax to libsyntaxKevin Cantu-0/+203