index
:
nvim-treesitter
0.5-compat
ci/msvc
ci/slim
docs/contrib
feat/emmylua
feat/gnuplot
feat/scala
feat/stable
feat/warn
fix/lua
main
master
test/init
test/plenary
test/plentest
test/scandir
update-parsers-tier-1
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(install): Export iter_cmd
Stephan Seitz
2020-08-02
1
-4
/
+4
*
Add 'all' to completions for TSInstall/TSUpdate/TSUninstall
Stephan Seitz
2020-08-02
1
-2
/
+2
*
Add TSUninstall
Stephan Seitz
2020-08-02
2
-4
/
+46
*
Add TSUpdate command to update parsers
Stephan Seitz
2020-08-02
4
-4
/
+43
*
fix decremental selection
kiyan42
2020-08-02
1
-1
/
+6
*
RST: update locals
Santos Gallegos
2020-08-01
1
-0
/
+7
*
RST: update highlights
Santos Gallegos
2020-08-01
1
-10
/
+39
*
Merge pull request #241 from steelsojka/master
Steven Sojka
2020-07-31
1
-1
/
+41
|
\
|
*
feat(predicates): add adjacent predicate
Steven Sojka
2020-07-31
1
-1
/
+41
|
/
*
Docs: rework readme
Santos Gallegos
2020-07-29
2
-82
/
+62
*
rst: update highlight queries
Santos Gallegos
2020-07-29
1
-0
/
+8
*
rename query parser to query from scheme
Steven Sojka
2020-07-28
4
-3
/
+15
*
Merge pull request #237 from steelsojka/master
Steven Sojka
2020-07-28
4
-0
/
+17
|
\
|
*
feat(parsers): add scheme parser
Steven Sojka
2020-07-28
4
-0
/
+17
|
/
*
Lua: update some queries
Santos Gallegos
2020-07-28
2
-0
/
+12
*
Docs: format and fixes
Santos Gallegos
2020-07-27
3
-176
/
+235
*
C++: locals template_declaration must define their own scope in which the tem...
Stephan Seitz
2020-07-27
1
-1
/
+2
*
configs: attach on unknown parsers too
Thomas Vigouroux
2020-07-27
3
-6
/
+3
*
C/C++ locals: Make `field_identifier` a reference
Stephan Seitz
2020-07-27
1
-0
/
+2
*
Java locals: use has-ancestor? to match imports
Stephan Seitz
2020-07-27
1
-9
/
+3
*
Java highlights/locals: Add catch_formal_parameter
Stephan Seitz
2020-07-27
2
-0
/
+4
*
Java highlights: Add highlight for this
Stephan Seitz
2020-07-27
2
-3
/
+10
*
Add Java locals
Chinmay Dalal
2020-07-27
1
-6
/
+65
*
Predicates: remove function unlispify and use Lisp names directly
Stephan Seitz
2020-07-27
1
-11
/
+6
*
Add predicate: has-ancestor?
Stephan Seitz
2020-07-27
1
-5
/
+26
*
Add predicates module
Stephan Seitz
2020-07-27
2
-1
/
+70
*
Parsers: add reStructuredText
Santos Gallegos
2020-07-27
9
-4
/
+186
*
Dart highlights: add documentation_comment
Stephan Seitz
2020-07-26
1
-0
/
+1
*
Dart highlighs: disable invalid nodes after parser update to fix CI
Stephan Seitz
2020-07-26
1
-5
/
+6
*
Go locals: Make func_literal (lambda) a @scope
Stephan Seitz
2020-07-26
1
-1
/
+3
*
Go locals: use reference.kind for calls
Stephan Seitz
2020-07-26
1
-10
/
+18
*
Go locals: range_clause can define variables
Stephan Seitz
2020-07-24
1
-0
/
+5
*
Rename attribute to annotation
Akin Sowemimo
2020-07-23
3
-4
/
+4
*
Remove todo comment
Akin Sowemimo
2020-07-23
1
-1
/
+0
*
Add attribute to the highlight map
Akin Sowemimo
2020-07-23
2
-0
/
+2
*
Add myself as a maintainer for dart
Akin Sowemimo
2020-07-23
1
-1
/
+1
*
Add getter and setter signature highlights
Akin Sowemimo
2020-07-23
1
-2
/
+7
*
Add some operators and match classes (with regex)
Akin Sowemimo
2020-07-23
1
-6
/
+41
*
Dart highlights: Add some basic queries
Stephan Seitz
2020-07-23
1
-0
/
+104
*
Fix #213: Add parser for dart
Stephan Seitz
2020-07-23
2
-0
/
+8
*
add js textobject queries
Steven Sojka
2020-07-22
1
-0
/
+36
*
Fix #198: prefer method highlighting over attribute
Stephan Seitz
2020-07-22
1
-4
/
+4
*
Python highlights: add lambda parameters
Stephan Seitz
2020-07-22
1
-0
/
+6
*
Merge pull request #209 from steelsojka/master
Steven Sojka
2020-07-22
2
-6
/
+14
|
\
|
*
add rest_parameters as definition in javascript
Steven Sojka
2020-07-22
2
-6
/
+14
*
|
fixes golang method highlights (overwritten by parameter in the ordering)
winwisely268
2020-07-22
1
-15
/
+15
*
|
fix readme typos
kiyan42
2020-07-21
1
-3
/
+3
|
/
*
Fix #206: Use lsp.util.apply_text_edits for smart_rename
Stephan Seitz
2020-07-20
2
-7
/
+14
*
Added some more fixes to c# highlighting
Steve Vermeulen
2020-07-20
1
-0
/
+12
*
Few more minor fixes to c# highlighting to cover other cases of types being used
Steve Vermeulen
2020-07-20
1
-10
/
+9
[next]