This website requires JavaScript.
Explore
Help
Sign In
mirror
/
zig
Watch
1
Star
0
Fork
0
You've already forked zig
mirror of
https://github.com/ziglang/zig.git
synced
2026-01-19 05:45:12 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
zig
/
test
/
cases
/
translate_c
History
Veikka Tuominen
60614b2a85
add tests for fixed stage1 bugs
...
Closes
#10357
Closes
#11236
Closes
#11615
Closes
#12055
2024-03-28 15:24:01 +02:00
..
align() attribute.c
add tests for fixed stage1 bugs
2024-03-28 15:24:01 +02:00
empty union initializer list.c
Use mem.zeroes for empty union initializer list
2024-01-31 06:38:44 +02:00
enums msvc.c
tests: translate-c and run-translated-c to the test harness
2023-10-17 11:55:17 +03:00
enums.c
tests: translate-c and run-translated-c to the test harness
2023-10-17 11:55:17 +03:00
macro_function_string_concat.c
translate-c: handle string concatenation of function calls
2024-03-26 21:16:53 -07:00
static empty struct.c
Use mem.zeroes for empty union initializer list
2024-01-31 06:38:44 +02:00