Max Brunsfeld
|
f62ee5a0f3
|
Fix OOB reads at ends of chunks
Signed-off-by: Philip Turnbull <philipturnbull@github.com>
|
2017-06-23 12:09:16 -07:00 |
|
Max Brunsfeld
|
a15e974150
|
Make clearer assertions about SpyInput's read strings
|
2017-03-21 12:14:04 -07:00 |
|
Max Brunsfeld
|
ca943f09a4
|
Update expected trees in error recovery test
|
2017-03-21 11:41:01 -07:00 |
|
Max Brunsfeld
|
f032da198e
|
Finish test for invalid UTF8 handling
Signed-off-by: Tim Clem <timothy.clem@gmail.com>
|
2017-03-21 11:05:32 -07:00 |
|
Timothy Clem
|
7092d4522a
|
Test demonstrating non-UT8 input failure
|
2017-03-21 09:58:35 -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
|
6dc0ff359d
|
Rename spec -> test
'Test' is a lot more straightforward of a name.
|
2017-03-09 20:40:01 -08:00 |
|