aboutsummaryrefslogtreecommitdiffstats
path: root/runtime
Commit message (Expand)AuthorAgeFilesLines
* fix(jinja): remove crashing patternChristian Clason2025-07-211-8/+8
* feat(glimmer): add fold queries (#8020)NullVoxPopuli2025-07-212-0/+2
* feat(chatito)!: update parser and queriesChristian Clason2025-07-201-1/+1
* fix(jinja): assign highlights to all variables and functionsRobert Muir2025-07-191-6/+24
* feat(wit)!: update parser and queriesChristian Clason2025-07-193-17/+20
* feat(pkl): add parser and queries (#8011)Riley Bruins2025-07-193-0/+215
* feat(groq): add parser and queries (#8008)Alan Russell2025-07-185-0/+133
* fix(c_sharp): "<", ">" in type param lists are brackets (#8003)Riley Bruins2025-07-151-0/+6
* feat(c_sharp): highlight `::` (#8002)Riley Bruins2025-07-141-0/+1
* feat(blade): update blade parser and queriesCaleb White2025-07-114-21/+85
* feat(ziggy,ziggy-schema): update parser and queriesChristian Clason2025-07-091-1/+11
* feat(vim): highlight "trim" in script heredocsChristian Clason2025-07-071-0/+3
* feat(latex)!: update parser and queriesChristian Clason2025-07-051-2/+2
* fix(http): prefer folding requestsIgor2025-07-041-1/+1
* fix: remove import references to jsx/locals.scmRiley Bruins2025-07-032-2/+2
* feat(D): highlight `(string)` etc. as `@keyword.type` (#7978)Baruch Even2025-06-291-0/+3
* feat(php): fold match_expressionprzepompownia2025-06-291-0/+1
* feat(php): fold array_creation_expressionprzepompownia2025-06-291-0/+1
* feat(fish): more builtin commands and variables (#7972)Eric Mrak2025-06-261-9/+10
* feat(verilog)!: rename to systemverilogChristian Clason2025-06-243-0/+0
* feat(swift)!: update parser and queriesChristian Clason2025-06-244-19/+11
* feat(powershell)!: update parser and queriesChristian Clason2025-06-221-5/+0
* feat(vue): add template commentstring metadataguilhas072025-06-181-0/+3
* feat(purescript)!: update parser and queriesChristian Clason2025-06-171-1/+0
* fix(css): universal selector "*" has precedence over operator (#7948)uncenter2025-06-141-5/+5
* feat(dot): fold queriesIgor2025-06-131-0/+4
* fix(bash): highlight shebang also when spacedÉric NICOLAS2025-06-091-1/+1
* feat(cpp): highlight template method callJaehwang Jung2025-06-071-0/+5
* fix(ipkg)!: remove parser and queriesChristian Clason2025-06-065-131/+0
* feat(desktop): update parser and queriesOmar Valdez2025-06-061-3/+0
* feat(nickel)!: update parser and queriesChristian Clason2025-06-021-1/+1
* fix(git_config): match lowercase Git config varsÉric NICOLAS2025-05-312-4/+4
* feat: add c3 (#7891)Christian Buttner2025-05-284-0/+521
* fix(just): do not restrict `@function.call` to explicit list (#7905)Noah Bogart2025-05-281-11/+1
* fix(queries): fix rebase errors on mainChristian Clason2025-05-283-12/+15
* fix(haskell): properly set inline-python injection languageMarc Jakobi2025-05-271-3/+4
* fix(typst): restore missing injectionsChristian Clason2025-05-251-0/+4
* feat(bash): highlight variable argument for `printf -v`Omar Valdez2025-05-241-0/+11
* feat(inko): add scoping to the locals queriesYorick Peterse2025-05-221-8/+12
* fix: tidy up some query mistakesRiley Bruins2025-05-183-5/+3
* fix(c,cpp,fsharp,idl,powershell,sql,systemtap): remove unneeded escapesChristian Clason2025-05-137-8/+8
* fix(hcl): remove unnecessary escapesChristian Clason2025-05-131-3/+3
* feat(vim): update parser and queriesChristian Clason2025-05-121-0/+4
* feat(gdscript)!: update parser and queriesChristian Clason2025-05-121-4/+4
* feat(tcl)!: update parser and queriesChristian Clason2025-05-121-1/+3
* feat(julia)!: update parser and queriesChristian Clason2025-05-121-8/+0
* feat(html): use gsub for mimetype lookupChristian Clason2025-05-121-3/+27
* fix(formatter): increase match limitChristian Clason2025-05-122-4/+2
* fix(install): return error code in callbackChristian Clason2025-05-124-6/+6
* feat(install)!: add explicit path field to parser info (#6476)Christian Clason2025-05-121-0/+1