• Joined on 2023-08-12
torque pushed to master at factotum/libuv 2025-04-08 18:38:07 -06:00
fead2457be build: fix windows debug builds
e398fefdf6 build: support 0.14.0
Compare 2 commits »
0fbe42c5cb the formless revolves
5746fbbd5e consider a tokenizer
11b7d3e06b a whole big mess
ab1d4ad879 disaster, wrought by mine own hands
Compare 4 commits »
torque pushed to master at factotum/nats.zig 2025-03-13 22:12:22 -06:00
928a10e880 deps: update nats.c to 3.9.3
torque pushed to master at factotum/nats.zig 2025-03-13 21:25:03 -06:00
fbd6e7af0c all: update for zig 0.14.0
torque pushed to master at factotum/NOCLIP 2025-03-06 19:10:13 -07:00
4bae2c1dd6 update for zig 0.14.0
torque pushed to master at factotum/libuv 2025-02-04 21:07:23 -07:00
aa27cc803c init
torque pushed to master at factotum/nats.c 2025-02-03 23:49:24 -07:00
6555477c31 build: fix for zig-0.14 dev
be5a084d6e readme: update with 3.9.1 info
b585eecc38 build: update to nats.c 3.9.1 and update dependencies
dd33fa168c ci: run on all branches
Compare 4 commits »
torque pushed to master at factotum/nats.zig 2024-12-05 22:59:37 -07:00
3b5412b035 deps: update nats.c to 3.9.1
torque pushed to master at factotum/libressl 2024-12-05 22:45:22 -07:00
7aa9871c8c readme: update references to 4.0.0
991d09a09e build: update to libressl-portable v4.0.0
Compare 2 commits »
torque pushed to master at factotum/libressl 2024-12-05 21:16:41 -07:00
7f95731326 readme: update references to 4.0.0
c16205d9a7 build: update to libressl-portable v4.0.0
9530f3d561 ci: remove --ast-check from zig format
d9d586555e ci: run against all branches
Compare 4 commits »
torque pushed to master at factotum/nats.zig 2024-10-14 22:02:56 -06:00
ccf0f504a1 deps: update nats.c to 3.8.2+1
torque pushed tag 3.8.2+1 to factotum/nats.c 2024-10-14 19:29:05 -06:00
torque pushed to master at factotum/nats.c 2024-10-14 19:23:51 -06:00
b0e28ff9cb package: bump version
538c40246e ci: reenable libsodium on zig master build
2c3124598e deps: update libressl to 3.9.2+1
5e0cdc81ed build fix: update libsodium to get a build definition without aarch64_32
Compare 4 commits »
torque commented on issue factotum/NOCLIP#1 2024-10-10 19:39:27 -06:00
Implement global named options

This should probably be made its own ticket, but dynamic subcommands could be handled by allowing the user to register an "unknown subcommand handler", i.e. a callback to be called if the user…

torque pushed to master at factotum/libressl 2024-10-03 17:26:17 -06:00
02abfefee4 package: bump version
5ba009c755 Fix unfortunate typo
Compare 2 commits »
torque pushed to master at factotum/nats.zig 2024-10-02 00:55:37 -06:00
c82911682e thunk: rework handling of userdata
torque pushed to master at factotum/nats.zig 2024-09-15 22:08:57 -06:00
68a98232a1 thunk: add 0.14-dev compatibility shim
5c340bef56 deps: use allyourcodebase build wrappers instead of vendored deps
Compare 2 commits »
torque pushed tag 3.8.2 to factotum/nats.c 2024-09-15 21:50:06 -06:00
torque pushed to master at factotum/nats.c 2024-09-15 21:48:42 -06:00
06523bf0ed ci: libsodium 1.0.20 does not build with zig master