tree-sitter/src/compiler/build_tables
Max Brunsfeld f71d7bae16 Record parse conflicts when compiling grammars
Need to remove duplicate conflicts
2014-04-08 18:47:42 -07:00
..
build_tables.cc Record parse conflicts when compiling grammars 2014-04-08 18:47:42 -07:00
build_tables.h Record parse conflicts when compiling grammars 2014-04-08 18:47:42 -07:00
conflict_manager.cc Record parse conflicts when compiling grammars 2014-04-08 18:47:42 -07:00
conflict_manager.h Record parse conflicts when compiling grammars 2014-04-08 18:47:42 -07:00
first_set.cc Trim trailing whitespace 2014-04-04 13:10:55 -07:00
first_set.h Fix some egregiously long lines 2014-03-09 23:58:25 -07:00
follow_sets.cc Fix some egregiously long lines 2014-03-09 23:58:25 -07:00
follow_sets.h Fix some egregiously long lines 2014-03-09 23:58:25 -07:00
get_metadata.cc Store rule metadata as a map, not a single number 2014-04-07 08:50:00 -07:00
get_metadata.h Store rule metadata as a map, not a single number 2014-04-07 08:50:00 -07:00
item.cc Store rule metadata as a map, not a single number 2014-04-07 08:50:00 -07:00
item.h Store rule metadata as a map, not a single number 2014-04-07 08:50:00 -07:00
item_set_closure.cc Store rule metadata as a map, not a single number 2014-04-07 08:50:00 -07:00
item_set_closure.h Fix some egregiously long lines 2014-03-09 23:58:25 -07:00
item_set_transitions.cc Remove unused consumed_symbols vector from parse items 2014-03-26 21:04:11 -07:00
item_set_transitions.h Fix some egregiously long lines 2014-03-09 23:58:25 -07:00
merge_transitions.h Trim trailing whitespace 2014-04-04 13:10:55 -07:00
rule_can_be_blank.cc Trim trailing whitespace 2014-04-04 13:10:55 -07:00
rule_can_be_blank.h Make include guards pass cpplint 2014-03-09 22:05:24 -07:00
rule_transitions.cc Trim trailing whitespace 2014-04-04 13:10:55 -07:00
rule_transitions.h Fix some egregiously long lines 2014-03-09 23:58:25 -07:00