Commit graph

202 commits

Author SHA1 Message Date
2d2d8dd88d
feat: update tree-sitter to 0.26 2026-03-17 22:38:44 +01:00
505427ee32
feat: add llvm file type 2026-03-17 22:06:27 +01:00
b56a7847d0
feat: big tree-sitter 0.26 update 2026-03-17 21:43:18 +01:00
b8240ffc25
feat: add more detail to ts_bin_query_gen errors 2026-03-17 21:37:01 +01:00
68f0f7d26a
docs: update ts_serializer.zig comments for tree-sitter 0.26.x 2026-03-17 18:34:39 +01:00
9cf6617fd2
fix: comment file type 2026-03-17 18:34:25 +01:00
e95f1ad049
build: add version check of tree-sitter parsers 2026-03-17 18:34:01 +01:00
43fc008c58
fixup: comment file type 2026-03-17 17:25:17 +01:00
IDONTUSEGH
8a3f9deb2d
feat: add D file type 2026-03-16 21:19:57 +01:00
f769544eed
feat: add comment file type 2026-03-16 19:43:19 +01:00
851789d5d6
fix: the typescript file type should inherit queries from javascript 2026-03-02 17:36:22 +01:00
621a31024a
feat: add jsdoc file type 2026-03-02 17:35:55 +01:00
02c26ba48f
refactor: lazy parse injections 2026-02-21 21:28:57 +01:00
7f18430932
feat: add initial injection rendering support 2026-02-21 21:12:27 +01:00
f7af9e1c0f
refactor: zig fmt 2026-02-21 20:10:06 +01:00
ad07bfe4f9
fix: add support for building ts_bin_query_gen with llvm 2026-02-18 13:33:33 +01:00
880eac1a7e
feat: add asm file type 2026-02-16 21:38:24 +01:00
5c8b804def
build: update version number 2026-02-15 20:24:45 +01:00
740fe75707
feat: add objc file type 2026-02-15 20:21:51 +01:00
837844220c
refactor: zig fmt 2026-02-15 20:15:42 +01:00
d6e867378b
fix: bump minimum_zig_version to 0.15.2
We actually compile with 0.15.0, but there are bugs causing issues with
ts_bin_query_gen. So we bump to 0.15.2 as that is much more stable and
noone should really use 0.15.0 anyway.

fixes #16
2026-02-05 09:38:19 +01:00
6992eddeb9
feat: update tree-sitter for newer ziggy and superhtml 2025-11-16 17:27:10 +01:00
6cedbcb362
fix: bitrot building with -Duse_tree_sitter=false 2025-11-06 14:12:36 +01:00
1624276f9c
fix: .zon version field 2025-11-06 14:07:48 +01:00
10b92330cf
feat: add reStructuredText file type 2025-11-04 17:15:42 +01:00
Anthon van der Neut
a2356a459e Correct shortened ziggy schema extension
4353b20ef2/src/cli/fmt.zig (L139)
2025-11-02 18:04:36 +01:00
9106b13b4c
fix: add smd extention to the markdown file type 2025-10-15 11:29:58 +02:00
45d79d4156
feat: update tree-sitter for newer rust grammar 2025-10-10 09:10:06 +02:00
35c356a867
fix: add missing verilog file extensions 2025-10-10 08:49:27 +02:00
7dad2163a4
Merge branch 'zig-0.14' 2025-09-29 21:31:07 +02:00
6d15b82557
fix: previous change 2025-09-29 21:28:37 +02:00
2a74de8f73
Merge branch 'zig-0.14' 2025-09-29 20:58:06 +02:00
9f430faf6c
feat: indicate if any highlights were found in return from highlights_at_point 2025-09-29 20:56:55 +02:00
0221af1286
fix: update tree-sitter to fix paths 2025-09-29 18:10:07 +02:00
fa2685056c
Merge branch 'zig-0.14' 2025-09-29 16:40:36 +02:00
c7eb09f145
feat: update tree-sitter for new file types 2025-09-29 16:38:56 +02:00
c9f6934ec7
fix: simply file gettext file type name 2025-09-29 16:36:05 +02:00
0eb3ebcb80
feat: add perl file type 2025-09-29 16:29:46 +02:00
dcb7b95ead
feat: add hcl file type 2025-09-29 16:25:20 +02:00
beea570be7
feat: add elm file type 2025-09-29 16:09:27 +02:00
73e2396f61
feat: add nickel file type 2025-09-29 16:02:56 +02:00
3c16aebea6
feat: add latex file type 2025-09-29 15:54:39 +02:00
54cebe31e6
feat: add awk file type 2025-09-29 15:48:16 +02:00
68932ba74b
feat: add gettext-po file type 2025-09-29 15:40:34 +02:00
0f2a311abe
build: update tree-sitter for gettext-po, awk, latex, nickel, elm, hcl and perl support 2025-09-29 15:38:59 +02:00
05938cb025
fix: update tree-sitter to fix zig-0.15 build 2025-09-25 15:45:08 +02:00
4c0218f805
fix: update tree-sitter to fix missing package paths 2025-09-13 16:28:14 +02:00
6404532851
Merge branch 'zig-0.14' 2025-09-11 10:43:34 +02:00
c9b46b6b66
feat: use commonlisp tree-sitter parser 2025-09-11 10:36:05 +02:00
69ea05c1d5
refactor: zig fmt 2025-09-11 10:25:40 +02:00