Commit graph

91 commits

Author SHA1 Message Date
efdad96054
refactor: improve create pattern to avoid leaks 2025-07-19 00:03:30 +02:00
0a74bab466
fix: bitrot in syntax.FileType.guess_static 2025-07-15 18:35:19 +02:00
bc2fbec083
refactor: clean-up std.StaticStringMap naming 2025-07-15 13:17:04 +02:00
09c890970e
fix: add parser parameters to prettier formatters 2025-07-14 21:15:02 +02:00
Yappaholic
3ec6afdae5
update nix and web-based langs 2025-07-14 21:00:20 +02:00
924b3a2a75
refactor: store static file types in a StaticStringMap instead of a plain list 2025-07-14 18:02:24 +02:00
4ad8728669
refactor: mark static file types as static to differentiate from configured file types 2025-07-14 18:02:23 +02:00
d281c342ae
refactor: remove obsolete syntax.file_type member 2025-07-14 18:02:23 +02:00
50145dd176
feat: update cbor to add support for allocating extraction of arrays 2025-07-14 18:02:22 +02:00
07ae58e542
feat: add powershell language support 2025-06-24 13:04:06 +02:00
aa9aa0ac93
feat: add hurl language support 2025-06-20 19:25:14 +02:00
62fc122c69
feat: add csharp formatter 2025-06-19 14:17:17 +02:00
9282d4858a
build: pull in tree-sitter update to fix building on windows 2025-06-02 17:14:31 +02:00
227dd3d068
build: update to zig 0.14.1 2025-05-25 23:21:27 +02:00
9f4c5ef2b8
feat: add rpmspec support 2025-05-14 15:59:01 +02:00
dc0575bf35
feat: add protobuf support 2025-05-14 15:59:01 +02:00
efec10c5b9
feat: update tree-sitter for uxntal, rpmspec and protobuf support 2025-05-14 15:59:01 +02:00
choc
61e0145eda feat: support uxntal syntax 2025-05-14 15:58:23 +02:00
4b84e35b9f
feat: add syntax.count_error_nodes function 2025-04-24 18:08:31 +02:00
5db2ec10b6
feat: add support for pre-generated tree-sitter error queries 2025-04-24 18:08:12 +02:00
a9b902ab6c
refactor: remove some log spam 2025-04-17 10:08:52 +02:00
75bf3d253b
feat: add log as an extension for the conf file type 2025-03-26 19:11:09 +01:00
0e72a714dc
build: remove ts_bin_query_gen build output messages 2025-03-25 17:25:08 +01:00
38c170f876
feat: output total size of binary queries 2025-03-24 13:08:51 +01:00
a6dbdddcf4
fix: ts_bin_query_gen should be built for host for cross-compiling 2025-03-24 13:08:01 +01:00
585f84dc7a
feat: use binary tree-sitter queries created at compile time 2025-03-24 12:13:18 +01:00
90695e9dc6
fix: destroy QueryCache.CacheEntry objects on clean-up 2025-03-19 15:32:40 +01:00
d5d7a9bb80
Merge flow-syntax commit 'bc0745bc4b' 2025-03-19 15:26:57 +01:00
1788d4dfb2
feat: allow parallel loading of tree-sitter query cache entries 2025-03-18 17:41:16 +01:00
47a6024c80
feat: add caching of tree-sitter query objects 2025-03-18 14:26:31 +01:00
7b133c04fb
fix: do not parse tree-sitter queries twice 2025-03-18 12:33:17 +01:00
be06cb839f
Merge commit '77a69410b8' into zig-0.14 2025-03-05 10:44:47 +01:00
3ef51454cd
Merge branch 'master' into zig-0.14 2025-02-22 23:53:43 +01:00
6ffa2a8991
refactor: run zig fmt 2025-02-22 21:25:36 +01:00
c41cd07085
Merge branch 'master' into zig-0.14 2025-02-20 21:22:59 +01:00
Arian
2726dc3fb8 Set php's default LSP to intelephense 2025-02-20 11:14:25 +01:00
1cdfa834b9
refactor: run zig fmt 2025-02-13 12:02:59 +01:00
f447440e26
Merge branch 'master' into zig-0.14 2025-02-12 10:50:48 +01:00
70a33f1ebf
feat: add astro file type support
closes #175
2025-02-12 10:48:02 +01:00
f5e3e84b59
refactor: run zig fmt 2025-02-05 11:06:57 +01:00
53045123c6
build: update to zig 0.14.0-dev.3039 2025-02-04 22:59:18 +01:00
36df53b427
feat: add .ref to diff file type extensions 2025-02-04 17:09:46 +01:00
6130aa6b79
feat: add sql file type support 2025-01-25 18:19:33 +01:00
edwloef
9ed9ec6360 add systemverilog lsp and formatter 2025-01-18 17:07:04 +01:00
63d5cb7208
fix(config): add gui_config to file_types 2025-01-08 22:25:04 +01:00
d2671259f4
fix: build without tree-sitter 2024-12-20 12:17:58 +01:00
edwloef
0465a3b8d5 add JuliaFormatter as julia formatter 2024-12-16 10:00:52 +01:00
edwloef
21a4b48b5b add rustfmt as rust formatter 2024-12-16 10:00:52 +01:00
5e72acdd1e
feat: add mail file type support
closes #9
2024-12-12 17:05:50 +01:00
c3021de372
feat: add descriptive names for file types 2024-12-10 20:10:10 +01:00