index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
librustsyntax
/
parse
/
lexer.rs
Age
Commit message (
Expand
)
Author
Lines
2012-05-31
Rename librustsyntax to libsyntax
Kevin Cantu
-536
/
+0
2012-05-24
remove dead assignments
Niko Matsakis
-1
/
+1
2012-05-22
Merge branch 'master' of git://github.com/mozilla/rust
Margaret Meyerhofer
-7
/
+2
2012-05-22
cleaned up debugging code
Margaret Meyerhofer
-2
/
+1
2012-05-22
Changed the lexer to accept #! comments on the first line.
Margaret Meyerhofer
-0
/
+11
2012-05-22
Get rid of the >>> operator and make >> logical or arithmetic depending on th...
Michael Sullivan
-7
/
+2
2012-05-15
core: Generalize uint-string conversions to all uint types
Brian Anderson
-2
/
+2
2012-05-15
Remove `be` keyword.
Lindsey Kuper
-4
/
+4
2012-04-30
Revert "Eliminate a copy in syntax::parse::new_parser_from_file"
Tim Chevalier
-1
/
+1
2012-04-30
Eliminate a copy in syntax::parse::new_parser_from_file
Tim Chevalier
-1
/
+1
2012-04-22
syntax: Replace token::DOLLAR_PAREN, DOLLAR_NUM with just DOLLAR
Brian Anderson
-17
/
+1
2012-04-22
syntax: Eliminate token::POUND_LT, POUND_LBRACE
Brian Anderson
-6
/
+1
2012-04-19
Comments only: annotate FIXMEs in lexer
Tim Chevalier
-2
/
+3
2012-04-15
syntax: Remove unused lexer field
Brian Anderson
-2
/
+1
2012-04-15
syntax: Some minor lexer refactoring
Brian Anderson
-2
/
+1
2012-04-15
syntax: lexer doesn't need to store the src length
Brian Anderson
-6
/
+4
2012-04-15
syntax: lexer doesn't need a codemap
Brian Anderson
-5
/
+2
2012-04-15
syntax: Limit exports from lexer
Brian Anderson
-0
/
+2
2012-04-15
syntax: Move comment-extraction code to its own module
Brian Anderson
-192
/
+0
2012-03-29
rustc: Move lexer and token to rustsyntax
Brian Anderson
-0
/
+748