index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
functional
/
lua
/
treesitter_spec.lua
Commit message (
Expand
)
Author
Age
*
fix: use luahl in treesitter
Thomas Vigouroux
2020-09-13
*
tests: disable hl glitch test for now, will be fixed in luahl (next PR)
Björn Linse
2020-09-10
*
treesitter: revert wrong optimization in highlights
Thomas Vigouroux
2020-09-09
*
tests: update query.list_predicates() test
Björn Linse
2020-09-06
*
treesitter: Use excplicit names in tests
Thomas Vigouroux
2020-09-06
*
treesitter: allow to list supported predicates
Thomas Vigouroux
2020-09-04
*
Merge pull request #12814 from theHamsta/escape-queries
Thomas Vigouroux
2020-09-01
|
\
|
*
treesitter: avoid escaping complete query strings
Stephan Seitz
2020-08-31
*
|
treesitter: add node:field() to get field children
Thomas Vigouroux
2020-09-01
*
|
treesitter: allow to iterate over node children
Thomas Vigouroux
2020-08-31
|
/
*
treesitter: add and test vim-match? predicate
Thomas Vigouroux
2020-08-13
*
treesitter: add contains? predicate
Thomas Vigouroux
2020-08-13
*
treesitter: refactor and use lua regexes
Thomas Vigouroux
2020-08-13
*
buffer_updates: emit valid old_byte_size
Thomas Vigouroux
2020-07-21
*
treesitter: update test to show overlapping works
Thomas Vigouroux
2020-07-10
*
treesitter: use single nodes in set_ranges
Thomas Vigouroux
2020-06-29
*
treesitter: separate tests into smaller pieces
Thomas Vigouroux
2020-06-29
*
treesitter: use nodes to mark ranges
Thomas Vigouroux
2020-06-29
*
treesitter: test newly added set_included_ranges
Thomas Vigouroux
2020-06-29
*
treesitter: fix tests
Thomas Vigouroux
2020-06-03
*
treesitter: update runtime
Thomas Vigouroux
2020-06-02
*
lua: add regex support, and `@match` support in treesitter queries
Björn Linse
2020-02-26
*
treesitter: add standard &rtp/parser/ search path for parsers
Björn Linse
2020-02-07
*
tree-sitter: implement query functionality and highlighting prototype [skip.l...
Björn Linse
2019-12-22
*
test/pcall_err(): truncate full paths, omit linenr
Justin M. Keyes
2019-10-26
*
tree-sitter: improve and cleanup tests
Björn Linse
2019-09-28
*
tree-sitter: handle node equality
Björn Linse
2019-09-28
*
tree-sitter: use "range" instead of "point_range" consistently in lua API
Björn Linse
2019-09-28
*
tree-sitter: fix lint, delete "demo" plugin (replaced by functional tests)
Björn Linse
2019-09-28
*
tree-sitter: improve parser API (shared parser between plugins)
Björn Linse
2019-09-28
*
tree-sitter: rename tree_sitter => treesitter for consistency
Björn Linse
2019-09-28