tree-sitter/spec
Max Brunsfeld 60f6998485 Rename generated language functions to e.g. tree_sitter_python
They used to be called e.g. `ts_language_python`. Now that there
are APIs that deal with the `TSLanguage` objects themselves, such
as `ts_language_symbol_count`, the old names were a little confusing.
2017-01-31 10:29:31 -08:00
..
compiler Refactor logic for handling shared internal/external tokens 2016-12-21 10:49:55 -08:00
fixtures Rename generated language functions to e.g. tree_sitter_python 2017-01-31 10:29:31 -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 version number to TSLanguage structs 2017-01-31 10:21:47 -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