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-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
2025-05-12
Merge pull request #23700 from sorairolake/rename-trims
Alex Rønne Petersen
2025-05-06
std.Build: Rename --glibc-runtimes to --libc-runtimes and enable it for musl.
Alex Rønne Petersen
2025-04-28
std.Target: Remove Os.Tag.elfiamcu.
Alex Rønne Petersen
2025-04-27
chore(std.mem): Rename `trimLeft` and `trimRight`
Shun Sakai
2025-04-26
std.Target: Remove Abi.gnuilp32.
Alex Rønne Petersen
2025-04-13
std: eradicate u29 and embrace std.mem.Alignment
Andrew Kelley
2025-04-11
Merge pull request #22516 from Jan200101/PR/build_id_option
Andrew Kelley
2025-04-11
std.Target: Rename charSignedness() to cCharSignedness().
Alex Rønne Petersen
2025-04-05
std.Build: update build-id flag description
Jan200101
2025-04-04
std.Target: Add Abi.muslf32 and Abi.muslsf.
Alex Rønne Petersen
2025-04-02
translate-c: fix function prototype decalared inside a function
Parker Liu
2025-03-31
translate-c: fix referencing extern locals from nested blocks
Parker Liu
2025-03-27
std.Build: implement addEmbedPath for adding C #embed search directories
GalaxyShard
[prev]
[next]