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
Age
Commit message (
Expand
)
Author
2025-07-26
Merge pull request #24587 from jacobly0/x86_64
Andrew Kelley
2025-07-26
aarch64: implement more optional/error union/union support
Jacob Young
2025-07-26
aarch64: implement some safety checks
Jacob Young
2025-07-26
aarch64: implement stack probing
Jacob Young
2025-07-26
aarch64: implement complex switch prongs
Jacob Young
2025-07-26
Sema: exclude sentinel from source array length in pointer cast to slice
mlugg
2025-07-26
x86_64: fix dst create alloc reg clobbering src
Jacob Young
2025-07-26
x86_64: fix switch on mod result
Jacob Young
2025-07-25
std: rework zstd for new I/O API
Andrew Kelley
2025-07-25
aarch64: more progress
Jacob Young
2025-07-25
init: replace '--strip' with '--minimal'
mlugg
2025-07-24
Autodoc: fix sources.tar generation
Ian Johnson
2025-07-23
Merge pull request #24561 from linusg/serenity-fixes
Andrew Kelley
2025-07-24
Merge pull request #24557 from pavelverigo/wasm-try-ptr
Alex Rønne Petersen
2025-07-23
std.Io.poll: update to new I/O API
Andrew Kelley
2025-07-24
target: Add libc link flags for serenity
Linus Groh
2025-07-24
stage2-wasm: implement try_ptr + is_(non_)err_ptr
Pavel Verigo
2025-07-23
Merge pull request #24523 from ziglang/fifno
Andrew Kelley
2025-07-22
codegen: prevent AnyMir from bloating zig1.wasm
Andrew Kelley
2025-07-22
aarch64: add new from scratch self-hosted backend
Jacob Young
2025-07-22
llvm: fix switch loop on larger than pointer integer
Matthew Lugg
2025-07-22
give the Reader API adapter a buffer
Andrew Kelley
2025-07-22
std.tar: update to new I/O API
Andrew Kelley
2025-07-22
Merge pull request #24521 from ziglang/fs-streaming
Andrew Kelley
2025-07-21
Sema: fix missed block OPV
Andrew Kelley
2025-07-21
Sema: fix missed error union OPV
Andrew Kelley
2025-07-21
Sema: fix missed union access OPV
Andrew Kelley
2025-07-21
Sema: fix missed union init OPV
Andrew Kelley
2025-07-21
Sema: fix missed slice access OPV
Andrew Kelley
2025-07-21
Sema: fix missed pointer access OPV
Andrew Kelley
2025-07-21
std.fs.File: delete writeFileAll and friends
Andrew Kelley
2025-07-20
use stdout_buffer instead of stdio_buffer in main.zig
antlilja
2025-07-20
Merge pull request #24488 from ziglang/more
Andrew Kelley
2025-07-20
Merge pull request #24505 from ziglang/json
Andrew Kelley
2025-07-19
std.Io.Writer: fix writeSliceSwap
Andrew Kelley
2025-07-20
llvm: workaround crashes in llvm loop optimizations
Jacob Young
2025-07-19
Compilation: unrevert some stuff
Andrew Kelley
2025-07-19
frontend: align those stdio buffers
Andrew Kelley
2025-07-19
Compilation: revert some stuff
Andrew Kelley
2025-07-19
std.zig: finish updating to new I/O API
Andrew Kelley
2025-07-20
cbe: fix comptime-known packed unions
Jacob Young
2025-07-19
std.zon: better namespace for Serializer
Andrew Kelley
2025-07-19
`zig env`: update std.json API
Andrew Kelley
2025-07-18
Compilation: refactor std.fs -> fs
Andrew Kelley
2025-07-17
Merge pull request #24472 from ziglang/zig-fmt
Andrew Kelley
2025-07-17
LLD: don't default allow_shlib_undefined when cross compiling
Andrew Kelley
2025-07-16
zig fmt: update to new I/O API
Andrew Kelley
2025-07-16
add a happy little main function to src/fmt.zig
Andrew Kelley
2025-07-16
update compiler
Andrew Kelley
2025-07-16
fix mips clobbers
Andrew Kelley
[prev]
[next]