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
2024-01-08
langref: update target section
Andrew Kelley
2024-01-08
langref: reword Hello World section (#18458)
Scott Schwarz
2024-01-04
`@shlExact` fixups
Andrew Kelley
2024-01-02
langref: order comment to align with code example
Samuel Nevarez
2023-12-20
Grammar fixes (#18320)
Maximilian
2023-12-07
Add comment. Split up if docs for optionals.
Gordon Cassie
2023-12-07
Add cross references for optional documentation and another example of option...
Gordon Cassie
2023-12-05
langref: fix incorrect reference to string literal
Nan Zhong
2023-11-29
Remove all usages of `std.mem.copy` and remove `std.mem.set` (#18143)
David Rubin
2023-11-26
`zig fetch`: add `--save` flag
Andrew Kelley
2023-11-21
Reorder fields in `build.zig.zon.md`
mataha
2023-11-21
langref: emphasize the use of dereferencing string literals
expikr
2023-11-19
langref: correct unnecessary uses of 'var'
mlugg
2023-11-07
sema: allow slicing [*]T without end
dweiller
2023-11-06
langref: fix malloc return type
XXIV
2023-11-03
docs: update WebAssembly freestanding example
Luuk de Gram
2023-10-31
std.builtin.Endian: make the tags lower case
Andrew Kelley
2023-10-30
langref: clarify struct memory layout
Andrew Kelley
2023-10-27
Doc: elaborate on Slice section
expikr
2023-10-24
build.zig.zon.md: remove duplicate word
XXIV
2023-10-23
Fix typo in docs
Niles Salter
2023-10-22
langref: update to document --error-limit flag
Kirk Scheibelhut
2023-10-22
remove uses of non-configurable `err_int`
Veikka Tuominen
2023-10-20
langref: bring build.zig examples up to date
dbandstra
2023-10-18
doc: add minimum_zig_version field reference
Andrew Kelley
2023-10-14
update build.zig examples from current stdlib
Ryan Barth
2023-10-10
Grammar: Use `ContainerDeclaration*` instead of `ContainerDeclarations`
Jonathan Marler
2023-10-08
add basic build.zig.zon documentation
Andrew Kelley
2023-10-01
Sema: add `@errorCast` which works for both error sets and error unions
Veikka Tuominen
2023-09-28
simplify ContainerDeclarations grammar rule
Jonathan Marler
2023-09-28
docs: remove unnecessary nesting in grammar
Jonathan Marler
2023-09-27
Change `@fabs` to `@abs` in langref
antlilja
2023-09-25
Add embedded SVG favicon to reference doc templates
Jay Petacat
2023-09-21
langref: small fixes to wording and examples
Pat Tullmann
2023-09-19
langref: disable var args example on aarch64-windows
Andrew Kelley
2023-09-15
langref: apply grammar changes
mlugg
2023-09-11
Documented `linksection`
Arnau
2023-09-11
doc: inline comptime conditional block
Michael Dusan
2023-09-06
langref: keyword consistency (between keyword list and grammar)
Hashi364
2023-08-16
langref: minor documentation fixes to addCSourceFile (#16785)
Nitin Prakash
2023-08-03
Release 0.11.0
0.11.0
Andrew Kelley
2023-08-02
langref: fix documentation for @extern
Jacob G-W
2023-07-30
move docgen.zig to tools/
Andrew Kelley
2023-07-30
std.Build.LazyPath: fix resolution of cwd_relative
Andrew Kelley
2023-07-28
Doc nitpick
Niles Salter
2023-07-24
langref: document out of bounds float to integer cast
Evin Yulo
2023-07-24
langref: update docs for ** and ++
Wooster
2023-07-21
langref builtin parameters: []u8 -> []const u8
r00ster91
2023-07-17
Small documentation fixes on `std.crypto` (#16427)
Luiz Berti
2023-07-12
Update langref to new splat syntax
antlilja
[prev]
[next]