aboutsummaryrefslogtreecommitdiffstats
path: root/lua
Commit message (Expand)AuthorAgeFilesLines
* add @tag.attribute for html like attributeslmlorca2021-07-141-0/+1
* Highlights: define string.special (#1551)Santos Gallegos2021-07-111-0/+1
* New stylua version (#1555)Stephan Seitz2021-07-112-9/+5
* downcase predicate: nil protectionSantos Gallegos2021-07-091-1/+1
* Folds: support 'foldminlines'Munif Tanjim2021-07-081-1/+3
* remove packer and nomad from hcl.used_by (#1527)Michael Hoffmann2021-07-071-1/+1
* Folds: fix fold deduplication and improve start/stop logicAndrew He2021-07-061-19/+42
* parsers: Teal now requires generate from grammarStephan Seitz2021-07-061-0/+1
* Update used_by for parent parsersSantos Gallegos2021-07-051-1/+2
* Checkhealth: include injectionsSantos Gallegos2021-07-051-2/+2
* Use stylua for autoformat code (#1480)Santos Gallegos2021-07-0418-754/+929
* feat(keywords) merge return and yield into keyword.return groupantonk522021-07-041-1/+0
* feat(keywords) add keyword.return & keyword.yieldantonk522021-07-041-0/+2
* Fixed linting issuesShane Hird2021-07-042-2/+3
* Reduce diffs from masterShane Hird2021-07-041-3/+2
* Re-introduce prompting for installationShane Hird2021-07-041-34/+39
* Improved passing bang to functionsShane Hird2021-07-043-91/+97
* Fix ensure_installed functionShane Hird2021-07-041-1/+1
* TSUpdate does not install if up to dateShane Hird2021-07-043-75/+102
* Use bang for TSInstall commandsShane Hird2021-07-042-24/+22
* fix missing maintainer in hcl parser configmhoffm2021-07-021-0/+1
* Add external scanner for cmake parserUy Ha2021-07-021-1/+1
* Add maintainer infoUy Ha2021-07-021-0/+1
* [WIP] tree-sitter-cmake integrationUy Ha2021-07-021-0/+7
* add used_by directive for some of the tools that are using hclmhoffm2021-07-021-0/+1
* drop 'used_by' from hcl parser configmhoffm2021-07-021-1/+0
* add hcl parsermhoffm2021-07-021-0/+10
* fix: check if invalidate_query_cache[lang] is set before invalidatingFolke Lemaitre2021-06-291-1/+3
* perf: cache has_query_files: fixes TS slownessFolke Lemaitre2021-06-281-2/+12
* fix typo: Enviroment -> Environmentkmarius2021-06-221-2/+2
* fix(parsers): cuda requires npmStephan Seitz2021-06-171-0/+1
* parsers: add tree-sitter-cudaStephan Seitz2021-06-141-1/+8
* parsers(c_sharp): put myself as a maintainerLuxed2021-06-041-1/+1
* downcase! directive to use with ruby injectionsderekstride2021-06-041-0/+27
* Fix 1359: nil check for version in health-checkStephan Seitz2021-06-041-1/+4
* fix: return when no `node` found during installationStephan Seitz2021-06-031-0/+1
* Fix #1324: tree-sitter CLI requires nodeStephan Seitz2021-06-031-2/+2
* chore: show errors output during async installationStephan Seitz2021-06-011-1/+38
* Improve check-queries (#1253)Santos Gallegos2021-05-311-1/+1
* feat: use the original scss parserelianiva2021-05-261-1/+2
* parsers: generate_requires_npm for commonlispStephan Seitz2021-05-181-0/+1
* CI: Improved parser installation logicDaniel Kempkens2021-05-181-5/+0
* Add requires_generate_from_grammarDaniel Kempkens2021-05-181-0/+1
* Initial Elixir supportDaniel Kempkens2021-05-181-0/+8
* parsers: remove requires_generate_from_grammar for supercolliderStephan Seitz2021-05-171-1/+0
* parsers: fortran no longer requires_generate_from_grammarStephan Seitz2021-05-171-1/+0
* Extend CL highlightsStephan Seitz2021-05-171-1/+1
* Add support for Common LispStephan Seitz2021-05-171-0/+9
* Add config for Dockerfile parser (#1288)Camden Cheek2021-05-111-0/+9
* chore(erlang): don't generate parser from grammarThomas Vigouroux2021-05-071-1/+0