tree-sitter/src/compiler/build_tables
Max Brunsfeld acad97cfd2 Separate concepts of hidden and auxiliary symbols
This way, we can hide auxiliary symbols from library users,
but still allow them to use hidden symbols
2014-02-19 13:05:54 -08:00
..
first_set.cpp Put public headers in tree_sitter directory 2014-02-17 12:53:57 -08:00
first_set.h Get makefile working 2014-02-18 09:07:00 -08:00
follow_sets.cpp Put public headers in tree_sitter directory 2014-02-17 12:53:57 -08:00
follow_sets.h Get makefile working 2014-02-18 09:07:00 -08:00
item.cpp Put public headers in tree_sitter directory 2014-02-17 12:53:57 -08:00
item.h Get makefile working 2014-02-18 09:07:00 -08:00
item_set_closure.cpp Add missing header includes 2014-02-19 09:25:06 -08:00
item_set_closure.h Make separate Item classes for parsing and lexing 2014-01-18 09:47:26 -08:00
item_set_transitions.cpp Separate concepts of hidden and auxiliary symbols 2014-02-19 13:05:54 -08:00
item_set_transitions.h Extract public compiler API into its own header file 2014-02-17 12:40:46 -08:00
merge_transitions.h Get makefile working 2014-02-18 09:07:00 -08:00
perform.cpp Separate concepts of hidden and auxiliary symbols 2014-02-19 13:05:54 -08:00
perform.h Separate table building operations from Item, ItemSet value objects 2014-01-11 16:49:57 -08:00
rule_can_be_blank.cpp Put public headers in tree_sitter directory 2014-02-17 12:53:57 -08:00
rule_can_be_blank.h Put public headers in tree_sitter directory 2014-02-17 12:53:57 -08:00
rule_transitions.cpp Extract public compiler API into its own header file 2014-02-17 12:40:46 -08:00
rule_transitions.h Get makefile working 2014-02-18 09:07:00 -08:00