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-07
zig fmt
Andrew Kelley
2025-07-07
remove `async` and `await` keywords
Andrew Kelley
2025-07-07
llvm: Use emulated TLS when appropriate for the target
Alex Rønne Petersen
2025-07-07
Merge pull request #24352 from alexrp/wasi-emulated-libs
Alex Rønne Petersen
2025-07-06
wasi: Fix libwasi-emulated-process-clocks build
Alex Rønne Petersen
2025-07-06
wasi: Build emulated libraries into libc.a
Alex Rønne Petersen
2025-07-06
compiler: Disable self-hosted x86_64 backend on NetBSD
Alex Rønne Petersen
2025-07-06
Sema: Stop adding Windows implib link inputs for `extern "..."` syntax.
Alex Rønne Petersen
2025-07-05
Merge pull request #24335 from kada49/common-impl-libc-floor
Alex Rønne Petersen
2025-07-05
Update TracyAllocator to new allocator API
Silver
2025-07-04
delete superfluous assembly libc floor implementations
David Senoner
2025-07-04
delete superfluous libc floor implementations
David Senoner
2025-07-02
compiler: delete dead x86 bits file
Andrew Kelley
2025-07-02
compiler: change canonical path for backend ABI source files
Andrew Kelley
2025-07-02
compiler: delete arm backend
Andrew Kelley
2025-07-02
compiler: delete aarch64 backend
Andrew Kelley
2025-07-02
compiler: delete powerpc backend stub
Andrew Kelley
2025-07-02
Merge pull request #24302 from alexrp/riscv
Alex Rønne Petersen
2025-07-01
spirv: fix signed overflow detection for safe subtraction
Ivan Stepanov
2025-07-01
llvm: Disable the machine outliner pass on RISC-V
Alex Rønne Petersen
2025-07-01
llvm: Fix alignment of by-ref ptr_elem_val and slice_elem_val
Alex Rønne Petersen
2025-06-29
Sema: detect one-possible-value types after function calls
Andrew Kelley
2025-06-29
Sema: correct OPV for optional empty error set
Andrew Kelley
2025-06-29
zig rc: Fix include directory detection when cross-compiling from certain hos...
Alex Rønne Petersen
2025-06-29
Replace `unreachable` with error return for non-standard Windows targets
Ryan Liptak
2025-06-28
resinator: Fix include directory detection when cross-compiling from certain ...
Ryan Liptak
2025-06-23
remove `spirv` cpu arch
Ali Cheraghi
2025-06-23
x86_64: fix pair live-out tracking
Jacob Young
2025-06-22
minor grammatical mistake
David Rubin
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
Compilation: fix use after free
Jacob Young
2025-06-19
Target: pass and use locals by pointer instead of by value
Jacob Young
2025-06-17
Compilation: add missing link file options to cache manifest
mlugg
2025-06-17
Merge pull request #24188 from mlugg/intfromfloat-safety
Matthew Lugg
2025-06-16
rename spirv backend name
Ali Cheraghi
2025-06-16
build: add `spirv` to dev env
Ali Cheraghi
2025-06-15
Sema: tiny refactor
mlugg
2025-06-15
compiler: fix `@intFromFloat` safety check
mlugg
2025-06-15
big.int: implement float conversions
Jacob Young
2025-06-15
Legalize: make the feature set comptime-known in zig1
Jacob Young
2025-06-14
Merge pull request #24171 from mlugg/atomic-order-derp
Matthew Lugg
2025-06-13
zig init: simplify templating logic (#24170)
Loris Cro
2025-06-13
link: fix obvious race condition
mlugg
2025-06-13
compiler: fix atomic orderings
mlugg
2025-06-13
Sema: add missing error and test for bool not on vector of ints
Andrew Kelley
2025-06-12
Merge pull request #24124 from mlugg/better-backend-pipeline-2
Andrew Kelley
2025-06-12
Allow more operators on bool vectors (#24131)
Daniel Kongsgaard
2025-06-12
x86_64.Lower: replace slow stringToEnum call
mlugg
2025-06-12
compiler: improve progress output
mlugg
[prev]
[next]