tree-sitter/spec
Max Brunsfeld 939476c947 When removing duplicate lex states, update the error state too
Now, instead of being stored as a separate field on the parse table, the error
state is just the first state in the states vector.
2015-12-29 21:02:24 -08:00
..
compiler Rename ubiquitous_tokens -> extra_tokens in compiler API 2015-12-17 15:50:50 -08:00
fixtures When removing duplicate lex states, update the error state too 2015-12-29 21:02:24 -08:00
runtime Support UTF16 directly 2015-12-28 13:53:22 -08:00