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
Age
Commit message (
Expand
)
Author
2025-07-24
zig std: update std.Io.poll API usage
Andrew Kelley
2025-07-23
Merge pull request #24523 from ziglang/fifno
Andrew Kelley
2025-07-22
aarch64: add new from scratch self-hosted backend
Jacob Young
2025-07-22
zig std: update for new tar I/O API
Andrew Kelley
2025-07-21
objcopy: delete most of it
Andrew Kelley
2025-07-21
build runner: print newline before summary
Andrew Kelley
2025-07-20
Merge pull request #24488 from ziglang/more
Andrew Kelley
2025-07-19
std.Io.Writer: fix writeSliceSwap
Andrew Kelley
2025-07-19
std.zig: finish updating to new I/O API
Andrew Kelley
2025-07-19
resinator: fix std.json API usage
Andrew Kelley
2025-07-16
update aro
Andrew Kelley
2025-07-11
Remove numerous things deprecated during the 0.14 release cycle
Linus Groh
2025-07-10
Merge pull request #24329 from ziglang/writergate
Andrew Kelley
2025-07-10
build runner: fix --verbose-llvm-bc= not properly accepting value
triallax
2025-07-07
update standalone and incremental tests to new API
Andrew Kelley
2025-07-07
fix aro translate-c building from source
Andrew Kelley
2025-07-07
std.io.Writer.printValue: rework logic
Andrew Kelley
2025-07-07
std.fmt: fully remove format string from format methods
Andrew Kelley
2025-07-07
build runner: restore missing newline
Andrew Kelley
2025-07-07
compiler: update a bunch of format strings
Andrew Kelley
2025-07-07
compiler: fix a bunch of format strings
Andrew Kelley
2025-07-07
fix build runner
Andrew Kelley
2025-07-07
compiler: update all instances of std.fmt.Formatter
Andrew Kelley
2025-07-07
MachO: update to new std.io APIs
Andrew Kelley
2025-07-07
std.fmt: breaking API changes
Andrew Kelley
2025-07-07
std.io: move getStdIn, getStdOut, getStdErr functions to fs.File
Andrew Kelley
2025-07-07
std.io: deprecated Reader/Writer; introduce new API
Andrew Kelley
2025-07-07
remove `usingnamespace` from the language
Andrew Kelley
2025-07-07
remove `async` and `await` keywords
Andrew Kelley
2025-06-30
Fix `zig std` regression FTBFS
Micah Switzer
2025-06-29
zig rc: Fix include directory detection when cross-compiling from certain hos...
Alex Rønne Petersen
2025-06-28
resinator: Fix include directory detection when cross-compiling from certain ...
Ryan Liptak
2025-06-28
resinator: Only preprocess when the input is an .rc file
Ryan Liptak
2025-06-28
riscv64: enable test summary printing
Bingwu Zhang
2025-06-27
compiler: test runner: fix tests never fails on crippled architectures
Bingwu Zhang
2025-06-25
fix `zig libc` FTBFS
Andrew Kelley
2025-06-23
remove `spirv` cpu arch
Ali Cheraghi
2025-06-19
Target: pass and use locals by pointer instead of by value
Jacob Young
2025-06-15
big.int: implement float conversions
Jacob Young
2025-06-05
build runner: disable fuzz in single-threaded builds
Elaine Gibson
2025-06-05
std.Build.Watch: not supported on haiku
Elaine Gibson
2025-06-05
std.Target: Introduce Cpu convenience functions for feature tests.
Alex Rønne Petersen
2025-06-03
Merge pull request #24013 from alexrp/test-matrix
Andrew Kelley
2025-06-02
std.Build: Demote errors for exceeding max_rss to warnings.
Alex Rønne Petersen
2025-05-29
aro_translate_c: Fix an assertion in buildArgsHash().
Veikka Tuominen
2025-05-25
compiler: introduce incremental debug server
mlugg
2025-05-20
compiler: Scaffold stage2_powerpc backend.
Alex Rønne Petersen
2025-05-16
build runner: don't incorrectly omit reference traces
mlugg
2025-05-15
reduce: Fix build due to std.mem.Alignment changes.
Alex Rønne Petersen
2025-05-13
std.meta.intToEnum -> std.enums.fromInt
wooster0
[prev]
[next]