aws-sdk-for-zig/src
Emil Lerch 5ee53a493d
some codegen changes needed/investigation into http_query (see note)
This fixes main compile issues. Problems that remain:

* json is borked for objects with key/value keys that need to be coerced
* currently all request structures need an http_query declaration, and this may be a hard requirement
* need to revisit all the places where we are reading http response bodies
* there are 35 compile errors that do not have reference traces and will take a while to track down
2023-08-05 12:41:04 -07:00
..
Amazon_Root_CA_1.pem these are old changes, but I believe part of 0.11 from a while back 2023-08-04 10:06:54 -07:00
aws_authentication.zig replace zero with crypto secureZero 2022-02-08 22:37:20 -08:00
aws_credentials.zig some codegen changes needed/investigation into http_query (see note) 2023-08-05 12:41:04 -07:00
aws_http_base.zig build works, c_allocator no longer required 2022-01-12 09:18:16 -08:00
aws_http.zig some codegen changes needed/investigation into http_query (see note) 2023-08-05 12:41:04 -07:00
aws_signing.zig some codegen changes needed/investigation into http_query (see note) 2023-08-05 12:41:04 -07:00
aws.zig some codegen changes needed/investigation into http_query (see note) 2023-08-05 12:41:04 -07:00
case.zig zig fmt to take care of easy stuff 2023-08-04 10:07:58 -07:00
date.zig some codegen changes needed/investigation into http_query (see note) 2023-08-05 12:41:04 -07:00
git_version-orig.zig zig fmt to take care of easy stuff 2023-08-04 10:07:58 -07:00
json.zig some codegen changes needed/investigation into http_query (see note) 2023-08-05 12:41:04 -07:00
main.zig some codegen changes needed/investigation into http_query (see note) 2023-08-05 12:41:04 -07:00
servicemodel.zig upgrade servicemodel.zig 2023-08-04 16:39:15 -07:00
url.zig some codegen changes needed/investigation into http_query (see note) 2023-08-05 12:41:04 -07:00
xml_shaper.zig some codegen changes needed/investigation into http_query (see note) 2023-08-05 12:41:04 -07:00
xml.zig some codegen changes needed/investigation into http_query (see note) 2023-08-05 12:41:04 -07:00