nvim-treesitter/scripts
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
..
check-queries.lua feat!: track parser revision in Lua 2025-05-12 18:43:40 +02:00
ci-install.sh feat!: drop modules, general refactor and cleanup 2025-05-12 18:43:40 +02:00
convert-lockfile.lua feat!: track parser revision in Lua 2025-05-12 18:43:40 +02:00
format-queries.lua fix(format): update scripts to support nightly (#6126) 2025-05-12 18:43:40 +02:00
install-parsers.lua feat(install)!: generate from json instead of requiring node 2025-05-12 18:43:40 +02:00
minimal_init.lua ci: remove update-lockfile shell script 2025-05-12 18:43:40 +02:00
run_tests.sh ci: remove update-lockfile shell script 2025-05-12 18:43:40 +02:00
update-parsers.lua feat!: track parser revision in Lua 2025-05-12 18:43:40 +02:00
update-readme.lua feat!: track parser revision in Lua 2025-05-12 18:43:40 +02:00