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
/
treesitter
Commit message (
Expand
)
Author
Age
*
feat(treesitter)!: new standard capture names
Christian Clason
2024-01-21
*
test: rename (meths, funcs) -> (api, fn)
Lewis Russell
2024-01-12
*
test: normalise nvim bridge functions
Lewis Russell
2024-01-12
*
test: typing for helpers.meths
Lewis Russell
2024-01-12
*
refactor: format test/*
Justin M. Keyes
2024-01-03
*
fix(treesitter): outdated highlight due to tree with outdated region
Jaehwang Jung
2023-12-24
*
fix(lua): memory leak when using invalid syntax with exists() (#26530)
zeertzjq
2023-12-12
*
test(treesitter/fold_spec): fix flakiness (#26524)
zeertzjq
2023-12-12
*
Merge pull request #26506 from tomtomjhj/tsfold
Lewis Russell
2023-12-11
|
\
|
*
test(treesitter): more foldexpr tests
Jaehwang Jung
2023-12-12
*
|
test: avoid repeated screen lines in expected states
zeertzjq
2023-12-09
|
/
*
fix(treesitter): allow passing lang to vim.treesitter.get_node() now correctl...
Jongwook Choi
2023-12-04
*
fix(treesitter): don't invalidate parser when discovering injections
Dmytro Soltys
2023-11-27
*
fix(treesitter): make Visual hl work consistently with foldtext (#25484)
zeertzjq
2023-10-03
*
feat(treesitter): add foldtext with treesitter highlighting (#25391)
Till Bungert
2023-10-01
*
fix(languagetree): don't treat unparsed nodes as occupying full range
L Lllvvuu
2023-09-22
*
fix(languagetree): apply `resolve_lang` to `metadata['injection.language']`
L Lllvvuu
2023-09-16
*
fix(query_error): multiline bug
Lewis Russell
2023-08-31
*
feat(treesitter): improve query error message
Amaan Qureshi
2023-08-31
*
fix(treesitter): fix another TSNode:tree() double free
bfredl
2023-08-29
*
fix(treesitter): fix TSNode:tree() double free (#24796)
nwounkn
2023-08-29
*
feat(treesitter): add 'injection.self' and 'injection.parent'
Amaan Qureshi
2023-08-24
*
fix(treesitter)!: remove deprecated legacy injection format
Christian Clason
2023-08-14
*
feat(treesitter): update C queries from upstream
Christian Clason
2023-08-13
*
fix(treesitter): logger memory leak
Lewis Russell
2023-08-13
*
feat(treesitter)!: incremental injection parsing
Lewis Russell
2023-08-12
*
feat(treesitter): add injection language fallback (#24659)
Christian Clason
2023-08-11
*
fix(treesitter): make sure injections don't return empty ranges (#24595)
Lewis Russell
2023-08-07
*
build(deps): bump tree-sitter-c to v0.20.4 (#24495)
Christian Clason
2023-07-27
*
fix(treesitter): update folds in all relevant windows (#24230)
Jaehwang Jung
2023-07-07
*
feat(treesitter): bundle markdown parser and queries (#22481)
Christian Clason
2023-07-01
*
fix(treesitter): make foldexpr work without highlighting (#24167)
Jaehwang Jung
2023-06-27
*
feat(lua): rename vim.loop -> vim.uv (#22846)
Lewis Russell
2023-06-03
*
fix(treesitter): correctly calculate bytes for text sources (#23655)
Lewis Russell
2023-05-16
*
fix(treesitter): update c queries
Christian Clason
2023-05-15
*
fix(treesitter): redraw added/removed injections properly (#23287)
Lewis Russell
2023-04-30
*
fix(treesitter): do not track ranges of the root tree (#22912)
Lewis Russell
2023-04-06
*
refactor: remove char_u (#22829)
dundargoc
2023-04-02
*
fix(tests): adapt treesitter/highlight_spec priority test
Christian Clason
2023-04-01
*
feat(treesitter)!: deprecate top level indexes to modules (#22761)
Lewis Russell
2023-03-24
*
test: unskip working Windows tests (#22537)
dundargoc
2023-03-13
*
refactor(treesitter): add Range type aliase for Range4|Range6
Lewis Russell
2023-03-11
*
perf(treesitter): more efficient foldexpr
Lewis Russell
2023-03-10
*
fix(treesitter): better lang handling of get_parser()
Lewis Russell
2023-03-10
*
fix(treesitter): do not error on empty filetype
Lewis Russell
2023-03-10
*
fix(treesitter): is_in_node_range (#22582)
Lewis Russell
2023-03-08
*
fix(treesitter): disallow empty filetypes
Lewis Russell
2023-03-03
*
test(treesitter/parser_spec): correct time unit (#22471)
zeertzjq
2023-03-02
*
feat(treesitter)!: remove silent option from language.add()
Lewis Russell
2023-02-24
*
feat(treesitter): upstream foldexpr from nvim-treesitter
Lewis Russell
2023-02-23
[next]