summaryrefslogtreecommitdiff
path: root/admin/tree-sitter/treesit-admin.el
AgeCommit message (Expand)Author
2026-01-19; Fix 'treesit-admin--unversioned-treesit-language-source-alist'Juri Linkov
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-10-23Fix treesit-admin.el after recent treesit.el changeYuan Fu
2025-08-29* lisp/treesit-x.el (treesit-generic-mode-font-lock-map): Extend.Juri Linkov
2025-08-10'php-ts-mode' depends on 'mhtml-ts-mode' instead of JS,CSS and HTMLVincenzo Pupillo
2025-06-23Link to Tree-sitter parser sources from compatibility reportPeter Oliver
2025-06-23Show also tagged versions on Tree-sitter compatibility reportPeter Oliver
2025-06-20Use keyword :commit with full hashes for treesit-language-source-alist.Juri Linkov
2025-06-19Eliminate redundant variable treesit-admin--builtin-language-sourcesPeter Oliver
2025-04-22Replace some 'treesit-query-compile' with 'treesit-query-valid-p'.Juri Linkov
2025-04-18Lock tree-sitter language grammars to verified versions.Juri Linkov
2025-02-22; Fix typosStefan Kangas
2025-01-03; Minor change in treesit-admin--generate-compatibility-reportYuan Fu
2025-01-03; Minor rephrasing in treesit-admin--verify-major-mode-queriesYuan Fu
2025-01-01Update copyright year to 2025Paul Eggert
2024-12-30Generate compatibility report for multiple Emacs versionsYuan Fu
2024-12-30Add treesit-admin-generate-compatibility-reportYuan Fu
2024-12-30; Move treesit-admin into tree-sitter directoryYuan Fu