Veetaha
|
e00922d113
|
ra_syntax: SyntaxError::range() now returns by value
|
2020-02-17 22:24:38 +02:00 |
|
Veetaha
|
9fdf984958
|
ra_syntax: reshape SyntaxError for the sake of removing redundancy
|
2020-02-17 22:24:33 +02:00 |
|
Veetaha
|
a3e5663ae0
|
ra_syntax: added tests for tokenization errors
|
2020-02-04 00:00:55 +02:00 |
|
Veetaha
|
9e7eaa959f
|
ra_syntax: refactored the lexer design as per @matklad and @kiljacken PR review
|
2020-02-04 00:00:55 +02:00 |
|
Veetaha
|
ac37a11f04
|
Reimplemented lexer with vectors instead of iterators
|
2020-02-04 00:00:55 +02:00 |
|
Aleksey Kladov
|
40170885e7
|
WIP: switch to fully decomposed tokens internally
|
2019-09-10 15:46:39 +03:00 |
|
Aleksey Kladov
|
459241f272
|
move syntax tests to unit tests
|
2019-07-24 12:49:19 +03:00 |
|