summaryrefslogtreecommitdiff
path: root/lua
AgeCommit message (Expand)Author
2021-06-22fix typo: Enviroment -> Environmentkmarius
2021-06-17fix(parsers): cuda requires npmStephan Seitz
2021-06-14parsers: add tree-sitter-cudaStephan Seitz
2021-06-04parsers(c_sharp): put myself as a maintainerLuxed
2021-06-04downcase! directive to use with ruby injectionsderekstride
2021-06-04Fix 1359: nil check for version in health-checkStephan Seitz
2021-06-03fix: return when no `node` found during installationStephan Seitz
2021-06-03Fix #1324: tree-sitter CLI requires nodeStephan Seitz
2021-06-01chore: show errors output during async installationStephan Seitz
2021-05-31Improve check-queries (#1253)Santos Gallegos
2021-05-26feat: use the original scss parserelianiva
2021-05-18parsers: generate_requires_npm for commonlispStephan Seitz
2021-05-18CI: Improved parser installation logicDaniel Kempkens
2021-05-18Add requires_generate_from_grammarDaniel Kempkens
2021-05-18Initial Elixir supportDaniel Kempkens
2021-05-17parsers: remove requires_generate_from_grammar for supercolliderStephan Seitz
2021-05-17parsers: fortran no longer requires_generate_from_grammarStephan Seitz
2021-05-17Extend CL highlightsStephan Seitz
2021-05-17Add support for Common LispStephan Seitz
2021-05-11Add config for Dockerfile parser (#1288)Camden Cheek
2021-05-07chore(erlang): don't generate parser from grammarThomas Vigouroux
2021-05-07Add fish queriesOmar Zeghouani
2021-05-07parsers: add tree-sitter-fishStephan Seitz
2021-04-28Fix indentationCamden Cheek
2021-04-28Add go-mod tree-sitter configCamden Cheek
2021-04-24highlight: add 'comment' to hlmapMunif Tanjim
2021-04-23tests/indent: move common code out of main lua/ directoryJędrzej Boczar
2021-04-23move all tests to top-level tests/ directoryJędrzej Boczar
2021-04-23tests/indent: remove indentexpr fixJędrzej Boczar
2021-04-23tests/indent: improve assertion to print side-by-side diffJędrzej Boczar
2021-04-23tests/indent: use custom assertion with better suited outputJędrzej Boczar
2021-04-23tests/indent: add Lua testsJędrzej Boczar
2021-04-23tests/indent: improve Rust testsJędrzej Boczar
2021-04-23tests/indent: add `normal o` tests for PythonJędrzej Boczar
2021-04-23tests/indent: test cases with `normal o` for C/C++Jędrzej Boczar
2021-04-23tests/indent: add multiple C/C++ testsJędrzej Boczar
2021-04-23tests/indent: refactor indent test runner and auto-discover language test filesJędrzej Boczar
2021-04-23fix lua style checksJędrzej Boczar
2021-04-23tests/indent: add basic examples for C and RustJędrzej Boczar
2021-04-23Initial sketch of automated indent testsJędrzej Boczar
2021-04-23fix(folds): use the correct rational operatorGrzegorz Rozdzialik
2021-04-23parsers: Add Fortran parserStephan Seitz
2021-04-22feat(incremental_selection): don't require localsThomas Vigouroux
2021-04-22parsers: nix no longer requires_generate_from_grammarStephan Seitz
2021-04-22fix(folds): always fold more than one lineThomas Vigouroux
2021-04-21fix: Sort parsers for :TSInstallInfoStephan Seitz
2021-04-19Avoid Lua 5.3 function table.unpackStephan Seitz
2021-04-18YAML: update queries (#1203)Santos Gallegos
2021-04-18Fix GDScript highlightingShatur95
2021-04-16Fix TSEditQuery with several files (#1191)Santos Gallegos