This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
zig
Watch
1
Star
0
Fork
0
You've already forked zig
mirror of
https://codeberg.org/ziglang/zig.git
synced
2026-05-04 16:53:26 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6db3869fc767f595e6d28f02ded59f20ec4da83d
zig
/
test
T
History
Techatrix
32544ed56c
swap align and callconv in function typeName
2023-01-16 14:04:03 +02:00
..
behavior
swap align and callconv in function typeName
2023-01-16 14:04:03 +02:00
c_abi
llvm: correctly handle C ABI structs with f32/f64 alignment differences
2023-01-14 16:26:50 +02:00
cases
…
link
…
src
…
stage2
…
standalone
…
assemble_and_link.zig
…
behavior.zig
…
cases.zig
…
cli.zig
…
compare_output.zig
…
compile_errors.zig
…
gen_h.zig
…
link.zig
…
run_translated_c.zig
…
stack_traces.zig
…
standalone.zig
…
tests.zig
also run C ABI tests with -OReleaseFast
2023-01-14 16:26:50 +02:00
translate_c.zig
…