| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2014-12-30 | Handle function calls to integers in model lexer correctly | Florian Hahn | -2/+58 | |
| closes #15877 | ||||
| 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 | |
| This makes the formal lexical grammar (more closely) reflect the one implemented by the compiler. | ||||
| 2014-09-29 | Update ANTLR float suffix grammar | Patrick Reisert | -2/+1 | |
| - Removes f128 from the grammar, which is no longer support in rustc - The fragment modifier is added so it won't parse float suffix as a separate token | ||||
| 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 | |
