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-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
2021-04-22
parsers: nix no longer requires_generate_from_grammar
Stephan Seitz
2021-04-22
fix(folds): always fold more than one line
Thomas Vigouroux
2021-04-21
fix: Sort parsers for :TSInstallInfo
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 GDScript highlighting
Shatur95
2021-04-16
Fix TSEditQuery with several files (#1191)
Santos Gallegos
2021-04-15
remove developer mode error message
Daniel Bendel
2021-04-15
split is_github_or_gitlab again
Daniel Bendel
2021-04-15
remove single-branch and branch arguments on git call
Daniel Bendel
2021-04-15
fix undefined variable
Daniel Bendel
2021-04-15
a little less variables :)
Daniel Bendel
2021-04-15
removed core.symlinks=true from git call
Daniel Bendel
2021-04-15
use utils.join_path
AdnoC
2021-04-15
use locked revision when downloading via git
AdnoC
2021-04-15
fix windows check
AdnoC
2021-04-15
style
AdnoC
2021-04-15
Do not use builtin tar on Windows
AdnoC
2021-04-14
feat: Add TSEditQueryUserAfter
Stephan Seitz
2021-04-14
feat: Add TSEditQuery
Stephan Seitz
2021-04-14
Fix #1182: fix TSRange:parent
Stephan Seitz
2021-04-08
fixup: remove generate_from_grammar
elianiva
2021-04-08
feat: add scss parser
elianiva
2021-04-07
Fix usage of string.sub (#1164)
Santos Gallegos
2021-04-07
fix(health): let CC check behave like in real installation
Stephan Seitz
2021-04-06
Fix: allow empty path in utils.get_at_path
Stephan Seitz
2021-04-06
TSModuleInfo: make new buffer work with given argument
Marco Hinz
2021-04-06
TSModuleInfo: use custom buffer
Marco Hinz
2021-04-05
Fix incremental selection (#1135)
Santos Gallegos
2021-04-05
TSModuleInfo: cleaner indentation
Marco Hinz
2021-04-05
TSModuleInfo: sort mods and languages
Marco Hinz
2021-04-02
fix: prev_node nil check
kiyan
2021-04-02
healthcheck: raise error when ABI is too old
Stephan Seitz
[next]