index
:
zig
0.10.x
0.11.x
0.12.x
0.14.x
0.15.x
0.7.x
0.8.x
0.9.x
ArrayList-reserve
Io.net
aro
ast-node-methods
async-await-demo
autofix
ci-perf-comment
ci-scripts
ci-tarballs
cli
comptime-allocator
elfv2-dyn
fixes
fuzz-macos
hcs
incr-bug
io-threaded-no-queue
jobserver
json-diagnostics
llvm-ir-nosanitize-metadata
macos-debug-info
main
make-vs-configure
master
more-doctests
new-pkg-hash
powerpc64le
restricted-function-pointers
rework-comptime-mutation
sans-aro
sha1-stream
spork8
stage2-async
threadpool
threadtheft
wasm-linker-writer
wrangle-writer-buffering
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software. https://ziglang.org
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
stage1
/
zig.h
Age
Commit message (
Expand
)
Author
2025-11-19
stage1: update zig1.wasm
Alex Rønne Petersen
2025-11-12
zig.h: drop dependency on deleted compiler_rt functions
Matthew Lugg
2025-09-30
cbe: workaround GCC miscompilation
mlugg
2025-09-18
stage1: update zig1.wasm
Alex Rønne Petersen
2025-08-30
stage1: update zig1.wasm
Alex Rønne Petersen
2025-06-15
stage1: update zig1.wasm
Jacob Young
2025-06-01
stage1: update zig1.wasm
Jacob Young
2025-03-27
stage1: Update zig1.wasm.
Alex Rønne Petersen
2025-02-17
stage1: Update zig1.wasm.
Alex Rønne Petersen
2025-01-16
stage1: update zig1.wasm
mlugg
2024-11-04
zig.h: Improve portability of zig_*_windows_teb() helpers.
Alex Rønne Petersen
2024-10-19
stage1: update zig1.wasm
mlugg
2024-07-26
zig.h: fixup pointer atomic load definitions
kcbanner
2024-07-13
zig.h: expand zig_msvc_atomic_load_ into version for relaxed, acquire, and se...
kcbanner
2024-07-13
zig.h: replace `_InterlockedExchangeAdd` with a plain volatile load
kcbanner
2024-06-21
- Fix `ypedef` -> `typedef`
kcbanner
2024-05-08
update zig1.wasm
Andrew Kelley
2024-03-30
update zig1.wasm
Jacob Young
2024-03-17
update zig1.wasm
Jacob Young
2023-11-12
zig.h: workaround for gcc `f128` miscompilations
Jacob Young
2023-09-27
update zig1.wasm
Andrew Kelley
2023-09-24
update zig1.wasm
Andrew Kelley
2023-08-20
stage1: update zig1
mlugg
2023-07-12
update zig1.wasm
Andrew Kelley
2023-07-04
bootstrap: support aarch64 in 32-bit mode
Jacob Young
2023-06-16
Update zig1.wasm
mlugg
2023-04-28
update zig1.wasm
Andrew Kelley
2023-04-23
update zig1.wasm
Andrew Kelley
2023-04-08
zig.h: fix typo for zig_trap definition
Andrew Kelley
2023-04-06
zig.h: f16 fix for compiler_rt
Andrew Kelley
2023-04-05
update zig1.wasm
Andrew Kelley
2023-03-10
Include `signal.h` to define SIGTRAP in Stage 1 compiler (#14867)
Lavt Niveau
2023-03-05
update zig1.wasm
Andrew Kelley
2023-02-20
CBE: use stdint.h types instead of `zig_` prefixes
Jacob Young