tree-sitter/spec
Max Brunsfeld 135d8ef4e0 Merge pull request #58 from tree-sitter/reduce-error-recovery-branching
Reduce the branching factor of the parse stack during error recovery
2017-02-18 11:34:09 -08:00
..
compiler Add support for \W and \D negated character classes too 2017-01-31 15:03:48 -08:00
fixtures Suppress one unnecessary type of error recovery variation 2017-02-07 22:07:56 -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 Add a happy path test for ts_document_set_input_string_with_length 2017-02-13 08:48:51 -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