tree-sitter/test/compiler
Max Brunsfeld 493db39363 Never move the start rule of a grammar into the lexical grammar
This preserves a useful invariant that the root node of the AST is never
a token.
2017-12-07 11:50:27 -08:00
..
build_tables Move incompatible token map into LexTableBuilder 2017-08-31 15:46:37 -07:00
prepare_grammar Never move the start rule of a grammar into the lexical grammar 2017-12-07 11:50:27 -08:00
rules Avoid redundant character comparisons in generated lex function 2017-07-10 14:09:31 -07:00
util Rename spec -> test 2017-03-09 20:40:01 -08:00