aboutsummaryrefslogtreecommitdiff
path: root/src/tree_sitter/parser.c
Commit message (Collapse)AuthorAge
* bundle: move tree-sitter as a bundled depThomas Vigouroux2020-11-03
| | | | | | fixup! bundle: move tree-sitter as a bundled dep fixup! bundle: move tree-sitter as a bundled dep
* treesitter: update runtimeBjörn Linse2020-09-04
|
* treesitter: update runtimeThomas Vigouroux2020-06-03
| | | | Update to 81d533d2d1b580fdb507accabc91ceddffb5b6f0.
* treesitter: update runtimeThomas Vigouroux2020-06-02
| | | | | Since tree-sitter PR 615, predicates are not parsed the same. "Old" way of writing predicates is still supported.
* treesitter: update vendor codeThomas Vigouroux2020-04-18
| | | | | Update treesitter vendor code to commit 35f82ce301951315e08de3b7e44a18c9170b28b8
* treesitter: update vendored tree-sitter runtimeBjörn Linse2020-02-25
| | | | | | | | | | tree-sitter/tree-sitter commit 6cb8d24de2d99c4c50c9a0fd1e719ca5b3abc87f Included files are: lib/include/tree-sitter/*.h lib/src/*.[ch] lib/src/unicode/* LICENSE
* tree-sitter: update vendored tree-sitter runtimeBjörn Linse2019-12-22
| | | | | | | | | | tree-sitter/tree-sitter commit edb569310005c66838b7d69fa60850acac6abeee Included files are: lib/include/tree-sitter/*.h lib/src/*.[ch] lib/src/unicode/* LICENSE
* tree-sitter: vendor tree-sitter runtimeBjörn Linse2019-09-28
tree-sitter/tree-sitter commit 7685b7861ca475664b6ef57e14d1da9acf741275 Included files are: lib/include/tree-sitter/*.h lib/src/*.[ch] LICENSE