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-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
2023-04-06
zig.h: f16 fix for compiler_rt
Andrew Kelley
2023-04-05
update zig1.wasm
Andrew Kelley
2023-03-16
Merge remote-tracking branch 'origin/master' into llvm16
Andrew Kelley
2023-03-10
Include `signal.h` to define SIGTRAP in Stage 1 compiler (#14867)
Lavt Niveau
2023-03-08
Module: rewrite zir caching logic
Jacob Young
2023-03-05
update zig1.wasm
Andrew Kelley
2023-02-27
Merge remote-tracking branch 'origin/master' into llvm16
Andrew Kelley
2023-02-22
Merge pull request #14691 from jacobly0/ctype
Andrew Kelley
2023-02-20
CBE: use stdint.h types instead of `zig_` prefixes
Jacob Young
2023-02-21
Update std.Build to new module CLI, update zig1 and CMakeLists
mlugg
2023-02-19
Merge remote-tracking branch 'origin/master' into llvm16
Andrew Kelley
2023-02-18
update zig1.wasm
Andrew Kelley
2023-02-18
Merge remote-tracking branch 'origin/master' into llvm16
Andrew Kelley
2023-02-15
split `@qualCast` into `@constCast` and `@volatileCast`
Veikka Tuominen
2023-02-03
Merge remote-tracking branch 'origin/master' into llvm16
Andrew Kelley
2023-01-30
update zig1.wasm to include `@qualCast`
Veikka Tuominen
2023-01-29
cbe: fixes for tls, support for not linking libc, and enabling tests
kcbanner
2023-01-26
update CPU features to LLVM 16
Andrew Kelley
2023-01-23
update zig1.wasm
kcbanner
2023-01-11
disable package manager code when bootstrapping
Andrew Kelley
2023-01-02
update zig1.wasm for MSVC compatibility
Andrew Kelley
2022-12-27
update zig1.wasm to overflow arithmetic builtin changes
Veikka Tuominen
2022-12-18
update zig1.wasm to builtin.Type field changes
Veikka Tuominen
2022-12-13
update zig1.wasm to `@call` changes
Veikka Tuominen
2022-12-10
update zig1.wasm
Andrew Kelley
[next]