Florian Hahn
b41a24f314
Handle function calls to integers in model lexer correctly
...
closes #15877
2014-12-30 14:03:48 +01:00
Florian Hahn
808945c21c
Handle range in model lexer correctly #15877
2014-12-29 21:29:31 +01:00
Huon Wilson
7586abf01b
Adjust Antlr4 lexer to include suffixes.
...
This makes the formal lexical grammar (more closely) reflect the one
implemented by the compiler.
2014-11-20 00:02:42 +11:00
Patrick Reisert
9cc366311d
Update ANTLR float suffix grammar
...
- 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-09-29 12:52:35 +02:00
Corey Richardson
f8fd32ef9d
Byte/raw binary literal fixes
2014-07-21 10:59:58 -07:00
Corey Richardson
9fc5cf902f
Refine the tooling, handle comments
2014-07-21 10:59:58 -07:00
Corey Richardson
76a1552021
First pass at line comment correctness
2014-07-21 10:59:57 -07:00
Corey Richardson
19e1f5cdb6
Lexer; subtly wrong; no makefile
2014-07-21 10:59:57 -07:00