summaryrefslogtreecommitdiff
path: root/lua
AgeCommit message (Expand)Author
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
2021-04-15remove developer mode error messageDaniel Bendel
2021-04-15split is_github_or_gitlab againDaniel Bendel
2021-04-15remove single-branch and branch arguments on git callDaniel Bendel
2021-04-15fix undefined variableDaniel Bendel
2021-04-15a little less variables :)Daniel Bendel
2021-04-15removed core.symlinks=true from git callDaniel Bendel
2021-04-15use utils.join_pathAdnoC
2021-04-15use locked revision when downloading via gitAdnoC
2021-04-15fix windows checkAdnoC
2021-04-15styleAdnoC
2021-04-15Do not use builtin tar on WindowsAdnoC
2021-04-14feat: Add TSEditQueryUserAfterStephan Seitz
2021-04-14feat: Add TSEditQueryStephan Seitz
2021-04-14Fix #1182: fix TSRange:parentStephan Seitz
2021-04-08fixup: remove generate_from_grammarelianiva
2021-04-08feat: add scss parserelianiva
2021-04-07Fix usage of string.sub (#1164)Santos Gallegos
2021-04-07fix(health): let CC check behave like in real installationStephan Seitz
2021-04-06Fix: allow empty path in utils.get_at_pathStephan Seitz