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-02-05 06:03:38 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib
History
Veikka Tuominen 0333ff4476 stage2: make error{} the same size as anyerror
Having `error{}` be a zero bit type causes issues when it interracts
with empty inferred error sets which are the same size as `anyerror`.
2022-06-11 23:49:33 +03:00
..
compiler_rt
compiler_rt: fix infinite loop
2022-06-03 14:27:45 +03:00
docs
flatten lib/std/special and improve "pkg inside another" logic
2022-05-06 22:41:00 -07:00
include
…
init-exe
init-exe: add note about log_level in ReleaseSmall and ReleaseFast build mode (#11626)
2022-05-14 12:56:58 +02:00
init-lib
flatten lib/std/special and improve "pkg inside another" logic
2022-05-06 22:41:00 -07:00
libc
Set macOS/iPhoneOS/tvOS/watchOS ABI to none (unspecified) by default
2022-05-22 17:45:02 +02:00
libcxx
…
libcxxabi
…
libunwind
Import SPARCv9 libunwind
2022-02-13 17:16:22 +02:00
std
stage2: make error{} the same size as anyerror
2022-06-11 23:49:33 +03:00
tsan
…
build_runner.zig
flatten lib/std/special and improve "pkg inside another" logic
2022-05-06 22:41:00 -07:00
c.zig
target: Rename sparcv9 -> sparc64
2022-05-13 16:43:59 -04:00
compiler_rt.zig
stage2: add runtime safety for unwrapping error
2022-05-16 17:42:51 -07:00
ssp.zig
flatten lib/std/special and improve "pkg inside another" logic
2022-05-06 22:41:00 -07:00
test_runner.zig
std.Progress.log: adjust API
2022-05-26 21:58:19 -07:00