aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* 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
* fix(textproto): use 'pbtxt' filetype (#6427)Bruno BELANYI2024-04-111-1/+0
* refactor(format): drop extra indentation for fieldPhạm Huy Hoàng2024-03-211-10/+0
* fix(scripts): actually skip lockfile updatesObserverOfTime2024-03-122-10/+7
* feat(highlights)!: enforce documented captures (#6232)Christian Clason2024-03-031-12/+2
* feat(format): extra newline after modelinePhạm Huy Hoàng2024-02-291-1/+16
* feat(format-scripts): linewrap predicates再生花2024-02-231-4/+39
* fix(scripts): add missing \n for nested groupingPhạm Huy Hoàng2024-02-201-6/+2
* fix(scripts): format-queries defaults to cwdChristian Clason2024-02-201-6/+4
* fix: typosdundargoc2024-02-191-1/+1
* fix(format): fix nested grouping indentation (#6128)Phạm Huy Hoàng2024-02-181-1/+6
* ci: fix invalid workflowdundargoc2024-02-104-22/+25
* ci: use M1 for macOSChristian Clason2024-01-311-0/+0
* fix(format): handle list with 300 nodesPhạm Huy Hoàng2024-01-301-15/+3
* fix(format): improve error messageChristian Clason2024-01-301-1/+2
* feat(tests): allow check-queries to take list of parsersChristian Clason2024-01-261-1/+1
* fix(format-scripts): remove parens if possiblePhạm Huy Hoàng2024-01-211-1/+26
* Fixup format (#5934)Phạm Huy Hoàng2024-01-201-3/+4
* feat: query formatting scriptPham Huy Hoang2024-01-191-0/+396
* test(queries): print ALL errors at endChristian Clason2024-01-191-12/+9
* feat(textproto): Add Textproto parser and queries (#5402)PorterAtGoogle2023-09-191-0/+1
* ci: add shebangs to scriptsObserverOfTime2023-08-186-11/+16
* feat(t32): re-enable testsChristoph Sax2023-07-301-1/+1
* fix(tests): mark t32 as allowed to failChristian Clason2023-07-291-1/+1
* feat: add HurlJacob Pfeifer2023-07-111-0/+1
* feat(wing): add parser (#5021)Glib Shpychka2023-06-291-0/+1
* tests: fix failed tests (#4901)Pham Huy Hoang2023-06-051-0/+3
* remove unnecessary ft ausPham Huy Hoang2023-05-151-6/+10
* Added USD as a language + some queriesColin Kennedy2023-05-151-0/+1
* feat: add indents.scm for nickel (#4790)Zheng PiaoDan2023-05-131-0/+1
* style: fill in missing code docs wherever applicableAmaan Qureshi2023-02-242-1/+14
* Add treesitter CLI in CI with Windows and macKiyoon Kim2023-02-151-3/+0
* ci: improve CI output on query errorStephan Seitz2022-12-271-2/+3
* test: Add test name to summary outputRaymond Ha2022-12-131-1/+1
* ci: fix check for valid captureStephan Seitz2022-11-251-1/+1
* ci(readme): add experimental annotationObserverOfTime2022-11-201-1/+1
* test: remove bundled parsers in CIChristian Clason2022-11-012-5/+5
* ci: relax check for valid captures (only check prefixes)Stephan Seitz2022-09-291-1/+12
* chore: remove executable permissions on graphql spec file (#3206)Kiyan2022-07-221-1/+1