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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
grammar
/
RustLexer.g4
Age
Commit message (
Expand
)
Author
Lines
2015-05-05
Declare other tokens used later in the reference grammar
Carol Nichols
-3
/
+3
2015-05-05
Correct a typo in a declared token in the reference grammar
Carol Nichols
-1
/
+1
2015-04-21
Model lexer: Fix remaining issues
Piotr Czarnecki
-65
/
+47
2015-04-19
Finished unicode support in the model lexer.
Piotr Czarnecki
-1
/
+1
2015-04-19
Add proper XID_Start and XID_Continue rules and use CharPos for span comparis...
Florian Hahn
-6
/
+2
2015-01-13
Handle question marks in model lexer, closes #15879
Florian Hahn
-0
/
+5
2014-12-30
Handle function calls to integers in model lexer correctly
Florian Hahn
-2
/
+58
2014-12-29
Handle range in model lexer correctly #15877
Florian Hahn
-1
/
+2
2014-11-20
Adjust Antlr4 lexer to include suffixes.
Huon Wilson
-29
/
+15
2014-09-29
Update ANTLR float suffix grammar
Patrick Reisert
-2
/
+1
2014-07-21
Byte/raw binary literal fixes
Corey Richardson
-2
/
+7
2014-07-21
Refine the tooling, handle comments
Corey Richardson
-19
/
+4
2014-07-21
First pass at line comment correctness
Corey Richardson
-15
/
+30
2014-07-21
Lexer; subtly wrong; no makefile
Corey Richardson
-0
/
+165