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
/
doc
/
langref
Age
Commit message (
Expand
)
Author
2024-08-28
std: update `std.builtin.Type` fields to follow naming conventions
mlugg
2024-08-27
compiler,lib,test,langref: migrate `@setCold` to `@branchHint`
mlugg
2024-08-27
lib,test,tools,doc: update usages of @export
mlugg
2024-08-14
langref: clarify functionality of the round builtin (#19503)
T
2024-07-29
langref: Make pointer_coerce_const_optional test less obfuscated
Ryan Liptak
2024-07-21
langref: add example for errdefer |err| sytnax
Alex Kladov
2024-07-21
single pointer slice syntax added
ssmid
2024-07-15
Sema: support pointer subtraction
Wooster
2024-07-09
std: fix typos (#20560)
Jora Troosh
2024-06-08
Document a few non-obvious variable assignments (#20213)
Gordon Cassie
2024-05-22
Revert "implement `@expect` builtin (#19658)"
Andrew Kelley
2024-05-22
implement `@expect` builtin (#19658)
David Rubin
2024-05-10
[docs] add examples of array/slice init using result location
Pyrolistical
2024-05-05
Build: cleanup
Jacob Young
2024-04-25
migrate langref documentation generation to the build system
Andrew Kelley
[prev]