tree-sitter/spec/compiler/build_tables
Max Brunsfeld 3c8e6f9987 Restructure parse state merging logic
* Remove remnants of templatized remove_duplicate_states function
* Rename recovery_tokens function to get_compatible_tokens and augment it
  also compute pairs of tokens which could potentially be incompatible
2017-02-26 12:23:48 -08:00
..
compatible_tokens_spec.cc Restructure parse state merging logic 2017-02-26 12:23:48 -08:00
lex_conflict_manager_spec.cc Start work on external tokens 2016-12-02 16:24:19 -08:00
lex_item_spec.cc Start work on external tokens 2016-12-02 16:24:19 -08:00
parse_item_set_builder_spec.cc Silence missing intializer warnings in compiler unit tests 2016-12-05 16:37:06 -08:00
rule_can_be_blank_spec.cc Represent rule metadata as a struct, not a map 2016-11-19 13:59:34 -08:00