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
/
src
/
link
Age
Commit message (
Expand
)
Author
2025-07-31
link: update some dwarf code to non deprecated API
Andrew Kelley
2025-07-31
compiler: update to new flate API
Andrew Kelley
2025-07-22
aarch64: add new from scratch self-hosted backend
Jacob Young
2025-07-21
std.fs.File: delete writeFileAll and friends
Andrew Kelley
2025-07-17
LLD: don't default allow_shlib_undefined when cross compiling
Andrew Kelley
2025-07-14
spirv: snake-case the spec
Ali Cheraghi
2025-07-11
Remove numerous things deprecated during the 0.14 release cycle
Linus Groh
2025-07-11
link.Elf: check files in archives for ELF magic
Isaac Freund
2025-07-09
std: fmt.format to io.Writer.print
Andrew Kelley
2025-07-09
eliminate all uses of std.io.Writer.count except for CBE
Andrew Kelley
2025-07-07
cbe: fix code header being omitted from the output
Jacob Young
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
compiler: fix remaining build failures
Andrew Kelley
2025-07-07
std.fmt.format: use {t} for tag name rather than {s}
Andrew Kelley
2025-07-07
compiler: update a bunch of format strings
Andrew Kelley
2025-07-07
C backend: fix compilation errors
Andrew Kelley
2025-07-07
compiler: fix a bunch of format strings
Andrew Kelley
2025-07-07
cbe: reapply writer changes
Andrew Kelley
2025-07-07
compiler: fix a bunch of format strings
Andrew Kelley
2025-07-07
compiler: upgrade various std.io API usage
Andrew Kelley
2025-07-07
compiler: upgrade various std.io API usage
Andrew Kelley
2025-07-07
compiler: update all instances of std.fmt.Formatter
Andrew Kelley
2025-07-07
MachO: revert unfinished changes
Andrew Kelley
2025-07-07
MachO: update to new std.io APIs
Andrew Kelley
2025-07-07
update compiler source to new 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
remove `usingnamespace` from the language
Andrew Kelley
2025-07-07
zig fmt
Andrew Kelley
2025-07-06
wasi: Build emulated libraries into libc.a
Alex Rønne Petersen
2025-07-02
compiler: change canonical path for backend ABI source files
Andrew Kelley
2025-06-29
Replace `unreachable` with error return for non-standard Windows targets
Ryan Liptak
2025-06-23
remove `spirv` cpu arch
Ali Cheraghi
2025-06-19
x86_64: increase passing test coverage on windows
Jacob Young
2025-06-19
coff: add hack to build a compiler-rt dynamic library
Jacob Young
2025-06-19
Target: pass and use locals by pointer instead of by value
Jacob Young
2025-06-13
link: fix obvious race condition
mlugg
2025-06-13
compiler: fix atomic orderings
mlugg
2025-06-12
compiler: don't queue too much AIR/MIR
mlugg
2025-06-12
link.Queue: release safety lock before releasing mutex after stopping
mlugg
2025-06-12
link: fix goff and xcoff flush
mlugg
2025-06-12
x86_64: implement coff relocations
Jacob Young
2025-06-12
codegen: make threadlocal logic consistent
Jacob Young
2025-06-12
compiler: improve progress output
mlugg
2025-06-12
x86_64: remove linker references from codegen
Jacob Young
2025-06-12
x86_64: remove air references from mir
Jacob Young
2025-06-12
compiler: rework emit paths and cache modes
mlugg
2025-06-12
link.Lld: remove dead caching logic
mlugg
2025-06-12
spirv: make the backend compile again
mlugg
[prev]
[next]