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-21 14:55:25 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
zig
/
test
History
mlugg
3de8bbd3d4
Sema: fix initializing comptime-known constant with OPV union field
...
Resolves
:
#24716
2025-08-06 20:47:03 +01:00
..
behavior
Sema: fix initializing comptime-known constant with OPV union field
2025-08-06 20:47:03 +01:00
c_abi
…
c_import
…
cases
disallow alignment on packed union fields
2025-08-02 09:51:26 -07:00
incremental
disable failing incremental test cases due to dwarf linker logic
2025-07-31 22:10:11 -07:00
link
Migrate from deprecated
Step.Compile
APIs
2025-07-26 12:06:43 +02:00
src
build: add -Dskip-compile-errors option
2025-08-02 09:34:55 +02:00
standalone
Revert "Sema: Stop adding Windows implib link inputs for
extern "..."
syntax."
2025-08-06 06:15:13 +02:00
assemble_and_link.zig
…
behavior.zig
…
c_import.zig
…
cases.zig
…
compare_output.zig
…
compile_errors.zig
…
gen_h.zig
…
llvm_ir.zig
…
llvm_targets.zig
…
nvptx.zig
…
run_translated_c.zig
…
stack_traces.zig
…
tests.zig
Revert "Sema: Stop adding Windows implib link inputs for
extern "..."
syntax."
2025-08-06 06:15:13 +02:00
translate_c.zig
…