aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* refactor(scala): update the Scala highlight queriesChris Kipp2023-01-142-48/+86
* ci: stop running update-lockfile after every commitChristian Clason2023-01-141-3/+0
* indents(c): update if casesPham Huy Hoang2023-01-142-50/+60
* indents(c): Refactor indent queriesPham Huy Hoang2023-01-146-14/+178
* highlights(kotlin): package keyword and declarationAnanda Umamil2023-01-141-2/+2
* readme: runtimepath before setup callGaetan Lepage2023-01-141-1/+2
* markdown: add strikethrough and blockquote capturesChristian Clason2023-01-143-1/+7
* feat(scss): add known at-rules to keyword listSaurabh Charde2023-01-131-1/+7
* Update parsers: c_sharp, scalaGitHub2023-01-121-2/+2
* Update parsers: c_sharp, julia, sqlGitHub2023-01-121-3/+3
* fix(nickel): follow upstream change in https://github.com/nickel-lang/tree-si...Stephan Seitz2023-01-111-1/+1
* Update parsers: c_sharp, nickel, sqlGitHub2023-01-111-3/+3
* injections(nix): remove `@combined`figsoda2023-01-111-1/+0
* fix(nix): reduce injection false positivesfigsoda2023-01-111-1/+1
* docs: remove remaining references to ZulipStephan Seitz2023-01-111-7/+5
* highlights(haskell): function and variable bindingsAnanda Umamil2023-01-111-1/+4
* Update parsers: scalaGitHub2023-01-111-1/+1
* Update parsers: c_sharpGitHub2023-01-111-1/+1
* Update parsers: embedded_template, scalaGitHub2023-01-101-2/+2
* feat: let qml use qmljsShootingStarDragons2023-01-101-1/+1
* Update parsers: ruby, scalaGitHub2023-01-101-2/+2
* docs: install four bundled parser in READMEChristian Clason2023-01-101-2/+2
* Update parsers: c_sharp, scalaGitHub2023-01-101-2/+2
* highlights(wgsl): comment -> {line,block}_commentStephan Seitz2023-01-102-2/+2
* parsers(wgsl_bevy): add scanner.cStephan Seitz2023-01-102-2/+2
* parsers(wgsl): add scanner.cStephan Seitz2023-01-101-1/+1
* Update parsers: scala, wgslGitHub2023-01-101-2/+2
* Update indent-square-brackets.rbCameron2023-01-091-1/+1
* Create indent-square-brackets.rbCameron2023-01-091-0/+5
* Update indents.scmCameron2023-01-091-2/+1
* refactor: move method and end_method to @keyword.functionAmaan Q2023-01-091-2/+5
* fix: character_literal is no longer unsupported :)Amaan Q2023-01-091-1/+0
* feat: add character_literal queryAmaan Qureshi2023-01-091-2/+2
* parsers(smali): bump smali parser for character literal supportAmaan Q2023-01-091-1/+1
* feat: add smali queryAmaan Q2023-01-092-0/+114
* feat: add smali to lockfile, parser, and link to repo in READMEAmaan Q2023-01-093-0/+13
* injections(cpp): add injections for raw string literalsJohn Drouhard2023-01-091-0/+4
* Update parsers: scalaGitHub2023-01-091-1/+1
* folds(fennel): add `let`, `fn`, `let_clause`, `quoted_list`, `local`, `global...Chinmay Dalal2023-01-091-1/+1
* folds(fennel): add fennel foldsChinmay Dalal2023-01-091-0/+1
* Update parsers: scalaGitHub2023-01-091-1/+1
* Update parsers: cpp, cuda, hlsl, scala, swift, wgsl_bevyGitHub2023-01-091-6/+6
* ci: fix file name for cache calculationStephan Seitz2023-01-082-2/+3
* install: allow pure C parsers to be compiled without `-lstdc++`Stephan Seitz2023-01-081-1/+7
* Update parsers: c_sharp, clojure, cpp, cuda, fortran, gitcommit, hlsl, http, ...GitHub2023-01-071-12/+12
* Remove update_selection side-effects (#4114)coinator2023-01-071-1/+2
* allow negative assertion in injection tests (#4107)lucario3872023-01-075-135/+84
* fix(utils): swap_nodes calculates correct char_delta (#4110)Michael Lan2023-01-072-2/+42
* Add tests correctly for ruby rescue/ensure indentationCameron2023-01-063-2/+2
* Create indent-ensure.rbCameron2023-01-061-0/+3