• Joined on 2023-08-12
torque pushed to master at factotum/nats.zig 2023-08-19 01:01:58 -06:00
3ff894cc0d keep thunkening
torque pushed to master at factotum/nats.zig 2023-08-18 00:46:23 -06:00
2e1a5579b9 connection: mostly wrap the connection options API
torque pushed to master at factotum/nats.zig 2023-08-17 00:30:16 -06:00
4a7635fa7b nats-c.build.zig: fix cross-compiling from Linux
torque pushed to master at factotum/nats.zig 2023-08-16 22:33:14 -06:00
3cf173c923 nats: wrap a couple of loose functions
torque pushed to master at factotum/nats.zig 2023-08-15 23:24:23 -06:00
3ced6db69d message: play around with unit testing
970d274593 nats: fix typo'd C api call
55690ced02 subscription: wrap all basic API calls
94a428139d message: wrap all basic API calls
b55dfe0732 subscription: remove dangling old implementation
Compare 5 commits »
torque pushed to master at factotum/nats.zig 2023-08-15 01:22:14 -06:00
79a45fd2e3 git subrepo clone (merge) --branch=v3.6.1 https://github.com/nats-io/nats.c.git deps/nats.c
5bc936a09f deps: remove nats.c submodule
b78033f818 build: move cross-compilation shim into nats-c.build.zig
Compare 3 commits »
torque pushed to master at factotum/nats.zig 2023-08-14 23:46:56 -06:00
fbb45f1567 readme: add some notes about zig version support
aea64fb625 all: start wrapping API
Compare 2 commits »
torque pushed to master at factotum/nats.zig 2023-08-14 02:38:31 -06:00
c4fb6c6579 Add a readme
torque pushed to master at factotum/nats.zig 2023-08-14 01:29:46 -06:00
e935df3060 Add license info
torque created branch master in factotum/nats.zig 2023-08-14 00:36:56 -06:00
torque pushed to master at factotum/nats.zig 2023-08-14 00:36:56 -06:00
d957a4605a init
torque created repository factotum/nats.zig 2023-08-14 00:36:34 -06:00
torque created branch master in factotum/NOCLIP 2023-08-13 17:20:15 -06:00
torque pushed to master at factotum/NOCLIP 2023-08-13 17:20:15 -06:00
80c4853171 style: use conventional camelCase naming for functions
883218cdca parser: add interface method for retrieving a child interface by name
d091de5686 command: add missing ptrCast
29175d07ce command: add a method for creating owned interfaces
86342bcd1f help: print byte slice defaults as strings
Compare 10 commits »
torque created repository factotum/NOCLIP 2023-08-13 17:20:08 -06:00