summary refs log tree commit diff
path: root/src/grammar/RustLexer.g4
AgeCommit message (Expand)AuthorLines
2015-01-13Handle question marks in model lexer, closes #15879Florian Hahn-0/+5
2014-12-30Handle function calls to integers in model lexer correctlyFlorian Hahn-2/+58
2014-12-29Handle range in model lexer correctly #15877Florian Hahn-1/+2
2014-11-20Adjust Antlr4 lexer to include suffixes.Huon Wilson-29/+15
2014-09-29Update ANTLR float suffix grammarPatrick Reisert-2/+1
2014-07-21Byte/raw binary literal fixesCorey Richardson-2/+7
2014-07-21Refine the tooling, handle commentsCorey Richardson-19/+4
2014-07-21First pass at line comment correctnessCorey Richardson-15/+30
2014-07-21Lexer; subtly wrong; no makefileCorey Richardson-0/+165