|
e9629548ee
|
fix: more zig-0.15 API changes
|
2025-08-24 16:08:32 +02:00 |
|
|
d9c93e9783
|
fix: update calling convention syntax
|
2025-08-22 14:31:41 +02:00 |
|
|
8b2535db19
|
build: update cbor for zig-0.15.1
|
2025-08-22 14:13:25 +02:00 |
|
|
51751adce6
|
fix: API changes for zig-0.15.1
|
2025-08-22 14:12:01 +02:00 |
|
|
f823f66c90
|
build: update to zig-0.15.1
|
2025-08-22 14:12:01 +02:00 |
|
|
ee2b38f0af
|
Merge branch 'master' into zig-0.15.0
|
2025-08-08 12:50:53 +02:00 |
|
|
0a386496cd
|
fix: update cbor to fix null optional values
|
2025-08-08 12:49:11 +02:00 |
|
|
0ea031d913
|
Merge branch 'master' into zig-0.15.0
|
2025-07-23 12:09:59 +02:00 |
|
|
f2980d3a74
|
feat: update cbor to add write/match/extract support for unions and structs
|
2025-07-23 12:07:44 +02:00 |
|
|
4d317d7bf0
|
build: update to new writer API in zig-0.15.0-dev.1034+bd97b6618
|
2025-07-15 17:35:19 +02:00 |
|
|
b7361361bc
|
build: update build for zig-0.15.0-dev.1034+bd97b6618
|
2025-07-15 17:24:30 +02:00 |
|
|
9af61100d0
|
build: update to zig-0.15.0-dev.936+fc2c1883b
|
2025-07-14 20:21:18 +02:00 |
|
|
ccdcbbff09
|
fix: don't try to export posix symbols on windows
|
2025-07-14 18:29:08 +02:00 |
|
|
5398462364
|
feat: update cbor to add support for allocating extraction of arrays
|
2025-07-14 13:10:10 +02:00 |
|
|
b3176b32e6
|
feat: export debugging signal handlers to zig
|
2025-07-03 15:58:41 +02:00 |
|
|
2f7228cea6
|
feat: add support for tty local debugger
|
2025-07-03 15:58:12 +02:00 |
|
|
829a8d33e9
|
feat: export additional crash handlers to zig
|
2025-07-01 16:58:39 +02:00 |
|
|
e2332a8f56
|
fix: don't hook SIGTRAP in crash handler
|
2025-07-01 16:57:42 +02:00 |
|
|
22bd2c3521
|
docs: add deepwiki badge to readme
|
2025-05-28 11:16:18 +02:00 |
|
|
a7b2354ad2
|
fix: remove descriptor error log messages
|
2025-04-30 14:48:35 +02:00 |
|
|
733831c30e
|
fix: release fd from stream_descriptor to prevent double or prematurely close
|
2025-04-30 14:46:47 +02:00 |
|
|
42a98a44e7
|
build: migrate to separate cbor package
|
2025-03-26 20:38:47 +01:00 |
|
|
e3921691dc
|
build: update dependency hash format
|
2025-03-07 16:16:52 +01:00 |
|
|
78c9c1292c
|
build: update to zig-0.14
|
2025-03-05 10:56:32 +01:00 |
|
|
a3f0f5b089
|
Merge commit '9ca04ddfc7 '
|
2025-02-11 18:35:15 +01:00 |
|
|
9ca04ddfc7
|
feat: add a minimum number of threads to spawn with env MIN_THREAD override
|
2025-02-11 18:34:46 +01:00 |
|
|
eb9b8a3dcf
|
fix: windows build with 0.14.0-dev.3039
|
2025-02-04 23:29:28 +01:00 |
|
|
063c441c30
|
fix: build with 0.14.0-dev.3039
|
2025-02-04 22:52:28 +01:00 |
|
|
72aa6150c5
|
build: update to 0.14.0-dev.3039
|
2025-02-04 21:05:33 +01:00 |
|
|
0dee31636e
|
Merge branch 'master' into zig-0.14
|
2025-01-30 18:25:08 +01:00 |
|
|
db3ad5f45e
|
feat: support matching and extracting enums
|
2025-01-29 15:32:34 +01:00 |
|
|
448d130c7c
|
feat: add debug trace channel
|
2025-01-26 16:32:13 +01:00 |
|
|
fdf7a0c3bb
|
fix: non-message traces
|
2025-01-24 13:00:36 +01:00 |
|
|
d884d8ba59
|
feat: add message formatter
|
2025-01-24 12:42:33 +01:00 |
|
|
d2b65df7c5
|
refactor: remove an unused include
|
2025-01-20 18:27:18 +01:00 |
|
|
2dd2b9e087
|
refactor: run clang linter and formatter
|
2025-01-20 18:21:54 +01:00 |
|
|
7668befc06
|
build: update zig-tracy for win32 support
|
2025-01-20 15:29:47 +01:00 |
|
|
b7ace53387
|
Merge pull request #3 from marler8997/fixDoubleClose
fix double free of stdout/stderr child process handles
|
2025-01-06 20:29:50 +01:00 |
|
Jonathan Marler
|
2e6c21646d
|
fix double free of stdout/stderr child process handles
|
2025-01-06 10:50:27 -07:00 |
|
|
7850be31f8
|
feat: use CREATE_NO_WINDOW to avoid child processes creating a console window
closes #2
|
2025-01-05 16:45:49 +01:00 |
|
|
c6432f7490
|
build: update to zig-0.14.0-dev.2546
|
2024-12-21 20:51:51 +01:00 |
|
|
42b3f72c44
|
build: update to zig-0.14.0-dev.2546
|
2024-12-21 20:37:25 +01:00 |
|
|
16a370867d
|
build: update dependencies for zig-0.14.0-dev.2546 compatibility
|
2024-12-21 20:36:50 +01:00 |
|
|
321abd2006
|
build: fix zig wrapper for nightly builds
|
2024-12-21 20:36:13 +01:00 |
|
|
9df7beb192
|
feat: return all subprocess errors as term messages
|
2024-12-16 19:08:49 +01:00 |
|
|
e44e6ed306
|
fix: restrict return type of exit_normal and exit_fmt
|
2024-12-16 19:04:45 +01:00 |
|
|
1da74bfb5c
|
fix: update zig wrapper script
|
2024-12-16 18:35:32 +01:00 |
|
|
1691421a94
|
fix: a leak in subprocess
|
2024-11-17 22:17:05 +01:00 |
|
|
394b434169
|
feat: make cbor.writeJsonValue public
|
2024-11-17 22:15:56 +01:00 |
|
|
2b380bbef4
|
fix: improve CallContext robustness
|
2024-10-22 20:52:41 +02:00 |
|