aboutsummaryrefslogtreecommitdiffstats
path: root/runtime
Commit message (Expand)AuthorAgeFilesLines
* 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
* fix: remove downcase! directive useLewis Russell2025-05-121-2/+1
* fix: remove upstreamed directivesChristian Clason2025-05-126-37/+7
* refactor: use `vim.uv`Christian Clason2025-05-121-3/+0
* feat!: drop modules, general refactor and cleanupChristian Clason2025-05-121152-0/+64147