aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Update parsers: arduino, cairo, nix, ocaml, ocaml_interface, verilog, wingGitHub2023-07-081-7/+7
|
* Update Julia queriesSergio Alejandro Vargas2023-07-083-5/+4
|
* Update READMEGithub Actions2023-07-081-0/+1
|
* feat: add CairoAmaan Qureshi2023-07-087-0/+496
|
* feat(pug): improve syntax highlightingObserverOfTime2023-07-072-25/+78
|
* Update parsers: dockerfile, groovy, kotlin, racket, scheme, sql, wingGitHub2023-07-071-6/+6
|
* feat(groovy): update highlights from upstream (#5076)Piotr BugaƂa2023-07-072-2/+14
| | | Groovydoc multiline comment support.
* feat(nix): highlight hpath_expressions as `@string.special`Stephen Huan2023-07-061-1/+1
|
* Update parsers: mermaid, wingGitHub2023-07-061-2/+2
|
* fix(hlsl): adapt to scanner rewriteAmaan Qureshi2023-07-052-2/+2
|
* fix(cuda): adapt to scanner rewriteAmaan Qureshi2023-07-052-2/+2
|
* feat(sql): update highlights from upstreamDerek Stride2023-07-052-7/+39
|
* Update parsers: sql, wingGitHub2023-07-051-2/+2
|
* fix(foam): update queries from upstreamAmaan Qureshi2023-07-052-8/+4
|
* Update READMEGithub Actions2023-07-041-1/+1
|
* refactor(v)!: update upstream repositoryAmaan Qureshi2023-07-046-175/+227
|
* Update parsers: hoon, matlab, v, wingGitHub2023-07-041-4/+4
|
* Update parsers: arduino, beancount, matlab, sql, t32, wingGitHub2023-07-031-6/+6
|
* fix(markdown_inline): don't spellcheck shortlinksRepetitive2023-07-021-0/+2
|
* Update parsers: matlab, t32, wingGitHub2023-07-021-3/+3
|
* fix(html): distinguish <hX> levelsChristian Clason2023-07-011-1/+19
|
* fix: add `force` to all predicates/directivesPham Huy Hoang2023-07-011-9/+9
| | | | | So that when any of them are upstreamed, there will not be an issue with re-adding directives anymore
* feat(javascript): highlight parameter destructuring patternsAnanda Umamil2023-07-012-0/+25
|
* Update parsers: go, matlab, wingGitHub2023-07-011-3/+3
|
* Update parsers: awk, foam, html, matlab, nickel, python, scala, wingGitHub2023-06-301-8/+8
|
* Update parsers: hoon, python, tsx, typescript, wingGitHub2023-06-301-5/+5
|
* chore: remove scheme & racket maintainerObserverOfTime2023-06-292-4/+2
|
* feat: add Hoon language supporturbit-pilled2023-06-296-0/+56
| | | | | | --------- Co-authored-by: urbit-pilled <urbit-pilled> Co-authored-by: Amaan Qureshi <amaanq12@gmail.com>
* feat(sql): json operator highlightsDian Fay2023-06-292-3/+5
|
* fix(bash): adapt to scanner rewriteAmaan Qureshi2023-06-292-2/+2
|
* indents(cmake): dedent brackets, else, endwhileBeartama2023-06-291-3/+6
| | | | | | | * feat(cmake): dedent for all closing brackets * feat(cmake): indent an argument according to its previous peer * fix(cmake); fix typo, add dedent `endwhile`
* Update READMEGithub Actions2023-06-291-0/+1
|
* feat(wing): add parser (#5021)Glib Shpychka2023-06-298-0/+147
| | | | Co-authored-by: Christian Clason <c.clason@uni-graz.at> Co-authored-by: ObserverOfTime <chronobserver@disroot.org>
* Update parsers: gitcommit, html, kotlinGitHub2023-06-291-3/+3
|
* highlights(sql): add `filter` keywordMatthias Q2023-06-292-1/+2
|
* fix(cmake): end indentation after normal_command nodeUy Ha2023-06-281-0/+1
|
* feat(cmake): update cmake parser, adapt highlight.scm, and add indents.scmUy Ha2023-06-283-44/+93
|
* Update parsers: c, groovy, htmlGitHub2023-06-281-2/+5
|
* indents(fish): Add "end" and "case" (#5029)Pham Huy Hoang2023-06-281-2/+4
|
* feat(pem): add parserObserverOfTime2023-06-286-0/+25
|
* Update READMEGithub Actions2023-06-271-0/+1
|
* feat: add groovy supportShootingStarDragons2023-06-273-0/+61
|
* Update parsers: foam, hack, vimdocGitHub2023-06-271-3/+3
|
* Update parsers: elm, vimdocGitHub2023-06-261-2/+2
|
* fix(elm): adapt to scanner rewriteAmaan Qureshi2023-06-262-2/+2
|
* fix(sql): compound_statement -> blockDian M Fay2023-06-252-3/+2
| | | | | a little more reorganizing; we've copied the indents file into tree-sitter-sql and it tests okay there.
* Update parsers: haskell, matlabGitHub2023-06-251-2/+2
|
* fix(html): adapt to scanner rewriteChristian Clason2023-06-252-2/+2
|
* fix(hack): adapt to scanner rewriteAmaan Qureshi2023-06-252-2/+2
|
* feat(awk): highlight builtin variables & shebangObserverOfTime2023-06-251-0/+41
|