aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* highlights(bash): add operators ">>", "<<"Stephan Seitz2022-03-161-0/+2
* Update lockfile.jsonGitHub2022-03-161-1/+1
* highlight(fish): dollar command substitutionOmar Zeghouani2022-03-161-0/+2
* Update lockfile.jsonGitHub2022-03-161-1/+1
* Update lockfile.jsonGitHub2022-03-151-1/+1
* Update lockfile.jsonGitHub2022-03-141-1/+1
* Update lockfile.jsonGitHub2022-03-141-1/+1
* Update lockfile.jsonGitHub2022-03-141-2/+2
* Highlight markdown `uri_autolink` as `@text.uri`Gustaf Lindstedt2022-03-141-1/+4
* Update lockfile.jsonGitHub2022-03-141-1/+1
* Update lockfile.jsonGitHub2022-03-131-1/+1
* Update lockfile.jsonGitHub2022-03-131-1/+1
* properly bind function names to the parent scopeHarry Gallagher2022-03-121-2/+4
* fix(lua): restore precedence for @variable.builtin and @constant.builtinChristian Clason2022-03-121-14/+12
* fix(solidity): follow install_info.branch on parser updateStephan Seitz2022-03-121-1/+11
* Update lockfile.jsonGitHub2022-03-121-0/+3
* Add more indentationsNick Pezza2022-03-121-0/+5
* Dedent on end in ruby filesNick Pezza2022-03-121-0/+7
* Update READMEGithub Actions2022-03-111-0/+1
* highlights(rust): highlight as in <Struct as Trait>::TypeStephan Seitz2022-03-111-0/+1
* Refactor solidity highlights.scm furtherYongJieYongJie2022-03-112-21/+36
* Refactor solidity highlights.scmYongJieYongJie2022-03-112-14/+31
* Add highlights query for SolidityYongJieYongJie2022-03-113-0/+375
* Update lockfile.jsonGitHub2022-03-111-2/+2
* Update lockfile.jsonGitHub2022-03-101-3/+3
* Update lockfile.jsonGitHub2022-03-091-1/+1
* fix: prefer gmake over makeStephan Seitz2022-03-081-2/+9
* Revert "2612: Use gmake when available"Stephan Seitz2022-03-081-5/+1
* Update lockfile.jsonGitHub2022-03-081-3/+3
* 2612: Use gmake when availableSebastián Zaffarano2022-03-081-1/+5
* Update READMEGithub Actions2022-03-081-0/+1
* Update lockfile.jsonGitHub2022-03-081-1/+1
* Update lockfile.jsonGitHub2022-03-081-4/+4
* Add slint parser configuration and queries (#2598)Jared Moulton2022-03-074-0/+141
* Update lockfile.jsonGitHub2022-03-071-1/+1
* highlights(vala): Reflect upstream refactorMateus Melchiades2022-03-072-10/+20
* Update lockfile.jsonGitHub2022-03-061-1/+1
* Update lockfile.jsonGitHub2022-03-051-2/+2
* Update lockfile.jsonGitHub2022-03-041-1/+1
* Update lockfile.jsonGitHub2022-03-021-1/+4
* ci: ignore gleam for lockfile updateChristian Clason2022-03-021-1/+1
* highlights(cpp): Add operator cast highlightFabian Viöl2022-03-021-1/+2
* Added test for known indent failure when tree is in broken stateDaniel Woznicki2022-03-011-2/+7
* Made block comment indent @auto so that new lines line up nicely with existin...Daniel Woznicki2022-03-013-3/+6
* Added test case for broken trees, plus partial test coverageDaniel Woznicki2022-03-012-0/+8
* Added catchall (ERROR) @auto rule for Java to at least attempt something reas...Daniel Woznicki2022-03-011-0/+2
* Modified Java indent rules to stop ignoring block comments because javadoc bl...Daniel Woznicki2022-03-013-1/+7
* Added fix for Java interfaces not being indented properlyDaniel Woznicki2022-03-013-0/+4
* Update READMEGithub Actions2022-02-281-0/+1
* parsers: Add todotxt parserArnar Gauti Ingason2022-02-282-0/+17