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
Age
Commit message (
Expand
)
Author
2025-03-04
Release 0.14.0
0.14.0
Andrew Kelley
2025-02-26
rename "nonce" to "fingerprint"
Andrew Kelley
2025-02-26
bump package id component to 32 bits
Andrew Kelley
2025-02-26
switch from "id" to "nonce"
Andrew Kelley
2025-02-26
introduce package id and redo hash format again
Andrew Kelley
2025-02-22
langref: document modules, root source files, etc
mlugg
2025-02-22
langref: embrace the term "illegal behavior"
mlugg
2025-02-22
langref: improve description of `@fieldParentPtr`
mlugg
2025-02-09
std.BoundedArray: popOrNull() -> pop() [v2] (#22723)
Meghan Denny
2025-02-07
langref/errorset: Replace subset description with union
Frank Plowman
2025-01-29
langref: clarify restricted `@memcpy` semantics
mlugg
2025-01-28
langref: Document destructuring (#21627)
87
2025-01-26
langref: fixes incorrect description of cmpxchg functions
isaac yonemoto
2025-01-26
link to Tuples section in Hello World docs, and give an example of an empty t...
bsubei
2025-01-26
langref: correct return type of comptime known bitcount ops
rpkak
2025-01-26
fix typo in @typeName langref
kj4tmp@gmail.com
2025-01-26
Add `zig std` to langref.html (#22360)
ExeVirus
2024-12-30
langref: move pointer casting section out of volatile subsection
Andrew Kelley
2024-12-21
doc: mention zig can't use URLs if their content changes
Jonathan Marler
2024-11-26
revert langref section "common errdefer slip ups"
Andrew Kelley
2024-11-13
langref: delete misleading example code about packed structs
Andrew Kelley
2024-10-29
typo: will inlined -> will be inlined
Roman FroĊow
2024-10-25
Remove `@setAlignStack` from the langref
llogick
2024-10-19
langref: update `enum_export_error.zig` for callconv changes
mlugg
2024-10-18
compiler: implement `@FieldType`
mlugg
2024-10-17
langref: update builtin variadic functions
wooster0
2024-10-12
implement packed struct equality (#21679)
David Rubin
2024-10-04
remove `@fence` (#21585)
David Rubin
2024-10-04
Remove old deprecated symbols in std (#21584)
PauloCampana
2024-09-12
Labeled switch documentation (#21383)
LiterallyVoid
2024-09-12
Replace deprecated default initializations with decl literals
Linus Groh
2024-09-10
remove explicit ComplexTypeTag from switch
Jesse Wattenbarger
2024-08-30
langref: separate header for faulty default field values
Andrew Kelley
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-08-12
fix C type corresponding to f80
Rich Remer
2024-08-09
std.crypto: better names for everything in utils
Andrew Kelley
2024-07-29
langref: Make pointer_coerce_const_optional test less obfuscated
Ryan Liptak
2024-07-21
improve `@enumFromInt` doc (#20354)
kj4tmp
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-27
langref: correct test runner path
Wayne Wu
2024-06-12
More precise error message for unencodable `\u` escapes
Ryan Liptak
2024-06-08
Document a few non-obvious variable assignments (#20213)
Gordon Cassie
2024-06-08
autodoc: fix misaligned table header when alignment is default (#20220)
expikr
2024-06-06
Release 0.13.0
0.13.0
Andrew Kelley
[prev]
[next]