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-04-29 03:57:08 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
06d751dbb3c9cc4e09f2eb7250a242dc6b2423bc
zig
/
test
T
History
Andrew Kelley
8df540aeef
Merge pull request
#10370
from Snektron/stage2-inferred-error-sets-2
...
stage2: Make page_allocator work
2021-12-21 11:28:40 -08:00
..
behavior
stage2: @shlWithOverflow
2021-12-21 01:47:27 +01:00
src
std lib API deprecations for the upcoming 0.9.0 release
2021-11-30 00:13:07 -07:00
stage1
/c_abi
stage1, stage2: rename c_void to anyopaque (
#10316
)
2021-12-19 00:24:45 -05:00
stage2
stage2 ARM: spill insts currently in compare flags if necessary
2021-12-18 15:23:25 -08:00
standalone
add standalone tests for the new linker bug fixes
2021-12-15 10:31:29 +01:00
assemble_and_link.zig
migrate from
std.Target.current
to
@import("builtin").target
2021-10-04 23:48:55 -07:00
behavior.zig
stage1: implement @prefetch() builtin
2021-12-11 00:29:31 +01:00
cases.zig
stage2: clean up tests
2021-12-15 17:28:48 +01:00
cli.zig
Change
ArgIterator.next()
return type
2021-12-21 11:15:33 -08:00
compare_output.zig
Change
ArgIterator.next()
return type
2021-12-21 11:15:33 -08:00
compile_errors.zig
stage1, stage2: rename c_void to anyopaque (
#10316
)
2021-12-19 00:24:45 -05:00
gen_h.zig
…
run_translated_c.zig
translate-c: coerce boolean results to c_int when negated
2021-11-20 19:52:06 -05:00
runtime_safety.zig
fix unused variable errors in runtime safety test cases
2021-06-23 10:44:46 -07:00
stack_traces.zig
overhaul elf csu (c-runtime startup) logic
2021-05-23 15:38:57 -04:00
standalone.zig
update glibc start files to 2.34
2021-12-15 14:30:03 -07:00
tests.zig
glibc: fix inconsistency of powerpc ABI mapping
2021-12-16 03:01:13 -07:00
translate_c.zig
stage1, stage2: rename c_void to anyopaque (
#10316
)
2021-12-19 00:24:45 -05:00