tree-sitter/spec/compiler/build_tables
Max Brunsfeld 7adb0bf34f Add golang example grammar
Also, support '\a' character class shorthand in regexes,
for alphabetical characters
2014-03-29 16:29:34 -07:00
..
build_tables_spec.cc Add golang example grammar 2014-03-29 16:29:34 -07:00
first_set_spec.cc Tweak format for example grammars 2014-03-28 13:51:32 -07:00
follow_sets_spec.cc Store grammars' rules in vectors, not maps 2014-03-24 13:17:38 -07:00
item_set_closure_spec.cc Tweak format for example grammars 2014-03-28 13:51:32 -07:00
rule_can_be_blank_spec.cc Tweak format for example grammars 2014-03-28 13:51:32 -07:00
rule_transitions_spec.cc Handle * quantifier in regex patterns 2014-03-22 20:08:11 -07:00