• Joined on 2019-01-28
lobo pushed to master at lobo/aws-sdk-for-zig 2021-06-30 16:37:23 +00:00
e98d64f39c update build.zig and README
3c9f91c012 rework servicemodel to avoid comptime_string @import
dcfefa4072 address zig changes in awshttp. zig 15a030ef3 or newer needed
de41b456d3 address unused variable in generated metaInfo function
267e72051d make services direct imports/pub const in generated service manifest
Compare 12 commits »
lobo pushed to master at lobo/aws-sdk-for-zig 2021-06-24 01:24:23 +00:00
b2ebc5a621 add snake comparison test
93536aa4ad make primary executable a more robust integration test harness
06479b8cb7 more useful logging
6f38ecd893 update to new json/url options
77caa626f0 allow parsing of exponential numbers if they resolve to int
Compare 8 commits »
lobo pushed to master at lobo/aws-sdk-for-zig 2021-06-21 01:50:57 +00:00
9c3fcc5a9d address memory leaks in awshttp
667c38c8d3 add sentinals so we can work until general purpose allocator
2768c83a0a switch to general purpose allocator so we can weed out leaks
1050ca5222 update documentation and comments
Compare 4 commits »
lobo pushed to master at lobo/aws-sdk-for-zig 2021-06-14 23:13:04 +00:00
bd3605e387 support request data in query protocol calls
9a0908bc63 adjust build.zig for zig 0.9.0 >= c5d412268
fe7e37b71a rough out protocol plan
01aa8c8d1a add http error handling
78478ab470 update Dockerfile for 0.8.0
Compare 5 commits »
lobo pushed to master at lobo/aws-sdk-for-zig 2021-06-10 21:35:35 +00:00
ad54596837 wire Services through to aws.zig and main demo
7f8ddd3461 set branch quota to allow all services to be processed
f9e6f92026 individual service support - evaluation exceeded 1000 branches
dff03429d9 fix memory leaks/upgrade tests to 0.8.0
Compare 4 commits »
lobo pushed to master at lobo/aws-sdk-for-zig 2021-06-09 23:26:52 +00:00
e5f5f0e8cd update code to support compilation with zig 0.8.0
c6dbbf33af allow different endpoing/sigv4 service names
bd5d509665 update servicemodel for generated model
88632df671 update build.zig with zig 0.8.0 instructions
32afc2c622 update .gitignore for generated files
Compare 13 commits »
lobo pushed to master at lobo/aws-sdk-for-zig 2021-06-01 21:49:24 +00:00
065fc2c838 remove broken code
lobo pushed to master at lobo/aws-sdk-for-zig 2021-05-30 04:04:48 +00:00
f997907bf1 add traits everywhere/make "required" fixes/add ec2_query_name/json_name
lobo pushed to master at lobo/aws-sdk-for-zig 2021-05-30 02:47:03 +00:00
c5bf148856 update TODOs in README
lobo pushed to master at lobo/aws-sdk-for-zig 2021-05-30 02:33:14 +00:00
b1397d896e move service model to its own file
lobo pushed to master at lobo/aws-sdk-for-zig 2021-05-30 01:59:24 +00:00
1a97775287 update todo list
f068dce413 codegen all the things
Compare 2 commits »
lobo pushed to master at lobo/vcsh_exports 2021-05-15 03:00:12 +00:00
3ea2f834a6 update versions
lobo pushed to master at lobo/aws-sdk-for-zig 2021-05-14 22:12:52 +00:00
a732bc14db more organization and add some documentation to the awshttp module
lobo pushed to master at lobo/aws-sdk-for-zig 2021-05-14 19:37:10 +00:00
05fcc5755e move http heavy lifting to its own file/reorganize a bit
lobo pushed to master at lobo/aws-sdk-for-zig 2021-05-13 22:55:10 +00:00
0727fb5585 remove xml.zig. This may be back later, but currently is unused
lobo pushed to master at lobo/aws-sdk-for-zig 2021-05-13 22:53:59 +00:00
1b831cd91d convert to json - core processing fully generic
da5e58872f additional option for snake case
1d10ec3e17 only allocate if mutation is neded
dd5ad72b5a change import to allow embedding json.zig in this project
e76eb45003 allow camel case conversion for json keys
Compare 8 commits »
lobo pushed to master at lobo/vcsh_exports 2021-05-03 03:00:19 +00:00
40acfb511e update versions
lobo pushed to master at lobo/aws-sdk-for-zig 2021-04-29 23:31:04 +00:00
a278f6fd73 update README to reflect openssl->aws-lc switch
e0b3c4f0b3 switch openssl->aws-lc
Compare 2 commits »
lobo pushed to master at lobo/aws-sdk-for-zig 2021-04-27 18:26:34 +00:00
d3efa21a41 first thing that actually works
de09f48f8d initial commit
lobo created repository lobo/aws-sdk-for-zig 2021-04-27 18:25:19 +00:00