index
:
nvim-treesitter
0.5-compat
feat/emmylua
feat/warn
fix/lua
main
master
update-parsers-tier-2
[no description]
git mirrorbot
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat(indent): support `@aligned_indent` for python
Munif Tanjim
2022-01-21
5
-17
/
+67
*
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
13
-178
/
+132
*
feat: improve indent module
Munif Tanjim
2022-01-21
5
-11
/
+38
*
Update README
Github Actions
2022-01-20
1
-0
/
+1
*
Update Lua parser to fix infinite recursion (#2308)
Christian Clason
2022-01-20
1
-1
/
+1
*
Add phpdoc maintainer (#2311)
Michael Härtl
2022-01-20
1
-0
/
+1
*
parsers: add phpdoc parser (experimental)
Michael Härtl
2022-01-20
3
-1
/
+54
*
highlights(c): don't highlight type qualifiers in declarations as types
John Drouhard
2022-01-20
1
-2
/
+0
*
fix(php) match magic and single letter constants
Michael Härtl
2022-01-19
1
-1
/
+3
*
docs(CONTRIBUTING.md): mention Neovim's tree-sitter Matrix channel (#2294)
Stephan Seitz
2022-01-19
1
-4
/
+6
*
Update README
Github Actions
2022-01-18
1
-1
/
+1
*
feat(lua)!: switch from our fork to MunifTanjim's (#2272)
Christian Clason
2022-01-18
8
-200
/
+183
*
chore: remove swift tests for now (cause CI failure)
Stephan Seitz
2022-01-18
2
-15
/
+0
*
highlights(swift): add more `@operator`s and `implicit` keyword
Stephan Seitz
2022-01-18
2
-1
/
+25
*
highlights(swift): highlight `"->"` as `@operator`
Stephan Seitz
2022-01-18
1
-1
/
+2
*
highlights(swift): highlight punctuation
Stephan Seitz
2022-01-18
2
-0
/
+10
*
feat(java)(highlights): add missing highlights for `@type`
captainko
2022-01-18
1
-0
/
+6
*
Update lockfile.json
GitHub
2022-01-18
1
-1
/
+1
*
docs: refresh CONTRIBUTING.md
Thomas Vigouroux
2022-01-18
1
-5
/
+7
*
highlights(php): detect constructor calls on instantiation
Michael Härtl
2022-01-17
1
-5
/
+7
*
Update lockfile.json
GitHub
2022-01-17
1
-1
/
+1
*
highlights(cpp): add support for "<=>", "constinit", "consteval"
Stephan Seitz
2022-01-17
1
-1
/
+6
*
docs(readme): mention tracking issue for language support
Christian Clason
2022-01-17
1
-1
/
+1
*
Update lockfile.json
GitHub
2022-01-17
1
-3
/
+6
*
highlights(hack): add keywords implements
Stephan Seitz
2022-01-17
4
-4
/
+25
*
highlights(hack): extend queries add tests
Stephan Seitz
2022-01-17
10
-5
/
+280
*
Add ftdect for hack
Stephan Seitz
2022-01-17
1
-0
/
+1
*
[docgen] Update README.md
Github Actions
2022-01-17
1
-0
/
+1
*
highlights(hack): add some basic highlights
Stephan Seitz
2022-01-17
1
-0
/
+162
*
parsers: add hack parser
Stephan Seitz
2022-01-17
1
-0
/
+8
*
locals(cpp): add support for concepts
Stephan Seitz
2022-01-16
1
-0
/
+5
*
highlights(cpp): add support for concepts
Stephan Seitz
2022-01-16
3
-2
/
+28
*
ci: fix markdown tests
Stephan Seitz
2022-01-16
1
-2
/
+2
*
support PyFoam syntax in OpenFOAM files
Elwardi
2022-01-16
3
-1
/
+9
*
Update lockfile.json
GitHub
2022-01-16
1
-5
/
+8
*
fix(ci): make highlight test working with markdown
Stephan Seitz
2022-01-16
2
-30
/
+31
*
highlights(rust): add "yield" keyword
Stephan Seitz
2022-01-16
1
-1
/
+4
*
Tighten requirements
Kid
2022-01-16
1
-1
/
+1
*
Recommend nightly
Kid
2022-01-16
1
-1
/
+1
*
Remove nightly Neovim requirement from README
Kid
2022-01-16
1
-4
/
+4
*
ci: print query loading times
Stephan Seitz
2022-01-16
1
-3
/
+20
*
Update .github/ISSUE_TEMPLATE/highlighting_issue.yml
Stephan Seitz
2022-01-16
1
-1
/
+1
*
Update .github/ISSUE_TEMPLATE/highlighting_issue.yml
Stephan Seitz
2022-01-16
1
-1
/
+1
*
Update .github/ISSUE_TEMPLATE/highlighting_issue.yml
Stephan Seitz
2022-01-16
1
-7
/
+5
*
Update .github/ISSUE_TEMPLATE/highlighting_issue.yml
Stephan Seitz
2022-01-16
1
-1
/
+1
*
docs: use markdown instead of checkboxes
Stephan Seitz
2022-01-16
1
-12
/
+9
*
docs: add issue template for highlighting issues
Stephan Seitz
2022-01-16
1
-0
/
+100
*
docs(readme): make custom parser example more explicit about options
Stephan Seitz
2022-01-16
1
-1
/
+5
[next]