nvim-treesitter/.github/workflows
Christian Clason c17de56890 feat!: track parser revision in Lua
Problem: Tracking parser revision in lockfile and allowing override
through the parsers module complicates the code. In addition, only
revision changes are handled robustly, not changes to other installation
info.

Solution: Track parser revision in the parsers module directly. Reload
parser table on every install or update call. Support modifying parser
table in a `User TSUpdate` autocommand.
2025-05-12 18:43:40 +02:00
..
lint.yml feat(install)!: generate from json instead of requiring node 2025-05-12 18:43:40 +02:00
test-queries.yml refactor: use vim.uv 2025-05-12 18:43:40 +02:00
tests.yml feat!: track parser revision in Lua 2025-05-12 18:43:40 +02:00
update-parsers.yml feat!: track parser revision in Lua 2025-05-12 18:43:40 +02:00
update-readme.yml feat!: track parser revision in Lua 2025-05-12 18:43:40 +02:00