aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* fix(gleam): update parser and queriesChristian Clason2022-02-272-2/+2
* fix(latex): update parser and queriesChristian Clason2022-02-272-7/+7
* highlights(php): add namespace aliasing name as typeWilman Barrios2022-02-261-0/+1
* Update lockfile.jsonGitHub2022-02-261-1/+1
* fix(indent): ecma - parenthesized expression indentationMunif Tanjim2022-02-263-0/+21
* fix(indent): ecma - class method indentationMunif Tanjim2022-02-263-1/+34
* Update lockfile.jsonGitHub2022-02-261-1/+1
* highlights(vala): Re-update highlights and lockfileMateus Melchiades2022-02-262-29/+19
* Fixed a bug where indentation was not correct for class/enum bodies that had ...Daniel Woznicki2022-02-254-2/+8
* Fixed a bug where Java enum body indentation was not correctDaniel Woznicki2022-02-253-0/+7
* Update lockfile.jsonGitHub2022-02-251-1/+1
* Removed newline causing sylua lint check to failDaniel Woznicki2022-02-251-1/+0
* Added fix for incorrect Java indentation after a closing "}" in a method decl...Daniel Woznicki2022-02-254-0/+36
* Update lockfile.json (#2568)github-actions[bot]2022-02-241-1/+1
* Update lockfile.jsonGitHub2022-02-221-1/+1
* Initial attempt at queries/perl/folds.scmPaul "LeoNerd" Evans2022-02-221-0/+12
* Add many perl keywords; highlight on those in preference to structural elementsPaul "LeoNerd" Evans2022-02-221-79/+87
* Update lockfile.jsonGitHub2022-02-221-1/+1
* Update lockfile.jsonGitHub2022-02-211-2/+2
* Update lockfile.jsonGitHub2022-02-201-1/+1
* highlights(php): highlight use declaration name as typeWilman Barrios2022-02-191-0/+2
* refacto: expose a function to set custom capture for the higlighterkiyan2022-02-194-19/+31
* fix(vim): fix highlight for patternPierrick Guillaume2022-02-191-2/+2
* highlights(php): highlight traits names as typeWilman Barrios2022-02-191-0/+2
* ci(tests): download highlight-assertions for faster CIStephan Seitz2022-02-191-18/+3
* Update lockfile.jsonGitHub2022-02-191-1/+1
* fix(latex): update parser and query (#2547)Christian Clason2022-02-192-2/+2
* Update lockfile.json (#2535)github-actions[bot]2022-02-161-1/+1
* fix(latex): some highlight query fixes (#2534)Christian Clason2022-02-161-19/+21
* Update README (#2532)github-actions[bot]2022-02-151-1/+2
* Update lockfile.json (#2530)github-actions[bot]2022-02-151-2/+5
* Add myself as maintainer of Elixir, Gleam queriesConnor Lay (Clay)2022-02-151-2/+2
* Gleam highlight testsConnor Lay (Clay)2022-02-158-4/+290
* Gleam indentation testsConnor Lay (Clay)2022-02-1516-0/+239
* Highlight Gleam bitstringsConnor Lay (Clay)2022-02-151-15/+6
* Add Gleam injectionsConnor Lay (Clay)2022-02-151-0/+6
* Add Gleam indentsConnor Lay (Clay)2022-02-151-0/+21
* Add Gleam foldsConnor Lay (Clay)2022-02-151-0/+11
* Add Gleam localsConnor Lay (Clay)2022-02-151-0/+24
* Add Gleam highlightsConnor Lay (Clay)2022-02-151-0/+167
* Add Gleam parserConnor Lay (Clay)2022-02-151-0/+9
* ci: rename workflows and jobs to be more consistentDundar Göc2022-02-144-8/+8