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
path:
root
/
lua
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add initial clojure support
sogaiu
2020-11-04
1
-0
/
+8
*
parser: only use parse to get a tree
Thomas Vigouroux
2020-11-03
4
-4
/
+4
*
feat(install): Enable installation of parser with repo.url as a local path
Stephan Seitz
2020-10-31
1
-9
/
+48
*
fix(languagetree): highlight children regardless of starting column
Steven Sojka
2020-10-30
1
-6
/
+27
*
fix(#620): Fall into the "update-all" branch if lang is "all"
BodneyC
2020-10-28
1
-1
/
+1
*
Add virtual range for creating node-like objects from multiple nodes
Stephan Seitz
2020-10-26
3
-0
/
+151
*
feat(install): add "maintained" option to only install maintained parsers
Stephan Seitz
2020-10-26
2
-1
/
+12
*
show [treesitter] during install
kyazdani42
2020-10-24
1
-1
/
+1
*
feat: add TSConfigInfo to display current config
Stephan Seitz
2020-10-24
1
-0
/
+18
*
fix(markdown): remove from parser list
Thomas Vigouroux
2020-10-22
1
-6
/
+7
*
fix(markdown): disable highlighting
Thomas Vigouroux
2020-10-22
1
-1
/
+1
*
LanguageTree: don't error when injecting a language
Santos Gallegos
2020-10-21
1
-1
/
+0
*
fix(languagetree): avoid language self-injection
Thomas Vigouroux
2020-10-21
1
-7
/
+14
*
Add verilog/systemverilog queries
Zeger Van de Vannet
2020-10-20
1
-0
/
+8
*
Remove textobjects from built_in_query_groups
Stephan Seitz
2020-10-19
1
-1
/
+1
*
Treesitter indent
kiyan42
2020-10-19
4
-55
/
+56
*
start indent module
kiyan42
2020-10-19
2
-0
/
+75
*
feat(languagetree): implement language tree
Thomas Vigouroux
2020-10-19
2
-6
/
+167
*
Fix: avoid overwriting tables in insert_to_path
Stephan Seitz
2020-10-16
1
-2
/
+2
*
Remove get_parser logic
kiyan42
2020-10-16
1
-7
/
+1
*
fix(highlights): use new highlighter interface
Thomas Vigouroux
2020-10-13
1
-2
/
+2
*
query: remove unnecessary query parsing
Thomas Vigouroux
2020-10-12
1
-84
/
+5
*
highlight: use new highlighter interface
Thomas Vigouroux
2020-10-12
1
-1
/
+1
*
feat(queries): modeline mechanism for base langs
Thomas Vigouroux
2020-10-11
1
-31
/
+39
*
Use utils get_node_text to get line content and trim all whitespaces.
Kristijan Husak
2020-10-11
1
-3
/
+2
*
Remove old statusline implementation with new one.
Kristijan Husak
2020-10-11
1
-27
/
+4
*
Add implementation for improved statusline. Closes #545.
Kristijan Husak
2020-10-11
1
-0
/
+52
*
fix(highlights): Add TSNamespace highlight
Stephan Seitz
2020-10-10
1
-0
/
+1
*
Shorten module reference shell_command_selectors to shell.
Suhas Hebbar
2020-10-06
1
-9
/
+8
*
Code Refactor
Suhas Hebbar
2020-10-06
2
-176
/
+184
*
Remove dependency on unzip.
Suhas Hebbar
2020-10-06
1
-9
/
+34
*
Add teal parser
Corey Williamson
2020-10-05
1
-0
/
+8
*
Fix: fallback git-installation (list of commands is expected)
Stephan Seitz
2020-10-04
1
-13
/
+15
*
feat: add ocamllex parser and highlights
Pau Ruiz Safont
2020-10-04
1
-0
/
+8
*
Remove textobjects module
Stephan Seitz
2020-10-04
6
-360
/
+0
*
Merge pull request #487 from steelsojka/remove-refactor
Steven Sojka
2020-10-04
5
-294
/
+0
|
\
|
*
chore(modules): remove refactor module
Steven Sojka
2020-09-25
5
-294
/
+0
*
|
initial support for CodeQL
Alvaro Muñoz
2020-09-30
1
-0
/
+8
*
|
chore: dedup join_paths <-> join_path
Stephan Seitz
2020-09-28
2
-12
/
+7
*
|
Add progress info to iter_cmd
Stephan Seitz
2020-09-27
1
-4
/
+36
*
|
Add lockfile and make lockfile default install revision
Stephan Seitz
2020-09-27
3
-48
/
+141
|
/
*
feat(parsers): add possibility to install from other branches
Stephan Seitz
2020-09-22
1
-1
/
+8
*
fix(checkhealth): use pcall to check for syntax errors in query files
Stephan Seitz
2020-09-20
1
-1
/
+7
*
feat(install): make compiler selectable
Stephan Seitz
2020-09-19
1
-3
/
+6
*
fix: only concatenate cmd.err if not nil
Stephan Seitz
2020-09-19
1
-1
/
+3
*
feat(install): print more information when there's a failure
Pau Ruiz Safont
2020-09-19
1
-2
/
+3
*
feat: add parser for ocaml interface files
Pau Ruiz Safont
2020-09-19
2
-0
/
+11
*
Add @keyword.operator for operators that are English words and add @exception...
Stephan Seitz
2020-09-19
1
-1
/
+2
*
Ensure that updated files are replaced w/o warning
Rasmus Michelsen
2020-09-18
1
-1
/
+1
*
Re-add attribute highlight
Akin Sowemimo
2020-09-18
1
-0
/
+1
[next]