• Joined on 2023-08-12
torque pushed to zig-build at factotum/libressl-portable 2023-08-31 23:14:37 -06:00
79c3d595d2 build.zig: fix header search paths
torque pushed to zig-3.8.0 at factotum/libressl-portable 2023-08-31 22:46:40 -06:00
b2aff1ddc8 check in v3.8.0 source
dd538e896b build.zig: fix erroneous cwd references
Compare 2 commits »
torque pushed to zig-build at factotum/libressl-portable 2023-08-31 22:46:08 -06:00
dd538e896b build.zig: fix erroneous cwd references
torque created branch zig-3.8.0 in factotum/libressl-portable 2023-08-31 01:50:40 -06:00
torque pushed to zig-3.8.0 at factotum/libressl-portable 2023-08-31 01:50:40 -06:00
27ddbe4709 check in v3.8.0 source
torque pushed to master at factotum/nats.zig 2023-08-28 23:46:24 -06:00
741af6f976 connection.ConnectionOptions: fix a lot of issues
142021bfd3 connection: make callback thunks pass userdata as first parameter
ee803168a3 tests.connection: test auth varieties
Compare 3 commits »
torque pushed to master at factotum/nats.zig 2023-08-27 19:11:40 -06:00
cba76ae724 tests.message: clean up a little bit
1c3e5ff538 tests: add basic connection test
d3d5849f55 build test: install unit tests binary
4cf5049882 tests: add top level function tests
Compare 4 commits »
torque pushed to master at factotum/nats.zig 2023-08-27 19:11:29 -06:00
60632f62ad tests.message: clean up a little bit
e2bf69eb31 tests: add basic connection test
3ec8ab1b9c build test: install unit tests binary
dc97e44c9e fixup! tests: add top level function tests
Compare 4 commits »
torque pushed to master at factotum/nats.zig 2023-08-27 15:53:35 -06:00
64c1a1604d tests: add top level function tests
torque pushed to master at factotum/nats.zig 2023-08-27 15:51:10 -06:00
ec43e8efdc tests: add top level function tests
torque pushed to master at factotum/NOCLIP 2023-08-27 14:53:21 -06:00
390a1ba4fd parser: parse into 0-terminated strings
torque pushed to master at factotum/nats.zig 2023-08-24 21:23:38 -06:00
226d678e68 examples: make request_reply slightly more interesting
0dac8402cf thunks: also aligncast userdata
Compare 2 commits »
torque pushed to master at factotum/nats.zig 2023-08-23 23:35:45 -06:00
2e06f44aa8 examples: add pub_bytes
af788a0536 nats: export Status
65ab46f714 connection: eliminate String method variants
1256feb7ef examples: always build in debug mode
18205a5533 examples: add statistics to request_reply
Compare 7 commits »
torque pushed to master at factotum/nats.zig 2023-08-23 02:06:06 -06:00
ebd3e64111 examples: port header example to zig
3e5840bd84 message: fix header method types and add header iterator
Compare 2 commits »
torque pushed to master at factotum/NOCLIP 2023-08-22 22:05:36 -06:00
0695743a1f parser: add addSubcommand to ParserInterface
torque pushed to master at factotum/NOCLIP 2023-08-22 22:04:11 -06:00
08d67219a3 parser: add addSubcommand to ParserInterface
torque pushed to master at factotum/NOCLIP 2023-08-22 21:55:57 -06:00
ce751a4582 parser: add addSubcommand to ParserInterface
torque pushed to master at factotum/nats.zig 2023-08-22 00:52:15 -06:00
48962f27d9 add examples and integrate into build
torque pushed to master at factotum/nats.zig 2023-08-22 00:42:35 -06:00
40d898a55e tests: start building tests in separate directory
ef185bc975 build: convert to being a module
Compare 2 commits »
torque pushed to master at factotum/nats.zig 2023-08-19 20:01:23 -06:00
9a4c80861c connection: finish wrapping connection methods
39edf12d34 connection.ConnectionOptions: finish hooking up callbacks
Compare 2 commits »