aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/lua/treesitter.c
Commit message (Expand)AuthorAge
* tree-sitter: handle node equalityBjörn Linse2019-09-28
* tree-sitter: use "range" instead of "point_range" consistently in lua APIBjörn Linse2019-09-28
* tree-sitter: fix lint, delete "demo" plugin (replaced by functional tests)Björn Linse2019-09-28
* tree-sitter: cleanup tree refcountingBjörn Linse2019-09-28
* tree-sitter: inspect languageBjörn Linse2019-09-28
* tree-sitter: add some more APIBjörn Linse2019-09-28
* tree-sitter: styleBjörn Linse2019-09-28
* tree-sitter: use standard luaL_newmetatable and luaL_checkudata patternBjörn Linse2019-09-28
* tree-sitter: rename tree_sitter => treesitter for consistencyBjörn Linse2019-09-28