tree-sitter/spec/compiler
Max Brunsfeld 77df7fe511 In lexer, always prefer the longest match
Only use rules' precedence to decide between two tokens
that match the same string
2014-07-03 08:57:35 -07:00
..
build_tables In lexer, always prefer the longest match 2014-07-03 08:57:35 -07:00
helpers Make separate types for syntax and lexical grammars 2014-06-25 13:27:16 -07:00
prepare_grammar Fix handling of ubiquitous tokens used in grammar rules 2014-07-01 20:47:35 -07:00
rules Tweak header include paths in tests 2014-06-23 18:50:03 -07:00
compile_examples.cc Tweak header include paths in tests 2014-06-23 18:50:03 -07:00
compiler_spec_helper.h Tweak header include paths in tests 2014-06-23 18:50:03 -07:00
compiler_specs.cc Fix handling of ubiquitous tokens used in grammar rules 2014-07-01 20:47:35 -07:00