aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* chore: remove format-queries scriptChristian Clason2025-11-141-467/+0
* feat(install): remove node requirementChristian Clason2025-10-301-7/+2
* fix(scripts): sort list of updated parsersChristian Clason2025-06-291-0/+1
* fix(check-queries): only show timings for existing queriesChristian Clason2025-05-301-2/+4
* fix(install): don't print operation summary by defaultChristian Clason2025-05-291-2/+2
* feat(api): expose list of available and installed languagesChristian Clason2025-05-292-2/+2
* fix(config): check both installed parsers and queriesChristian Clason2025-05-292-2/+2
* fix(install): create cache dir if not existingChristian Clason2025-05-261-3/+0
* fix(install): return task object in API functionsChristian Clason2025-05-221-2/+2
* feat(install)!: migrate to latest async.nvim impl (#7856)Lewis Russell2025-05-161-15/+8
* feat!: update tier 1 parsers to versionsChristian Clason2025-05-122-11/+42
* feat(tests)!: new infrastructure based on makefileChristian Clason2025-05-125-59/+41
* chore: remove lockfile and update scriptChristian Clason2025-05-121-22/+0
* refactor(lua): fix some luals warningsChristian Clason2025-05-125-24/+22
* feat(install)!: always generate from json if possibleChristian Clason2025-05-121-2/+7
* feat(setup)!: remove ensure_install fieldChristian Clason2025-05-121-3/+0
* fix(formatter): increase match limitChristian Clason2025-05-121-1/+1
* feat(install): allow pass callback to `update()`przepompownia2025-05-121-6/+15
* feat(parsers): rework tiersChristian Clason2025-05-121-1/+1
* fix(ci): update to changed neovim release nameChristian Clason2025-05-121-2/+2
* fix(install): return error code in callbackChristian Clason2025-05-121-4/+7
* feat(install): allow specifying max jobsChristian Clason2025-05-121-1/+4
* feat!: use tree-sitter buildChristian Clason2025-05-122-7/+3
* feat!: track parser revision in LuaChristian Clason2025-05-125-67/+90
* feat(install)!: generate from json instead of requiring nodeChristian Clason2025-05-122-11/+20
* fix(format): update scripts to support nightly (#6126)Phạm Huy Hoàng2025-05-121-12/+27
* fix: better output for update-lockfileChristian Clason2025-05-121-13/+20
* feat: improve check-queriesChristian Clason2025-05-121-58/+39
* feat: add parser tiersChristian Clason2025-05-121-3/+4
* feat!: drop makefile support, norg parserChristian Clason2025-05-121-52/+0
* refactor: use vim.system (#4923)Lewis Russell2025-05-121-25/+40
* refactor: use `vim.uv`Christian Clason2025-05-122-50/+32
* fix: install dependenciesChristian Clason2025-05-122-24/+29
* ci: remove update-lockfile shell scriptChristian Clason2025-05-128-59/+45
* refactor: rewrite installation using jobs and asyncLewis Russell2025-05-122-15/+8
* refactor: use vim.fs.joinpathChristian Clason2025-05-121-1/+1
* feat(locals)!: refactor `locals.lua` into standaloneChristian Clason2025-05-121-0/+1
* feat!: drop modules, general refactor and cleanupChristian Clason2025-05-127-138/+220
* feat(formatter): support formatting missing nodesRiley Bruins2025-02-041-0/+11
* fix(formatter): prefer #-prefixed predicatesRiley Bruins2025-02-041-0/+3
* fix(ci): fixupChristian Clason2025-01-301-1/+1
* fix(ci): update to changed neovim release nameChristian Clason2025-01-301-8/+1
* ci(install): adapt to new Neovim release artefact namesChristian Clason2025-01-271-1/+8
* fix: formatter idempotency for nested groupings (#7345)Riley Bruins2024-11-111-0/+1
* fix(formatter): simplify code, remove odd line breakRiley Bruins2024-10-261-48/+26
* fix(formatter): adapt formatter for nightlyRiley Bruins2024-09-071-2/+4
* fix(format): field_def inside grouping再生花2024-08-011-0/+1
* feat(predicates)!: rename `has-type` to `kind-eq` to align with HelixChristian Clason2024-06-021-4/+4
* feat(query): adapt to upstream changesAmaan Qureshi2024-05-261-2/+2
* ci: Nvim 0.10 macos artifact nameChristian Clason2024-05-171-3/+4