Max Brunsfeld
|
db4b9ebc7c
|
Implement Rule as a union rather than an abstract base class
|
2017-03-17 13:29:31 -07:00 |
|
Max Brunsfeld
|
42b05b4b5e
|
Add simple unit test for invalidating trees preceding an edit due to lookahead
|
2017-03-13 17:34:31 -07:00 |
|
Max Brunsfeld
|
d222dbb9fd
|
Allow lexer to accept tokens that ended at previous positions
* Track lookahead in each tree
* Add 'mark_end' API that external scanners can use
|
2017-03-13 17:06:52 -07:00 |
|
Max Brunsfeld
|
f04d7c5860
|
Handle unused tokens
|
2017-03-09 21:16:37 -08:00 |
|
Max Brunsfeld
|
6dc0ff359d
|
Rename spec -> test
'Test' is a lot more straightforward of a name.
|
2017-03-09 20:40:01 -08:00 |
|