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
*
feat(treesitter): allow LanguageTree:is_valid() to accept a range
Riley Bruins
2025-02-02
*
fix(treesitter): nil access when running string parser async
Riley Bruins
2025-02-01
*
feat(treesitter)!: don't parse tree in get_parser() or start()
Riley Bruins
2025-01-12
*
feat(treesitter): async parsing
Riley Bruins
2025-01-12
*
fix(treesitter): #trim! range for nodes ending at col 0 #31488
Riley Bruins
2024-12-07
*
test(treesitter): add a simple testutil file
Riley Bruins
2024-12-06
*
feat(treesitter): #trim! can trim all whitespace
Riley Bruins
2024-12-06
*
fix(treesitter): remove duplicate symbol names in language.inspect()
Riley Bruins
2024-10-11
*
fix(treesitter): suppress get_parser warnings via opts.error
Riley Bruins
2024-09-28
*
test: support upvalues in exec_lua
Lewis Russell
2024-09-21
*
feat(treesitter): start moving get_parser to return nil #30313
Riley Bruins
2024-09-13
*
feat(treesitter)!: default to correct behavior for quantified captures (#30193)
Gregory Anders
2024-09-01
*
test: allow exec_lua to handle functions
Lewis Russell
2024-08-02
*
fix(treesitter): allow optional directive captures (#28664)
Riley Bruins
2024-05-14
*
test: improve test conventions
dundargoc
2024-04-23
*
refactor(test): inject after_each differently
Lewis Russell
2024-04-10
*
test: improve test conventions
dundargoc
2024-04-08
*
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
[next]