47fbda5e06
drop sentinal on return to snakeToCamel
2023-08-27 19:54:51 -07:00
13ffb063c5
fix tests in case.zig
2023-08-27 08:40:40 -07:00
e6f7ab003d
zig fmt to take care of easy stuff
2023-08-04 10:07:58 -07:00
d4c9f22316
32 bit support
continuous-integration/drone/push Build is failing
2022-01-20 12:31:45 -08:00
1c41737202
upgrade to zig 0.9.0
continuous-integration/drone/push Build is passing
2022-01-03 08:06:14 -08:00
a97e26477d
support for single word handling in camelCase algo
2021-07-24 00:18:38 -07:00
bd3605e387
support request data in query protocol calls
...
This should complete the query protocol calls. However, there are likely
gaps in implementation for the transformation of request parameters
to url encoded body data
2021-06-14 16:12:55 -07:00