nvim-treesitter-bot[bot]
d76a8b6e1b
bot(lockfile): update commonlisp, cuda, glsl, superhtml, ziggy, ziggy_schema
2025-03-17 06:55:26 +00:00
nvim-treesitter-bot[bot]
845356a256
bot(lockfile): update dtd, xml, ziggy, ziggy_schema
2025-03-16 06:52:19 +00:00
nvim-treesitter-bot[bot]
2586ea65fa
bot(lockfile): update swift
2025-03-15 06:53:24 +00:00
nvim-treesitter-bot[bot]
8b79cddc70
bot(lockfile): update gitcommit, tiger, typoscript
2025-03-14 06:54:41 +00:00
nvim-treesitter-bot[bot]
178a68b7ff
bot(lockfile): update cmake, liquid, meson, tera, v, vhdl
2025-03-13 08:12:34 +00:00
Caleb White
548ed98f8a
feat(blade): add laravel blade parser and queries ( #7693 )
2025-03-12 18:47:19 +01:00
Novus Nota
6d1a8e6fdb
feat(tact): update parser and queries ( #7731 )
2025-03-12 18:26:07 +01:00
nvim-treesitter-bot[bot]
db8689da4a
bot(lockfile): update cmake, erlang, ini, jinja, jinja_inline, nu, swift, ziggy, ziggy_schema
2025-03-12 06:56:07 +00:00
nvim-treesitter-bot[bot]
108302da0e
bot(lockfile): update erlang, jinja, jinja_inline, nix, nu, roc, superhtml, tera, ziggy, ziggy_schema
2025-03-11 06:55:03 +00:00
nvim-treesitter-bot[bot]
feab1f19f8
bot(lockfile): update asm, jinja, jinja_inline, vhdl
2025-03-10 06:47:46 +00:00
Christian Clason
afe977dadd
feat(roc)!: bump parser and queries
...
Adapt to https://github.com/faldor20/tree-sitter-roc/pull/30
Also synchronize queries with upstream and add indents
2025-03-09 19:26:47 +01:00
uncenter
f840ab9f72
feat(tera): add parser and queries
2025-03-09 18:44:59 +01:00
nvim-treesitter-bot[bot]
59573f9616
bot(lockfile): update ocaml, ocaml_interface, ocamllex
2025-03-09 10:06:14 +00:00
nvim-treesitter-bot[bot]
ee8e149a4f
bot(lockfile): update ocaml, ocaml_interface
2025-03-08 06:49:54 +00:00
nvim-treesitter-bot[bot]
71ac531a63
bot(lockfile): update gleam, rust
2025-03-07 06:56:26 +00:00
nvim-treesitter-bot[bot]
794cf2f630
bot(lockfile): update angular, meson, mlir, rust, scala, unison
2025-03-06 06:54:36 +00:00
nvim-treesitter-bot[bot]
55c5c762fe
bot(lockfile): update dtd, mlir, slim, xml
2025-03-05 06:53:31 +00:00
nvim-treesitter-bot[bot]
a5a2845a86
bot(lockfile): update cmake, elixir, ocaml, ocaml_interface, powershell, requirements, superhtml, ziggy, ziggy_schema
2025-03-04 08:36:41 +00:00
nvim-treesitter-bot[bot]
bf6028e00c
bot(lockfile): update cmake, elixir, fortran, fsharp, rust, vhdl
2025-03-03 06:58:07 +00:00
nvim-treesitter-bot[bot]
186f35e168
bot(lockfile): update cmake, jinja, jinja_inline, nu
2025-03-02 10:30:19 +00:00
nvim-treesitter-bot[bot]
c1efc9a905
bot(lockfile): update dart, djot, meson, mlir
2025-03-01 11:05:56 +00:00
nvim-treesitter-bot[bot]
99487eb34a
bot(lockfile): update php, php_only, rust, v
2025-02-28 08:37:39 +00:00
Bert Baron
376a46ccec
feat(kdl): parser and queries ( #7657 )
2025-02-27 09:54:26 +01:00
nvim-treesitter-bot[bot]
89eed3572d
bot(lockfile): update fortran, nix, tlaplus
2025-02-27 06:54:26 +00:00
Caleb White
081a99b3be
feat(php): add support for new relative_name node
2025-02-26 17:01:57 +01:00
nvim-treesitter-bot[bot]
36c78ee572
bot(lockfile): update styled
2025-02-25 08:57:11 +00:00
nvim-treesitter-bot[bot]
e6d02ec9ef
bot(lockfile): update nu, rst, swift
2025-02-24 06:54:05 +00:00
nvim-treesitter-bot[bot]
f2bd62c656
bot(lockfile): update nu, vhdl
2025-02-23 11:14:03 +00:00
nvim-treesitter-bot[bot]
5774e7d3da
bot(lockfile): update enforce, liquid, mlir, nix, nu
2025-02-22 06:54:10 +00:00
Yorick Peterse
d0ba96c3dc
feat(inko): add support for "for" loops
...
These will be introduced as part of the 0.19.0 release. This commit
updates the lockfile as well as the relevant queries to accommodate the
new expression and "in" now being a keyword.
2025-02-21 21:37:27 +01:00
nvim-treesitter-bot[bot]
0cfe75d2a2
bot(lockfile): update liquid, swift
2025-02-21 06:53:25 +00:00
nvim-treesitter-bot[bot]
a15dd9280f
bot(lockfile): update pascal, v
2025-02-20 09:37:01 +00:00
Christian Clason
b9a3588ee8
fix(earthfile): adapt to new default branch (with external scanner)
2025-02-19 15:02:54 +01:00
nvim-treesitter-bot[bot]
2c4c8c10ed
bot(lockfile): update mlir, swift
2025-02-19 09:57:11 +00:00
nvim-treesitter-bot[bot]
8c41b8b366
bot(lockfile): update fsharp, razor
2025-02-18 09:16:17 +00:00
Yorick Peterse
95648f9154
feat(inko)!: remove the "class" keyword ( #7663 )
...
This keyword is deprecated as of 0.18.1 (released on February 12, 2025)
and is being removed as part of the upcoming 0.19.0 release.
BREAKING CHANGE: replace with `type`.
2025-02-17 23:54:32 +01:00
Christian Clason
b08ae25c47
feat(parsers)!: drop org
...
The parser has neither queries nor a listed maintainer here and hasn't
seen updates in two years.
2025-02-16 13:53:28 +01:00
nvim-treesitter-bot[bot]
38e46a6d7a
bot(lockfile): update v
2025-02-16 06:49:56 +00:00
nvim-treesitter-bot[bot]
00a513f87e
bot(lockfile): update c_sharp, enforce, erlang, mlir, nu
2025-02-15 09:39:43 +00:00
nvim-treesitter-bot[bot]
80e6de9d24
bot(lockfile): update julia, vhs
2025-02-14 06:52:41 +00:00
nvim-treesitter-bot[bot]
6d957c22cb
bot(lockfile): update apex, sflog, soql, sosl, superhtml
2025-02-13 06:54:33 +00:00
nvim-treesitter-bot[bot]
e411cf2c8a
bot(lockfile): update apex, perl, sflog, soql, sosl
2025-02-12 08:30:25 +00:00
nvim-treesitter-bot[bot]
6108ba7a13
bot(lockfile): update typst, v
2025-02-11 08:30:11 +00:00
nvim-treesitter-bot[bot]
b39070f94d
bot(lockfile): update c_sharp, http, idl, perl
2025-02-10 06:53:35 +00:00
nvim-treesitter-bot[bot]
119a6f9e25
bot(lockfile): update c, mlir, printf
2025-02-09 06:51:13 +00:00
nvim-treesitter-bot[bot]
48f7ce34ef
bot(lockfile): update erlang, gleam, jinja, jinja_inline, ziggy, ziggy_schema
2025-02-08 10:01:37 +00:00
loongtao.zhang
cbd48fac13
feat(jinja): add parser and queries ( #7573 )
...
Signed-off-by: loongtao.zhang <loongtao.zhang@outlook.com>
Co-authored-by: Riley Bruins <ribru17@hotmail.com>
2025-02-08 10:38:50 +01:00
simonvic
e8ccc339a3
feat(enforce): add parser and queries ( #7626 )
2025-02-08 10:38:13 +01:00
nvim-treesitter-bot[bot]
62911c78a8
bot(lockfile): update asm, cpp, elixir, templ
2025-02-07 06:55:02 +00:00
nvim-treesitter-bot[bot]
824bf8455f
bot(lockfile): update erlang, vhs
...
lock sql parser (ABI 15)
2025-02-06 07:43:26 +00:00