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
*
tests/indent: improve assertion to print side-by-side diff
Jędrzej Boczar
2021-04-23
1
-12
/
+24
*
tests/indent: use custom assertion with better suited output
Jędrzej Boczar
2021-04-23
1
-6
/
+52
*
tests/indent: add Lua tests
Jędrzej Boczar
2021-04-23
7
-0
/
+105
*
tests/indent: improve Rust tests
Jędrzej Boczar
2021-04-23
16
-13
/
+217
*
tests/indent: add `normal o` tests for Python
Jędrzej Boczar
2021-04-23
2
-8
/
+40
*
tests/indent: test cases with `normal o` for C/C++
Jędrzej Boczar
2021-04-23
3
-15
/
+108
*
tests/indent: add multiple C/C++ tests
Jędrzej Boczar
2021-04-23
20
-11
/
+211
*
tests/indent: refactor indent test runner and auto-discover language test files
Jędrzej Boczar
2021-04-23
4
-64
/
+66
*
scripts: print test results summary with --summary
Jędrzej Boczar
2021-04-23
1
-2
/
+11
*
scripts: fix wrong swapfile setting in minimal_init
Jędrzej Boczar
2021-04-23
1
-1
/
+2
*
fix lua style checks
Jędrzej Boczar
2021-04-23
1
-0
/
+2
*
tests/indent: add basic examples for C and Rust
Jędrzej Boczar
2021-04-23
7
-3
/
+80
*
Initial sketch of automated indent tests
Jędrzej Boczar
2021-04-23
14
-0
/
+257
*
replace @class with @type
Alvaro Muñoz
2021-04-23
1
-3
/
+3
*
Add Codeql indents.scm
Alvaro Muñoz
2021-04-23
2
-5
/
+28
*
injections(tsx): inherit injections from ecma
Stephan Seitz
2021-04-23
1
-0
/
+1
*
Update lockfile.json
GitHub
2021-04-23
1
-1
/
+1
*
fix(folds): use the correct rational operator
Grzegorz Rozdzialik
2021-04-23
1
-1
/
+1
*
Update lockfile.json
GitHub
2021-04-23
1
-0
/
+3
*
[docgen] Update README.md
Github Actions
2021-04-23
1
-1
/
+1
*
highlights(fortran): extend queries
Stephan Seitz
2021-04-23
1
-20
/
+64
*
Add Fortran queries from @oponkork
Stephan Seitz
2021-04-23
3
-1
/
+105
*
parsers: Add Fortran parser
Stephan Seitz
2021-04-23
1
-0
/
+8
*
Update lockfile.json
GitHub
2021-04-23
1
-4
/
+4
*
Add JS/TS parameters again (#1227)
Stephan Seitz
2021-04-23
3
-39
/
+57
*
Highlight v-bind using javascript
Artur Tagisow
2021-04-22
1
-0
/
+4
*
fix: use correct name in FUNDING.yml
Thomas Vigouroux
2021-04-22
1
-1
/
+1
*
Allow failures for defined parsers
Stephan Seitz
2021-04-22
2
-1
/
+9
*
chore: add funding informations
Thomas Vigouroux
2021-04-22
1
-0
/
+1
*
docs: Update vimdoc file
Thomas Vigouroux
2021-04-22
1
-105
/
+90
*
feat(incremental_selection): don't require locals
Thomas Vigouroux
2021-04-22
2
-2
/
+8
*
highlights(csharp): add "with" as `@keyword.operator`
Stephan Seitz
2021-04-22
1
-6
/
+10
*
parsers: nix no longer requires_generate_from_grammar
Stephan Seitz
2021-04-22
1
-1
/
+0
*
Update lockfile.json
GitHub
2021-04-22
1
-2
/
+2
*
fix(lua): correctly highlight field names
Thomas Vigouroux
2021-04-22
1
-1
/
+2
*
fix(highlights): always highlight ternary operator as operator
Thomas Vigouroux
2021-04-22
2
-2
/
+2
*
fix(folds): always fold more than one line
Thomas Vigouroux
2021-04-22
1
-1
/
+3
*
fix(c): fold switch statements
Thomas Vigouroux
2021-04-22
1
-0
/
+1
*
Try out llvm --HEAD
Stephan Seitz
2021-04-22
1
-1
/
+1
*
fix(CI): install newer version of clang on MacOS
Stephan Seitz
2021-04-22
1
-0
/
+1
*
fix(CI): ensure parsers that don't require tree-sitter CLI are installed
Stephan Seitz
2021-04-22
1
-0
/
+13
*
fix: Sort parsers for :TSInstallInfo
Stephan Seitz
2021-04-21
1
-1
/
+3
*
Fix svelte highlights
Stephan Seitz
2021-04-21
1
-1
/
+1
*
Update lockfile.json
GitHub
2021-04-21
1
-6
/
+6
*
C highlights: Make char_literal `@character`
Stephan Seitz
2021-04-21
1
-1
/
+1
*
Fix #1207: update Haskell
Stephan Seitz
2021-04-20
1
-1
/
+1
*
Avoid Lua 5.3 function table.unpack
Stephan Seitz
2021-04-19
1
-1
/
+1
*
YAML: update queries (#1203)
Santos Gallegos
2021-04-18
5
-8
/
+13
*
Fix identifier type check
Shatur95
2021-04-18
1
-1
/
+2
*
Fix GDScript highlighting
Shatur95
2021-04-18
2
-17
/
+117
[next]