tree-sitter/spec/compiler
Max Brunsfeld 48baf056b4 Store grammars' rules in vectors, not maps
This way, we can keep of the order in which the rules
were given, for resolving reduce/reduce conflicts.
2014-03-24 13:17:38 -07:00
..
build_tables Store grammars' rules in vectors, not maps 2014-03-24 13:17:38 -07:00
helpers Clean up test that compiles example grammars 2014-03-24 07:26:06 -07:00
rules Handle * quantifier in regex patterns 2014-03-22 20:08:11 -07:00
compile_examples.cc Start work on javascript grammar 2014-03-24 09:14:29 -07:00
compiler_spec_helper.h Fix includes in specs 2014-03-09 22:05:05 -07:00
compiler_specs.cc Rename source files: .cpp -> .cc 2014-03-09 22:13:08 -07:00
prepare_grammar_spec.cc Store grammars' rules in vectors, not maps 2014-03-24 13:17:38 -07:00