Commit graph

7 commits

Author SHA1 Message Date
Bruno BELANYI 9012a19840 WIP: PLAYGROUND
All checks were successful
ci/woodpecker/push/check Pipeline was successful
2024-04-22 09:57:56 +00:00
Bruno BELANYI bc4db561ca Bump flake inputs
All checks were successful
ci/woodpecker/push/check Pipeline was successful
This means regenerating all the tree-sitter files, and adding newly
generated outputs (mostly new bindings).

The `--apply-all-captures` flag has been removed, it is now the default
(and only) matching behaviour.
2024-04-22 09:49:18 +00:00
Bruno BELANYI 6bd28f2b6b Add NeoVim test runner
For the queries that can't be tested with `tree-sitter` itself.
2024-04-13 17:07:16 +01:00
Bruno BELANYI 508ea00920 Add missing 'PHONY' target 2024-04-11 18:01:32 +01:00
Bruno BELANYI dc1d139d35 Fix 'PHONY' target name 2024-04-11 18:00:12 +01:00
Bruno BELANYI d4d88a6f01 Use nvim semantics in tests
To be more explicit: this makes it so the behaviour is "last-defined,
innermost capture wins".
2024-04-09 12:28:28 +01:00
Bruno BELANYI 213f5afb11 Bootstrap project 2024-04-08 20:13:47 +01:00