index
:
nvim-treesitter.git
master
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-04-23
tests/indent: improve assertion to print side-by-side diff
Jędrzej Boczar
2021-04-23
tests/indent: use custom assertion with better suited output
Jędrzej Boczar
2021-04-23
tests/indent: add Lua tests
Jędrzej Boczar
2021-04-23
tests/indent: improve Rust tests
Jędrzej Boczar
2021-04-23
tests/indent: add `normal o` tests for Python
Jędrzej Boczar
2021-04-23
tests/indent: test cases with `normal o` for C/C++
Jędrzej Boczar
2021-04-23
tests/indent: add multiple C/C++ tests
Jędrzej Boczar
2021-04-23
tests/indent: refactor indent test runner and auto-discover language test files
Jędrzej Boczar
2021-04-23
scripts: print test results summary with --summary
Jędrzej Boczar
2021-04-23
scripts: fix wrong swapfile setting in minimal_init
Jędrzej Boczar
2021-04-23
fix lua style checks
Jędrzej Boczar
2021-04-23
tests/indent: add basic examples for C and Rust
Jędrzej Boczar
2021-04-23
Initial sketch of automated indent tests
Jędrzej Boczar
2021-04-23
replace @class with @type
Alvaro Muñoz
2021-04-23
Add Codeql indents.scm
Alvaro Muñoz
2021-04-23
injections(tsx): inherit injections from ecma
Stephan Seitz
2021-04-23
Update lockfile.json
GitHub
2021-04-23
fix(folds): use the correct rational operator
Grzegorz Rozdzialik
2021-04-23
Update lockfile.json
GitHub
2021-04-23
[docgen] Update README.md
Github Actions
2021-04-23
highlights(fortran): extend queries
Stephan Seitz
2021-04-23
Add Fortran queries from @oponkork
Stephan Seitz
2021-04-23
parsers: Add Fortran parser
Stephan Seitz
2021-04-23
Update lockfile.json
GitHub
2021-04-23
Add JS/TS parameters again (#1227)
Stephan Seitz
2021-04-22
Highlight v-bind using javascript
Artur Tagisow
2021-04-22
fix: use correct name in FUNDING.yml
Thomas Vigouroux
2021-04-22
Allow failures for defined parsers
Stephan Seitz
2021-04-22
chore: add funding informations
Thomas Vigouroux
2021-04-22
docs: Update vimdoc file
Thomas Vigouroux
2021-04-22
feat(incremental_selection): don't require locals
Thomas Vigouroux
2021-04-22
highlights(csharp): add "with" as `@keyword.operator`
Stephan Seitz
2021-04-22
parsers: nix no longer requires_generate_from_grammar
Stephan Seitz
2021-04-22
Update lockfile.json
GitHub
2021-04-22
fix(lua): correctly highlight field names
Thomas Vigouroux
2021-04-22
fix(highlights): always highlight ternary operator as operator
Thomas Vigouroux
2021-04-22
fix(folds): always fold more than one line
Thomas Vigouroux
2021-04-22
fix(c): fold switch statements
Thomas Vigouroux
2021-04-22
Try out llvm --HEAD
Stephan Seitz
2021-04-22
fix(CI): install newer version of clang on MacOS
Stephan Seitz
2021-04-22
fix(CI): ensure parsers that don't require tree-sitter CLI are installed
Stephan Seitz
2021-04-21
fix: Sort parsers for :TSInstallInfo
Stephan Seitz
2021-04-21
Fix svelte highlights
Stephan Seitz
2021-04-21
Update lockfile.json
GitHub
2021-04-21
C highlights: Make char_literal `@character`
Stephan Seitz
2021-04-20
Fix #1207: update Haskell
Stephan Seitz
2021-04-19
Avoid Lua 5.3 function table.unpack
Stephan Seitz
2021-04-18
YAML: update queries (#1203)
Santos Gallegos
2021-04-18
Fix identifier type check
Shatur95
2021-04-18
Fix GDScript highlighting
Shatur95
[next]