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-06-05
seriously people, don't put "zig-" in your package names
Andrew Kelley
2024-05-22
Revert "implement `@expect` builtin (#19658)"
Andrew Kelley
2024-05-22
implement `@expect` builtin (#19658)
David Rubin
2024-05-22
llvm: fix `@wasmMemory{Size,Grow}` for wasm64
Veikka Tuominen
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
2024-04-19
Release 0.12.0
0.12.0
Andrew Kelley
2024-04-11
Document lazy dependency in init build.zig.zon
Jeremia Dominguez
2024-04-11
Document packed struct's backing int declaration
Nguyễn Gia Phong
2024-04-07
langref: update async functions section
Andrew Kelley
2024-04-06
langref: Fix example typo
Alex
2024-04-02
grammar: fix ASCII range typo
Nguyễn Gia Phong
2024-03-30
Update uses of `@fieldParentPtr` to use RLS
Jacob Young
2024-03-18
langref: add naming guide
Andrew Kelley
2024-03-19
langref: Rename std.fs.wasi.{PreopenList => Preopens}
Linus Groh
2024-03-17
AstGen: disallow alignment on function types
Jacob Young
2024-03-15
langref: caution against default field values
Andrew Kelley
2024-03-15
langref: bit-aligned -> byte-aligned
Paul Jimenez
2024-03-15
langref: add basic documentation of RLS
mlugg
2024-03-11
std.builtin: make global linkage fields lowercase
Tristan Ross
2024-03-11
std.builtin: make float mode fields lowercase
Tristan Ross
2024-03-06
grammar: remove gratuitous ambiguity
Jacob Young
2024-03-05
langref now sets color-scheme
crayon
2024-03-04
Fix doc - Language Reference - Table of Operators
Michael Ortmann
2024-02-25
test: rework how filtering works
Jacob Young
2024-02-09
Merge pull request #18712 from Vexu/std.options
Andrew Kelley
2024-02-06
langref: fix missing word typo
iwVerve
2024-02-01
langref: fix error set order
Veikka Tuominen
2024-01-21
langref: make more consistent
Andrew Kelley
2024-01-21
langref: clean up the table of operators
Andrew Kelley
2024-01-21
langref: reduce verbosity of string literal section
Andrew Kelley
2024-01-21
langref: remove line numbers from code samples
Andrew Kelley
2024-01-21
Revert "langref: add section numbers"
Andrew Kelley
2024-01-21
langref: simplify Hello World section
Andrew Kelley
2024-01-21
Revert "langref: emphasize the use of dereferencing string literals"
Andrew Kelley
2024-01-21
langref: explicitly mention inline combined with multiple cases
Andrew Kelley
2024-01-21
langref: add information about doctests
Ian Johnson
2024-01-18
langref: extract code comments into paragraphs
Andrew Kelley
2024-01-18
langref: update Zig Build System section
Andrew Kelley
2024-01-18
langref: avoid the ambiguous word "safe"
Andrew Kelley
2024-01-18
langref: delete Nested Container Tests section
Andrew Kelley
2024-01-18
Merge pull request #18219 from g-cassie/optional-documentation-tweaks
Andrew Kelley
2024-01-16
Move the paragraph to under variables
Piotr Szlachciak
2024-01-16
Move the extern paragraph to a more logical place
Piotr Szlachciak
2024-01-16
Add missing != null operator
Piotr Szlachciak
2024-01-13
langref: Fix example for Generic Data Structures
emberfade
2024-01-11
langref: fix typo
Andrew Kelley
2024-01-10
langref: document inline functions
Andrew Kelley
2024-01-09
langref: mention error union switch peer resolution
dweiller
[prev]
[next]