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
/
lib
/
compiler
/
aro
/
backend
Age
Commit message (
Expand
)
Author
2025-09-24
aro: update
Andrew Kelley
2025-09-24
update aro and translate-c sources
Veikka Tuominen
2025-09-24
compiler: update aro and translate-c to latest; delete clang translate-c
Andrew Kelley
2025-08-29
std.Io: delete GenericReader
Andrew Kelley
2025-08-11
std.ArrayList: make unmanaged the default
Andrew Kelley
2025-08-08
std.Io: remove BufferedWriter
Andrew Kelley
2025-07-07
std.fmt: breaking API changes
Andrew Kelley
2025-02-03
compiler,std: implement ZON support
Mason Remaley
2024-09-12
Replace deprecated default initializations with decl literals
Linus Groh
2024-09-09
sync Aro dependency
Veikka Tuominen
2024-08-28
std: update `std.builtin.Type` fields to follow naming conventions
mlugg
2024-08-15
std.Target: Pull toCoffMachine()/toElfMachine() up from Arch to Target.
Alex Rønne Petersen
2024-03-30
Update uses of `@fieldParentPtr` to use RLS
Jacob Young
2024-03-06
Sync Aro sources (#19199)
Veikka Tuominen
2024-02-28
make aro-based translate-c lazily built from source
Andrew Kelley