Logo
Explore Help
Sign In
mirror/zig
1
0
Fork 0
You've already forked zig
mirror of https://github.com/ziglang/zig.git synced 2025-12-07 14:53:08 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/test/cases/run_translated_c
History
Parker Liu 0bdc0bb534
translate-c: fix referencing extern locals from nested blocks
2025-03-31 20:22:03 +03:00
..
compound_assignments_with_implicit_casts.c
test manifest key checking and other fixes
2024-03-08 02:59:45 -08:00
compound_assignments_with_pointer_arithmetic.c
translate-c: fix translation of "ptr += uint"
2024-06-15 18:19:33 +02:00
dereference address of.c
tests: translate-c and run-translated-c to the test harness
2023-10-17 11:55:17 +03:00
explicit_cast_bool_from_float.c
test manifest key checking and other fixes
2024-03-08 02:59:45 -08:00
extern_typedef_variables_in_functions.c
translate-c: Use mangled name for local extern in condition/loop
2024-07-28 02:58:49 +03:00
float_from_bool_expr_cast.c
translate-c: float cast from boolean expr fix
2024-01-10 19:13:11 +00:00
sub_scope_extern_local_var_ref.c
translate-c: fix referencing extern locals from nested blocks
2025-03-31 20:22:03 +03:00