| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat(python): revert breaking change | Christian Clason | 2025-09-19 | 1 | -5/+7 |
| | | | | | | | | | | This reverts the update in https://github.com/nvim-treesitter/nvim-treesitter/pull/8128 which turned out to have further breaking consequences. Pin the parser to the last release (tier 1) to avoid pulling in more breaking changes. | ||||
| * | feat(parsers): update bash, c, cpp, desktop, djot, dtd, editorconfig, ↵ | Christian Clason | 2025-09-17 | 1 | -7/+5 |
| | | | | | gdscript, go, html, idl, java, javadoc, javascript, json, markdown, markdown_inline, mlir, php, php_only, python, r, rust, scheme, ssh_config, supercollider, superhtml, systemverilog, templ, xml, xresources | ||||
| * | feat(python)!: update parser and queries | Christian Clason | 2025-09-13 | 1 | -1/+0 |
| | | | | | Breaking change: anonymous node `"expect*"` was removed by the refactor. | ||||
| * | feat!: drop modules, general refactor and cleanup | Christian Clason | 2025-05-12 | 5 | -0/+826 |
