tree-sitter/spec
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
..
compiler Restructure parse state merging logic 2017-02-26 12:23:48 -08:00
fixtures Prevent crash due to huge number of possible paths through parse stack 2017-02-20 14:34:10 -08:00
helpers Rename generated language functions to e.g. tree_sitter_python 2017-01-31 10:29:31 -08:00
integration Enable randomized incremental parsing tests for Python 2017-01-30 21:58:02 -08:00
runtime Avoid including trailing extra tokens within error nodes unnecessarily 2017-02-19 21:21:54 -08:00
spec_helper.h Fix leaked lookahead trees in normal parsing 2016-01-29 17:31:43 -08:00
specs.cc Unify test targets, use externally defined languages as fixtures 2016-01-15 11:19:24 -08:00