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
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
2023-10-16
build.zig: add support for using "zig c++" as the bootstrap c++ compiler
Xavier Bouchoux
2023-10-03
update zig1.wasm
Andrew Kelley
2023-10-01
update zig1.wasm
Veikka Tuominen
2023-09-27
update zig1.wasm
Andrew Kelley
2023-09-24
update zig1.wasm
Andrew Kelley
2023-09-15
update zig1.wasm
mlugg
2023-09-03
build stage3: detect system libcxx
Michael Dusan
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-24
update zig1.wasm
mlugg
2023-06-19
stage1: update zig1.wasm after renaming "@XtoY" to "YfromX"
Eric Joldasov
2023-06-16
Update zig1.wasm
mlugg
2023-05-17
rename omit_pkg_fetching_code to only_core_functionality
Andrew Kelley
2023-04-30
update zig1.wasm
Andrew Kelley
2023-04-28
update zig1.wasm
Andrew Kelley
2023-04-25
update zig1.wasm
Andrew Kelley
2023-04-23
update zig1.wasm
Andrew Kelley
2023-04-13
add c_char type
Andrew Kelley
2023-04-08
zig.h: fix typo for zig_trap definition
Andrew Kelley
[next]