tree-sitter/src/compiler
2014-02-13 13:12:00 -08:00
..
build_tables Improve stream method for Items 2014-02-13 13:12:00 -08:00
generate_code Clean up using statements 2014-02-12 23:06:26 -08:00
prepare_grammar Allow users to put their own auxiliary rules in grammars 2014-02-13 13:09:00 -08:00
rules Remove transition_map class 2014-02-11 13:15:44 -08:00
compile.cpp Don’t pass rule names to code generator separately from parse tables 2014-01-25 20:45:00 -08:00
compile.h Make compile take a name argument 2014-01-23 13:48:07 -08:00
grammar.cpp Clean up using statements 2014-02-12 23:06:26 -08:00
grammar.h Use map, not unordered_map in Grammar 2014-02-12 08:30:50 -08:00
lex_table.cpp Clean up using statements 2014-02-12 23:06:26 -08:00
lex_table.h Remove some unused imports 2014-02-10 21:09:43 -08:00
parse_table.cpp Clean up using statements 2014-02-12 23:06:26 -08:00
parse_table.h Make ordering of cases deterministic in generated parsers 2014-02-10 18:38:01 -08:00