Logo
Explore Help
Sign In
mirror/zig
1
0
Fork 0
You've already forked zig
mirror of https://codeberg.org/ziglang/zig synced 2026-03-16 23:21:44 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/test
History
Jacob Young 3529889cf3 x86_64: rewrite scalar -|
2025-05-17 02:08:41 -04:00
..
behavior
x86_64: rewrite scalar -|
2025-05-17 02:08:41 -04:00
c_abi
wasm-c-abi: llvm fix struct handling + reorganize
2025-05-01 18:10:36 -04:00
c_import
…
cases
x86_64: rewrite vector +|
2025-05-17 02:08:41 -04:00
incremental
make @memcpy and @memmove share panic handlers
2025-04-27 23:30:00 -07:00
link
compiler: Allow configuring UBSan mode at the module level.
2025-04-26 22:54:34 +02:00
src
Merge pull request #21882 from alexrp/compiler-fixes
2025-05-13 10:42:05 +02:00
standalone
test: Silence stderr output from test_obj_link_run.
2025-05-16 15:07:25 +01:00
assemble_and_link.zig
…
behavior.zig
test: add tests for @memmove
2025-04-26 13:34:17 +10:00
c_import.zig
…
cases.zig
…
compare_output.zig
…
compile_errors.zig
…
gen_h.zig
…
llvm_ir.zig
test: Add some basic LLVM IR tests for atomics, volatile, and allowzero.
2025-05-12 17:07:50 +02:00
llvm_targets.zig
test: Add {powerpc64,riscv32}-netbsd-none to llvm_targets.
2025-05-11 11:15:23 +02:00
nvptx.zig
…
run_translated_c.zig
…
stack_traces.zig
test: Disable error union switch with call operand (ReleaseSafe) on macos.
2025-04-04 06:08:10 +02:00
tests.zig
std.Build: Make no_builtin a property of Module instead of Step.Compile.
2025-05-12 17:08:22 +02:00
translate_c.zig
compiler: Updates for LLVM/Clang 20 API changes.
2025-04-04 06:08:09 +02:00