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-03-11 21:59:52 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib
History
Andrew Kelley 72d3f4b5dc Revert "std.crypto.onetimeauth.ghash: faster GHASH on modern CPUs (#13566)"
This reverts commit 7cfeae1ce7aa9f1b3a219d032c43bc2e694ba63b which
is causing std lib tests to fail on wasm32-wasi.
2022-11-17 15:37:37 -07:00
..
compiler_rt
compiler_rt: fix TODOs in udivmod.zig
2022-11-16 13:08:41 +02:00
docs
Merge pull request #13300 from jcalabro/master
2022-10-30 17:20:57 +01:00
include
C backend: improve ergonomics of zig.h a little bit
2022-11-13 16:50:16 -07:00
init-exe
init-exe template: add flushing to the buffered writer
2022-08-04 21:12:42 +02:00
init-lib
…
libc
rename i386-linux-gnu to x86-linux-gnu
2022-11-04 16:41:23 +02:00
libcxx
update libcxx to LLVM 15.0.3
2022-10-18 10:18:09 -07:00
libcxxabi
update libcxxabi to LLVM 15
2022-08-04 18:02:01 -07:00
libunwind
update libunwind to LLVM 15
2022-08-04 18:09:10 -07:00
std
Revert "std.crypto.onetimeauth.ghash: faster GHASH on modern CPUs (#13566)"
2022-11-17 15:37:37 -07:00
tsan
…
build_runner.zig
stage2: implement referenced by trace for error messages
2022-09-15 00:50:18 +03:00
c.zig
all: rename i386 to x86
2022-11-04 00:09:27 +03:30
compiler_rt.zig
fix: correctly import memcmp.zig in compiler-rt
2022-10-22 16:56:33 +02:00
ssp.zig
all: rename i386 to x86
2022-11-04 00:09:27 +03:30
test_runner.zig
stage2 AArch64: misc fixes, enable printing in test runner
2022-11-01 20:44:18 +01:00
zig.h
zig.h: match float comparison signatures from compiler rt
2022-11-15 23:33:48 -05:00