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 2026-03-13 06:40:36 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/test
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
CBE: use bool, true, false, instead of zig_ prefixes
2022-12-02 16:12:49 -07:00
standalone
std: collect all options under one namespace
2023-01-05 02:31:29 -07:00
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
std: collect all options under one namespace
2023-01-05 02:31:29 -07:00
compile_errors.zig
add tests for tuple declarations
2022-11-23 22:16:31 +02:00
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
zig fmt: fix extra whitespace with multiline strings
2022-12-17 00:24:58 +02:00
standalone.zig
tools: build all tools in ci to prevent bitrot
2023-01-06 01:18:46 +02:00
tests.zig
tests: disable c_abi tests for windows when compiling on linux
2023-01-19 13:06:21 -05:00
translate_c.zig
translate-c: remove stage1 conditions from tests
2022-12-06 12:15:05 -07:00