tree-sitter/src/build_tables
2019-01-04 09:42:06 -08:00
..
build_lex_table.rs Represent nfa transitions as structs with named fields, not tuples 2019-01-04 09:42:06 -08:00
build_parse_table.rs Add a --no-minimize flag to suppress table minimization for debugging 2019-01-04 09:11:44 -08:00
coincident_tokens.rs Fix logic for identifying error recovery tokens 2019-01-03 13:49:50 -08:00
item.rs Fix recursive processing of rule inlining 2019-01-03 17:12:09 -08:00
item_set_builder.rs Fix recursive processing of rule inlining 2019-01-03 17:12:09 -08:00
minimize_parse_table.rs Add a --no-minimize flag to suppress table minimization for debugging 2019-01-04 09:11:44 -08:00
mod.rs Represent nfa transitions as structs with named fields, not tuples 2019-01-04 09:42:06 -08:00
token_conflicts.rs Represent nfa transitions as structs with named fields, not tuples 2019-01-04 09:42:06 -08:00