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-01-16 12:25:21 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/test/stage2
History
Jacob G-W 4ac37eb484 stage2 Air: add struct_field_ptr_index_{0..3}
Since these are very common, it will save memory.
2021-08-21 23:52:55 -04:00
..
aarch64.zig
stage2: fix test cases to add pub on exported _start fn
2021-05-12 23:17:24 -07:00
arm.zig
stage2 codegen: re-allocate result register in finishAir
2021-08-20 19:06:30 -04:00
cbe.zig
stage2 Air: add struct_field_ptr_index_{0..3}
2021-08-21 23:52:55 -04:00
darwin.zig
WASI,libc: enable tests.
2021-07-27 09:01:00 +09:00
llvm.zig
stage2: field type expressions support referencing locals
2021-08-20 15:41:57 -07:00
plan9.zig
stage2 plan9: add aarch64 support
2021-07-11 01:58:26 -04:00
riscv64.zig
stage2: fix test cases to add pub on exported _start fn
2021-05-12 23:17:24 -07:00
wasm.zig
wasm: Resolve feedback (wrapping arbitrary int sizes)
2021-08-01 21:30:06 +02:00