index
:
nvim-treesitter
0.5-compat
feat/emmylua
feat/warn
fix/lua
main
master
[no description]
git mirrorbot
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lua
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update lockfile.json (#2512)
github-actions[bot]
2022-02-11
1
-1
/
+1
*
chore(makefile): apply fixes to original makefile
Stephan Seitz
2022-02-08
1
-1
/
+1
*
fix(makefile): fallback to c++14 when parser does not have cxx_standard set
Stephan Seitz
2022-02-08
1
-1
/
+1
*
fix: Allow re-parsing in Python, XFAIL `\` indentation test
Stephan Seitz
2022-02-06
1
-1
/
+0
*
chore: expose start and stop highlighter
kiyan
2022-02-06
2
-21
/
+39
*
refacto: deprecate used_by in parsers.lua
kiyan
2022-02-06
2
-35
/
+28
*
fix(indents): ignore comment_parsers for indentation
Stephan Seitz
2022-02-05
1
-2
/
+20
*
Update lua/nvim-treesitter/indent.lua
Stephan Seitz
2022-02-05
1
-2
/
+1
*
workaround(indents): avoid reparsing for indent sensitive yaml/python
Stephan Seitz
2022-02-05
1
-6
/
+15
*
fix(indents): re-parse before each indent
Stephan Seitz
2022-02-05
1
-4
/
+14
*
indents(c): add zero_indent for #if
Stephan Seitz
2022-02-05
1
-0
/
+5
*
indents(c): fix indentation on block comment
Stephan Seitz
2022-02-05
1
-9
/
+12
*
indents: refactor hanging indent
Stephan Seitz
2022-02-05
1
-22
/
+14
*
indents: allow aligned_indent for unfinished calls in C and Python
Stephan Seitz
2022-02-05
1
-1
/
+2
*
indents(cpp): indent at field_initializer_list
Stephan Seitz
2022-02-05
1
-1
/
+1
*
feat(indents): add support for language injection
Stephan Seitz
2022-02-05
1
-3
/
+6
*
chore(latex)!: update parser and queries (#2436)
Christian Clason
2022-02-04
1
-3
/
+3
*
Updated TLA+ version, queries, maintainers (#2442)
Andrew Helwer
2022-02-03
1
-1
/
+1
*
fix(utils): adjust truncation condition
Michael Lan
2022-02-03
1
-1
/
+1
*
update(phpdoc) Add scanner.c (#2426)
Michael Härtl
2022-02-01
1
-12
/
+12
*
health: check which file caused an error
Stephan Seitz
2022-01-29
1
-1
/
+19
*
Vala language support
Mateus Melchiades
2022-01-29
1
-0
/
+9
*
Add tree-sitter-eex parser for (L)EEx files (#2351)
Clay
2022-01-25
1
-0
/
+10
*
Set CXX standard per parser and fix Norg
Stephan Seitz
2022-01-23
2
-4
/
+9
*
Allow compilation via makefile
Stephan Seitz
2022-01-23
3
-9
/
+26
*
Add tree-sitter-norg
Jozef Grajciar
2022-01-23
1
-0
/
+9
*
feat: specify abi version for generate on newer ts cli
Christian Clason
2022-01-22
3
-6
/
+22
*
fix: Don't require node for gdscript.
Ryan Roden-Corrent
2022-01-22
1
-1
/
+0
*
feat(indent): ecma - support try_catch and if_else
Munif Tanjim
2022-01-21
1
-0
/
+4
*
feat(indent): support `@aligned_indent` for python
Munif Tanjim
2022-01-21
1
-0
/
+38
*
refactor(indent): extract functions and support metadata
Munif Tanjim
2022-01-21
1
-6
/
+14
*
feat(indent): use native Query:iter_captures
Munif Tanjim
2022-01-21
2
-60
/
+95
*
feat: rewrite indent module
Munif Tanjim
2022-01-21
1
-101
/
+47
*
feat: improve indent module
Munif Tanjim
2022-01-21
1
-2
/
+26
*
Add phpdoc maintainer (#2311)
Michael Härtl
2022-01-20
1
-0
/
+1
*
parsers: add phpdoc parser (experimental)
Michael Härtl
2022-01-20
1
-0
/
+11
*
feat(lua)!: switch from our fork to MunifTanjim's (#2272)
Christian Clason
2022-01-18
1
-3
/
+4
*
parsers: add hack parser
Stephan Seitz
2022-01-17
1
-0
/
+8
*
add hocon
antosha417
2022-01-16
1
-0
/
+9
*
fix(swift): switch to maintained parser
Christian Clason
2022-01-16
1
-2
/
+3
*
fix(util): pass offset_encoding to apply_text_edits
Christian Clason
2022-01-15
1
-1
/
+1
*
docs(kotlin): change Kotlin maintainer
Sal Bakraa
2022-01-08
1
-1
/
+1
*
fix(kotlin): Change the kotlin parser to fwcd/tree-sitter-kotln
Sal Bakraa
2022-01-08
1
-3
/
+4
*
Fix get_node_text
MDeiml
2022-01-08
1
-1
/
+4
*
fix(foam): Foam switched to C scanner
Elwardi
2022-01-08
1
-2
/
+1
*
Fix stylua linting
Elwardi
2022-01-08
1
-2
/
+2
*
Add OpenFOAM parser
Elwardi
2022-01-08
1
-0
/
+15
*
Add ninja parser (#2217)
Alexandre A. Muller
2022-01-08
1
-0
/
+9
*
fix(haskell): Haskell switched to C scanner
Stephan Seitz
2022-01-05
1
-1
/
+1
*
add(rasi): add rasi parser
Fymyte
2022-01-05
1
-0
/
+9
[next]