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
/
parser_spec.lua
Commit message (
Expand
)
Author
Age
*
test(treesitter): separate out query-related tests into query_spec
Jongwook Choi
2024-03-24
*
test(treesitter): improve the style of treesitter/parser_spec
Jongwook Choi
2024-03-23
*
test: correct order of arguments to eq() (#27816)
zeertzjq
2024-03-11
*
feat!: remove deprecated functions
dundargoc
2024-03-09
*
test(treesitter): fix obsolete predicates
Christian Clason
2024-02-21
*
fix(treesitter): correctly handle query quantifiers (#24738)
Thomas Vigouroux
2024-02-16
*
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(treesitter): don't invalidate parser when discovering injections
Dmytro Soltys
2023-11-27
*
fix(query_error): multiline bug
Lewis Russell
2023-08-31
*
feat(treesitter): improve query error message
Amaan Qureshi
2023-08-31
*
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
*
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): do not track ranges of the root tree (#22912)
Lewis Russell
2023-04-06
*
refactor: remove char_u (#22829)
dundargoc
2023-04-02
*
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): disallow empty filetypes
Lewis Russell
2023-03-03
*
test(treesitter/parser_spec): correct time unit (#22471)
zeertzjq
2023-03-02
*
feat(treesitter): upstream foldexpr from nvim-treesitter
Lewis Russell
2023-02-23
*
perf(treesitter): smarter languagetree invalidation
Lewis Russell
2023-02-23
*
feat(treesitter): add filetype -> lang API
Lewis Russell
2023-02-21
*
feat(treesitter): add metadata option for get_node_text
figsoda
2023-02-04
*
feat(treesitter): allow capture text to be transformed
figsoda
2023-02-04
*
test: simplify platform detection (#21020)
dundargoc
2022-11-22
*
test: don't skip parser_spec on windows (#20294)
dundargoc
2022-11-15
*
test: introduce skip() #21010
dundargoc
2022-11-13
*
ci(tests): don't skip parsers on functionaltest
Christian Clason
2022-09-06
*
fix(ci): noisy logs, unreliable test #19019
Justin M. Keyes
2022-06-18
*
fix(tests): unreliable parser_spec #18911
Justin M. Keyes
2022-06-09
*
fix: append test for checking zero width node range
kevinhwang91
2022-02-11
*
fix(ts): escape lang when loading parsers (#16668)
Lewis Russell
2022-01-27
*
perf(treesitter): cache query parsing
Stephan Seitz
2022-01-06
*
feat(ts): add support for multiline nodes in get_node_text (#14999)
Mathias Fußenegger
2021-12-12
*
fix(tests): adapt parser_spec test to tree-sitter bump
Christian Clason
2021-11-23
*
Merge pull request #15283 from jamessan/pending-c-parsers
Thomas Vigouroux
2021-08-06
|
\
[next]