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-23 09:26:15 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4983da40d02632217e606098fd8a94bd7732bf0c
zig
/
test
T
History
kcbanner
4a330ab811
target: use 16 byte alignment for 128-bit types on x86 and ofmt .c
2023-01-23 13:48:37 -05:00
..
behavior
target: use 16 byte alignment for 128-bit types on x86 and ofmt .c
2023-01-23 13:48:37 -05:00
c_abi
llvm: implement explicit Win64 and SysV calling conventions
2023-01-22 01:04:20 +02:00
cases
Sema: fix unwrapping null when reporting error on member access
2023-01-22 01:04:20 +02:00
link
link-tests: do not expect __eh_frame section on x86_64-macos
2023-01-21 19:14:44 +01:00
src
…
stage2
…
standalone
…
assemble_and_link.zig
…
behavior.zig
Sema: handle lazy values in more places
2023-01-22 00:12:36 +02:00
cases.zig
…
cli.zig
…
compare_output.zig
…
compile_errors.zig
…
gen_h.zig
…
link.zig
link-tests: test unwind info emitter via c++ exceptions
2023-01-20 20:57:40 +01:00
run_translated_c.zig
…
stack_traces.zig
…
standalone.zig
…
tests.zig
tests: disable c_abi tests for windows when compiling on linux
2023-01-19 13:06:21 -05:00
translate_c.zig
…