Block a user
9fd6755684
add version info to main output
ea93542da8
add build_test/VersionStep
3bf6adc13e
initial cut of VersionStep - implementation TBD
87323ecb71
move test step to its own file for reuse
a5b78384f5
build works, c_allocator no longer required
1c41737202
upgrade to zig 0.9.0
5109a6d9a7
upgrade to zig 0.9.0 (will be overridden)
6a14eee1cf
add README
e698a789b4
add error handling (with caveat)
24e46bcf11
add debug option
a0e204bdf2
fix cache for files other than main.zig
48ceb136de
remove build comments from main
35396d16cd
clean up README - we are in pretty good shape for usage
687880f27e
free requests in demo
d02272d12c
proper path/query support for REST v1
c80a65ed50
add ability to have custom stringification
c6b3f8d6e1
adjust whitespace on generated code
80a76b0998
add jsonStringify implementation
f612b3798a
include std and serializeMap from json.zig in generated code