aws-sdk-for-zig/src
melhindi 7a5fa0bb2e
All checks were successful
AWS-Zig Build / build-zig-0.11.0-amd64-host (push) Successful in 7m37s
Replace var with const where applicable
2024-01-18 13:43:45 +01:00
..
aws_authentication.zig replace zero with crypto secureZero 2022-02-08 22:37:20 -08:00
aws_credentials.zig Replace var with const where applicable 2024-01-18 13:43:45 +01:00
aws_http_base.zig build works, c_allocator no longer required 2022-01-12 09:18:16 -08:00
aws_http.zig Replace var with const where applicable 2024-01-18 13:43:45 +01:00
aws_signing.zig Replace var with const where applicable 2024-01-18 13:43:45 +01:00
aws.zig Replace var with const where applicable 2024-01-18 13:43:45 +01:00
case.zig drop sentinal on return to snakeToCamel 2023-08-27 19:54:51 -07:00
date.zig Replace var with const where applicable 2024-01-18 13:43:45 +01:00
http_client_17015_issue.zig fix failing test 2023-08-30 13:40:08 -07:00
json.zig Replace var with const where applicable 2024-01-18 13:43:45 +01:00
main.zig re-enable demo code 2023-08-30 13:49:29 -07:00
servicemodel.zig upgrade servicemodel.zig 2023-08-04 16:39:15 -07:00
test_ec2_query_no_input.response add ec2_query_no_input 2023-08-28 13:10:16 -07:00
test_ec2_query_with_input.response ec2_query_with_input under test 2023-08-28 13:30:39 -07:00
test_rest_json_1_query_no_input.response add rest json tests (skippped -still leaky 2023-08-27 23:20:07 -07:00
url.zig all url tests passing 2023-08-27 17:17:14 -07:00
xml_shaper.zig clean up build (includes two fixes for arm 32 bit) 2024-01-09 15:22:03 -08:00
xml.zig Replace var with const where applicable 2024-01-18 13:43:45 +01:00