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
path:
root
/
lua
Age
Commit message (
Expand
)
Author
2021-07-02
Add maintainer info
Uy Ha
2021-07-02
[WIP] tree-sitter-cmake integration
Uy Ha
2021-07-02
add used_by directive for some of the tools that are using hcl
mhoffm
2021-07-02
drop 'used_by' from hcl parser config
mhoffm
2021-07-02
add hcl parser
mhoffm
2021-06-29
fix: check if invalidate_query_cache[lang] is set before invalidating
Folke Lemaitre
2021-06-28
perf: cache has_query_files: fixes TS slowness
Folke Lemaitre
2021-06-22
fix typo: Enviroment -> Environment
kmarius
2021-06-17
fix(parsers): cuda requires npm
Stephan Seitz
2021-06-14
parsers: add tree-sitter-cuda
Stephan Seitz
2021-06-04
parsers(c_sharp): put myself as a maintainer
Luxed
2021-06-04
downcase! directive to use with ruby injections
derekstride
2021-06-04
Fix 1359: nil check for version in health-check
Stephan Seitz
2021-06-03
fix: return when no `node` found during installation
Stephan Seitz
2021-06-03
Fix #1324: tree-sitter CLI requires node
Stephan Seitz
2021-06-01
chore: show errors output during async installation
Stephan Seitz
2021-05-31
Improve check-queries (#1253)
Santos Gallegos
2021-05-26
feat: use the original scss parser
elianiva
2021-05-18
parsers: generate_requires_npm for commonlisp
Stephan Seitz
2021-05-18
CI: Improved parser installation logic
Daniel Kempkens
2021-05-18
Add requires_generate_from_grammar
Daniel Kempkens
2021-05-18
Initial Elixir support
Daniel Kempkens
2021-05-17
parsers: remove requires_generate_from_grammar for supercollider
Stephan Seitz
2021-05-17
parsers: fortran no longer requires_generate_from_grammar
Stephan Seitz
2021-05-17
Extend CL highlights
Stephan Seitz
2021-05-17
Add support for Common Lisp
Stephan Seitz
2021-05-11
Add config for Dockerfile parser (#1288)
Camden Cheek
2021-05-07
chore(erlang): don't generate parser from grammar
Thomas Vigouroux
2021-05-07
Add fish queries
Omar Zeghouani
2021-05-07
parsers: add tree-sitter-fish
Stephan Seitz
2021-04-28
Fix indentation
Camden Cheek
2021-04-28
Add go-mod tree-sitter config
Camden Cheek
2021-04-24
highlight: add 'comment' to hlmap
Munif Tanjim
2021-04-23
tests/indent: move common code out of main lua/ directory
Jędrzej Boczar
2021-04-23
move all tests to top-level tests/ directory
Jędrzej Boczar
2021-04-23
tests/indent: remove indentexpr fix
Jędrzej Boczar
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
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
fix(folds): use the correct rational operator
Grzegorz Rozdzialik
2021-04-23
parsers: Add Fortran parser
Stephan Seitz
2021-04-22
feat(incremental_selection): don't require locals
Thomas Vigouroux
[next]