| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | feat(blade): update blade parser and queries | Caleb White | 2025-07-11 | 1 | -1/+1 | |
| | | ||||||
| * | feat(ziggy,ziggy-schema): update parser and queries | Christian Clason | 2025-07-09 | 1 | -2/+2 | |
| | | | | | Breaking change: ziggy-schema removed "map" node | |||||
| * | feat(parsers): update blueprint, desktop, fortran, javadoc, llvm, mlir, nu, ↵ | Christian Clason | 2025-07-08 | 1 | -12/+12 | |
| | | | | | requirements, superhtml, swift, v, xresources | |||||
| * | feat(vim): highlight "trim" in script heredocs | Christian Clason | 2025-07-07 | 1 | -1/+1 | |
| | | | | | Allow the optional "trim", as documented in ":help :lua-heredoc". | |||||
| * | feat(latex)!: update parser and queries | Christian Clason | 2025-07-05 | 1 | -1/+1 | |
| | | | | | Breaking change: `label_definition`, `label_text` patterns | |||||
| * | feat(parsers): update c3, cpp, d, faust, fsharp, javadoc, julia, liquidsoap, ↵ | Christian Clason | 2025-07-05 | 1 | -17/+17 | |
| | | | | | meson, mlir, nu, powershell, roc, swift, systemverilog, t32, v | |||||
| * | feat(parsers): update angular, clojure, gleam, idl, javadoc, jinja, ↵ | Christian Clason | 2025-06-29 | 1 | -15/+15 | |
| | | | | | jinja_inline, liquidsoap, nim, nu, poe_filter, r, ssh_config, systemverilog, v | |||||
| * | fix(health): sort language names | Christian Clason | 2025-06-24 | 1 | -1/+2 | |
| | | ||||||
| * | feat(verilog)!: rename to systemverilog | Christian Clason | 2025-06-24 | 1 | -8/+8 | |
| | | | | | Grammar name was changed to coincide with repository name | |||||
| * | feat(swift)!: update parser and queries | Christian Clason | 2025-06-24 | 1 | -3/+2 | |
| | | ||||||
| * | chore(wit): mark as unmaintained | Christian Clason | 2025-06-23 | 1 | -1/+1 | |
| | | ||||||
| * | feat(powershell)!: update parser and queries | Christian Clason | 2025-06-22 | 1 | -1/+1 | |
| | | | | | removed nodes: `"class"`, `"enum"` | |||||
| * | feat(parsers): update gleam, latex, typespec, purescript, heex, nu | Christian Clason | 2025-06-22 | 1 | -6/+6 | |
| | | ||||||
| * | feat(purescript)!: update parser and queries | Christian Clason | 2025-06-17 | 1 | -1/+1 | |
| | | | | | removed note: `(constructor_operator)` | |||||
| * | feat(parsers): update desktop, query, editorconfig, xresources, hcl, slint, ↵ | Christian Clason | 2025-06-17 | 1 | -15/+15 | |
| | | | | | markdown_inline, matlab, terraform, templ, nu, vhdl, tera, markdown, javadoc | |||||
| * | feat(parsers): update php_only, javadoc, erlang, faust, php, roc, slim, ↵ | Christian Clason | 2025-06-15 | 1 | -16/+16 | |
| | | | | | fortran, terraform, fish, mlir, sourcepawn, latex, matlab, hcl, vhdl | |||||
| * | feat(parsers): update bash, purescript, r, cylc, meson, mlir, xresources, ↵ | Christian Clason | 2025-06-09 | 1 | -16/+16 | |
| | | | | | markdown, markdown_inline, scala, javadoc, slint, desktop, enforce, editorconfig, query | |||||
| * | fix(ipkg)!: remove parser and queries | Christian Clason | 2025-06-06 | 1 | -9/+0 | |
| | | | | | grammar repo is 404 (user removed) and no forks exist | |||||
| * | feat(desktop): update parser and queries | Omar Valdez | 2025-06-06 | 1 | -1/+1 | |
| | | ||||||
| * | refactor(install): inline, rename, annotate | Christian Clason | 2025-06-04 | 1 | -49/+41 | |
| | | ||||||
| * | feat(install): support custom queries | Christian Clason | 2025-06-04 | 3 | -38/+104 | |
| | | ||||||
| * | feat(parsers): update bash, scala, slang, hyprlang, ini, query, javadoc, ↵ | Christian Clason | 2025-06-04 | 1 | -13/+13 | |
| | | | | | xml, php_only, angular, dtd, nu, php | |||||
| * | feat(nickel)!: update parser and queries | Christian Clason | 2025-06-02 | 1 | -1/+1 | |
| | | | | | Breaking change: `(record_field)` -> `field_decl` | |||||
| * | feat(parsers): update desktop, javadoc, t32, templ, fortran, editorconfig, ↵ | Christian Clason | 2025-06-02 | 1 | -11/+11 | |
| | | | | | mlir, xresources, ocaml_interface, r, ocaml | |||||
| * | fix(lua): fix some emmyluals warnings | Christian Clason | 2025-05-31 | 4 | -31/+28 | |
| | | ||||||
| * | feat(parsers): update gdscript, gitattributes, godot_resource, xresources, ↵ | Christian Clason | 2025-05-30 | 1 | -19/+19 | |
| | | | | | yaml, ocaml, koto, ocaml_interface, c, ini, mlir, scheme, slint, c3, r, clojure, desktop, editorconfig, fortran | |||||
| * | fix(install): don't print operation summary by default | Christian Clason | 2025-05-29 | 1 | -6/+19 | |
| | | | | | | | | Problem: People complain about noisy `install()`. Solution: Gate operation summary behind `summary` install option (default false, set to true for interactive `:TS*` commands). | |||||
| * | feat(api): expose list of available and installed languages | Christian Clason | 2025-05-29 | 4 | -7/+15 | |
| | | ||||||
| * | fix(config): check both installed parsers and queries | Christian Clason | 2025-05-29 | 3 | -15/+21 | |
| | | | | | | | | | | Problem: Can't uninstall custom parsers without queries since `installed_parsers` only iterates over installed queries (to include query-only languages, and to avoid string manipulation). Solution: Iterate over both queries and parsers to collect list of installed languages (optionally only queries or only parsers). | |||||
| * | fix(install): only install queries for bundled parsers | Christian Clason | 2025-05-29 | 1 | -10/+17 | |
| | | ||||||
| * | fix(install): don't skip un-tiered parsers | Christian Clason | 2025-05-29 | 1 | -1/+1 | |
| | | ||||||
| * | feat: add c3 (#7891) | Christian Buttner | 2025-05-28 | 1 | -0/+8 | |
| | | ||||||
| * | fix(health): only require ts>=v0.25 | Christian Clason | 2025-05-27 | 1 | -1/+1 | |
| | | ||||||
| * | fix(install): create cache dir if not existing | Christian Clason | 2025-05-26 | 1 | -0/+4 | |
| | | ||||||
| * | fix(swift): mark as unmaintained | Christian Clason | 2025-05-26 | 1 | -1/+1 | |
| | | | | | | Prevent from updating parser with breaking changes until queries are adapted. | |||||
| * | fix(config): prepend install_dir to rtp | Christian Clason | 2025-05-25 | 1 | -1/+1 | |
| | | ||||||
| * | feat(parsers): update desktop, dtd, editorconfig, janet_simple, liquid, c, ↵ | Christian Clason | 2025-05-24 | 1 | -16/+16 | |
| | | | | | v, perl, mlir, templ, vhdl, xml, xresources, yaml, tlaplus, cmake | |||||
| * | fix(install): return task object in API functions | Christian Clason | 2025-05-22 | 1 | -3/+3 | |
| | | ||||||
| * | feat(parsers): update markdown_inline, markdown, vimdoc, fsharp, pascal, ↵ | Christian Clason | 2025-05-18 | 1 | -11/+11 | |
| | | | | | racket, lua, scheme, gleam, ocamllex, query | |||||
| * | feat(parsers): update javadoc, jq, hcl, query, smithy, earthfile, tcl, llvm, ↵ | Christian Clason | 2025-05-16 | 1 | -14/+14 | |
| | | | | | godot_resource, git_config, terraform, teal, gdscript, mlir | |||||
| * | feat(install)!: migrate to latest async.nvim impl (#7856) | Lewis Russell | 2025-05-16 | 2 | -126/+760 | |
| | | | | | Provides significantly simpler blocking installation and update. | |||||
| * | refactor(indent): use `node:byte_length() | Christian Clason | 2025-05-16 | 1 | -9/+1 | |
| | | ||||||
| * | feat(config)!: remove `ignore_install` | Christian Clason | 2025-05-16 | 2 | -17/+3 | |
| | | | | | This was only useful for no longer supported `auto_install` option. | |||||
| * | docs: update to rewrite | Christian Clason | 2025-05-12 | 1 | -1/+1 | |
| | | | | | | | | | | | | This updates * README * CONTRIBUTING * the `:h nvim-treesitter` documentation to the current state of `main`. It also adds a pull request template for adding a new language. | |||||
| * | feat(parsers): update t32, query, markdown, markdown_inline, meson, ↵ | Christian Clason | 2025-05-12 | 1 | -9/+9 | |
| | | | | | hyprlang, mlir, cpp, cylc | |||||
| * | feat(parsers): update vim, gren, comment, purescript, elm, matlab, javadoc, ↵ | Christian Clason | 2025-05-12 | 1 | -11/+11 | |
| | | | | | swift, godot_resource, query, vimdoc, ledger | |||||
| * | feat(locals)!: remove locals module | Christian Clason | 2025-05-12 | 1 | -457/+0 | |
| | | | | | | | | | | Problem: `locals.lua` was neither used nor tested, and providing it goes against the goal of nvim-treesitter not being a required dependency for other plugins. Solution: Remove the module and document that the queries are provided as-is for limited backward compatibility only. | |||||
| * | refactor(locals): fix type annotations and warnings | Riley Bruins | 2025-05-12 | 1 | -25/+15 | |
| | | ||||||
| * | tests(gleam): fix assert tests that no longer parse correctly | Christian Clason | 2025-05-12 | 1 | -1/+2 | |
| | | ||||||
| * | feat(vim): update parser and queries | Christian Clason | 2025-05-12 | 1 | -1/+1 | |
| | | | | | | * add support for `:substitute` command * add support for `=` lua chunks | |||||
