Rangi
|
14e6a79adc
|
Deprecate the old macro syntax (#1025)
Fixes #1011
|
2022-08-28 15:22:21 -04:00 |
|
ISSOtm
|
3f5f9bcaf0
|
Fix numeric constant overflow checks
|
2020-10-04 04:45:58 +02:00 |
|
ISSOtm
|
cd747d8175
|
Fix many lexer bugs
More to come...
|
2020-10-04 04:39:25 +02:00 |
|
ISSOtm
|
89917ef688
|
Put semicolons before labels in test suite
|
2020-01-16 22:09:31 +01:00 |
|
dbrotz
|
89eda89838
|
Handle tabs after backslash at end of file
Commit 6fbb25c added support for tabs between a \ and the newline it escapes,
but yy_create_buffer() was not updated to handle tabs.
|
2019-09-09 12:25:26 -07:00 |
|