tree-sitter/src/compiler/build_tables
Max Brunsfeld bd77ab1ac9 Move public rule functions out of rule namespace
This way, there's only one public namespace: tree_sitter
2015-09-03 17:49:20 -07:00
..
build_lex_table.cc Move public rule functions out of rule namespace 2015-09-03 17:49:20 -07:00
build_lex_table.h Tidy up build_lex_table function 2014-10-12 12:44:16 -07:00
build_parse_table.cc Fix precedence calculations when building parse table 2015-09-02 13:05:54 -07:00
build_parse_table.h clang-format everything 2015-07-27 18:29:48 -07:00
build_tables.cc clang-format everything 2015-07-27 18:29:48 -07:00
build_tables.h clang-format everything 2015-07-27 18:29:48 -07:00
first_symbols.cc Move public rule functions out of rule namespace 2015-09-03 17:49:20 -07:00
first_symbols.h Move public rule functions out of rule namespace 2015-09-03 17:49:20 -07:00
get_completion_status.cc Move public rule functions out of rule namespace 2015-09-03 17:49:20 -07:00
get_completion_status.h Move public rule functions out of rule namespace 2015-09-03 17:49:20 -07:00
get_metadata.cc Move public rule functions out of rule namespace 2015-09-03 17:49:20 -07:00
get_metadata.h Move public rule functions out of rule namespace 2015-09-03 17:49:20 -07:00
item.cc Move public rule functions out of rule namespace 2015-09-03 17:49:20 -07:00
item.h Move public rule functions out of rule namespace 2015-09-03 17:49:20 -07:00
item_set_closure.cc Move public rule functions out of rule namespace 2015-09-03 17:49:20 -07:00
item_set_closure.h Tidy up remaining files in build_tables namespace 2014-10-13 01:02:18 -07:00
item_set_transitions.cc clang-format everything 2015-07-27 18:29:48 -07:00
item_set_transitions.h clang-format everything 2015-07-27 18:29:48 -07:00
lex_conflict_manager.cc clang-format everything 2015-07-27 18:29:48 -07:00
lex_conflict_manager.h Improve reduce/reduce conflict error message 2015-03-16 11:59:45 -07:00
lex_item.cc Move public rule functions out of rule namespace 2015-09-03 17:49:20 -07:00
lex_item.h Move public rule functions out of rule namespace 2015-09-03 17:49:20 -07:00
merge_transitions.h Refactor - represent char sets in terms of inclusions and exclusions 2014-08-23 14:25:45 -07:00
parse_conflict_manager.cc Move public rule functions out of rule namespace 2015-09-03 17:49:20 -07:00
parse_conflict_manager.h clang-format everything 2015-07-27 18:29:48 -07:00
parse_item.cc Move public rule functions out of rule namespace 2015-09-03 17:49:20 -07:00
parse_item.h Move public rule functions out of rule namespace 2015-09-03 17:49:20 -07:00
rule_can_be_blank.cc Move public rule functions out of rule namespace 2015-09-03 17:49:20 -07:00
rule_can_be_blank.h Move public rule functions out of rule namespace 2015-09-03 17:49:20 -07:00
rule_transitions.cc Move public rule functions out of rule namespace 2015-09-03 17:49:20 -07:00
rule_transitions.h Move public rule functions out of rule namespace 2015-09-03 17:49:20 -07:00