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
/
language_spec.lua
Commit message (
Collapse
)
Author
Age
*
feat(treesitter): show filetype associated with parser (#17633)
Matthieu Coudron
2023-01-22
|
|
|
to ease debug. At one point I had an empty filetype and the current message was not helpful enough
*
feat(test): add Lua forms for API methods (#20152)
Lewis Russell
2022-11-14
|
*
ci(tests): don't skip parsers on functionaltest
Christian Clason
2022-09-06
|
|
|
|
|
Treesitter parsers are now a mandatory part of the installation and should be tested on all platforms. Remove `pending_c_parser` helper.
*
fix(tests): use pending_c_parser when needed
bfredl
2022-08-25
|
*
feat(treesitter): add ability to retreive a tree/node given a range
Quentin Rasmont
2022-08-25
|
*
test(treesitter): make internal lang test pending when necessary
Thomas Vigouroux
2022-08-24
|
*
feat(treesitter): allow customizing language symbol name
Thomas Vigouroux
2022-08-22
|
*
test(ts): skip test if C parser is not available
James McCoy
2022-06-08
|
*
fix(treesitter): create new parser if language is not the same as cached ↵
Chinmay Dalal
2022-04-22
|
|
|
|
parser (#18149)
*
feat(ts): include parser ABI version in checkhealth
Thomas Vigouroux
2021-04-06
|
*
tests: make treesitter its own category
Björn Linse
2021-01-03