tree-sitter/spec/compiler/build_tables
Max Brunsfeld e93e254518 In lexer, prefer tokens to skipped separator characters
This was causing newlines in go and javascript to be parsed as
meaningless separator characters instead of statement terminators
2014-05-30 13:29:54 -07:00
..
build_parse_table_spec.cc Introduce 'ubiquitous_tokens' concept, for parsing comments and such 2014-05-06 12:54:04 -07:00
conflict_manager_spec.cc In lexer, prefer tokens to skipped separator characters 2014-05-30 13:29:54 -07:00
first_set_spec.cc cpplint 2014-04-28 21:46:43 -07:00
follow_sets_spec.cc ISymbol -> Symbol 2014-04-28 20:43:27 -07:00
get_metadata_spec.cc Refactor bookkeeping of token starts in lexical rules 2014-04-17 13:33:34 -07:00
item_set_closure_spec.cc ISymbol -> Symbol 2014-04-28 20:43:27 -07:00
item_set_transitions_spec.cc Expand regex/string rules as part of grammar preparation 2014-05-19 20:54:59 -07:00
lex_item_spec.cc Add keyword helper for making higher-priority string tokens 2014-05-01 13:25:20 -07:00
merge_transitions_spec.cc cpplint 2014-04-28 21:46:43 -07:00
rule_can_be_blank_spec.cc Intern symbols during grammar preparation 2014-04-22 23:38:26 -07:00
rule_transitions_spec.cc Expand regex/string rules as part of grammar preparation 2014-05-19 20:54:59 -07:00