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
Age
Commit message (
Expand
)
Author
2025-08-30
stage1: update zig1.wasm
Alex Rønne Petersen
2025-07-25
Update wasm2c.c
BreadTom
2025-07-22
stage1: update zig1.wasm
Jacob Young
2025-07-16
zig1.wasm update
Andrew Kelley
2025-07-09
wasi.c: fix pread/pwrite
Andrew Kelley
2025-07-07
update zig1.wasm
Andrew Kelley
2025-06-26
Fix warning WasmMut_toC not all control paths return a value (#24267)
Jonathan Marler
2025-06-15
stage1: update zig1.wasm
Jacob Young
2025-06-12
stage1: elaborate on "unimplemented" in wasi.c
mlugg
2025-06-01
stage1: update zig1.wasm
Jacob Young
2025-04-02
stage1: fix `wasi_snapshot_preview1_fd_seek` on cache files
mlugg
2025-03-27
stage1: Update zig1.wasm.
Alex Rønne Petersen
2025-02-17
stage1: Update zig1.wasm.
Alex Rønne Petersen
2025-02-07
compiler: use std.heap.smp_allocator
Andrew Kelley
2025-01-24
stage1: update zig1.wasm
mlugg
2025-01-23
Merge pull request #22098 from alexrp/wasm-generic-baseline
Alex Rønne Petersen
2025-01-22
wasm2c: Implement nontrapping_fptoint support.
Alex Rønne Petersen
2025-01-22
stage1: update zig1.wasm
mlugg
2025-01-16
stage1: update zig1.wasm
mlugg
2025-01-16
compiler: make it easier to apply breaking changes to `std.builtin`
mlugg
2024-11-04
zig.h: Improve portability of zig_*_windows_teb() helpers.
Alex Rønne Petersen
2024-10-26
wasm2c: Add an optional endianness command line argument.
Alex Rønne Petersen
2024-10-26
wasm2c: Add big endian support.
Alex Rønne Petersen
2024-10-19
stage1: update zig1.wasm
mlugg
2024-09-10
update zig1.wasm
Andrew Kelley
2024-08-27
stage1: update zig1.wasm
mlugg
2024-07-26
zig.h: fixup pointer atomic load definitions
kcbanner
2024-07-22
update zig1.wasm
Andrew Kelley
2024-07-19
dev: introduce dev environments that enable compiler feature sets
Jacob Young
2024-07-14
Merge pull request #20593 from jacobly0/more-races
Andrew Kelley
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-07-13
update zig1.wasm
Jacob Young
2024-06-21
- Fix `ypedef` -> `typedef`
kcbanner
2024-06-17
wasm2c: avoid indexing null pointer triggering undefined behavior
Jonathan Marler
2024-05-08
update zig1.wasm
Andrew Kelley
2024-04-08
update zig1.wasm
Jacob Young
2024-03-30
update zig1.wasm
Jacob Young
2024-03-23
wasm2c: fix allocation failure result
Jacob Young
2024-03-17
update zig1.wasm
Jacob Young
2024-03-01
compiler: audit debug mode checks
Jacob Young
2024-02-27
wasi.c: report no environment variables available
Andrew Kelley
2024-02-26
compiler: JIT zig reduce
Andrew Kelley
2024-02-09
remove unused local variables
cdrmack
2024-02-04
stage1: implement fd_fdstat_get
Jacob Young
2024-01-01
update zig1.wasm
Andrew Kelley
2023-11-12
zig.h: workaround for gcc `f128` miscompilations
Jacob Young
2023-11-10
stage1: we don't need have_stage1 config option anymore
Andrew Kelley
2023-11-09
stage1: implement wasi seek shim
Jacob Young
2023-11-03
fix bootstrap
Andrew Kelley
[next]