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
2021-03-07
docgen --skip-code-tests
Josh Wolfe
2021-03-03
update docs and grammar to allow CRLF line endings (#8063)
Josh Wolfe
2021-02-28
langref: Update usage of Thread.spawn()
LemonBoy
2021-02-24
Merge remote-tracking branch 'origin/master' into ast-memory-layout
Andrew Kelley
2021-02-24
Avoid concept of a "Unicode character" in documentation and error messages (#...
Josh Wolfe
2021-02-22
update docgen to use new ast
Veikka Tuominen
2021-02-10
Convert inline fn to callconv(.Inline) everywhere
Tadeo Kondrak
2021-02-01
docs: Clarify that @field can work on declarations
Ryan Liptak
2021-01-30
Replace @TagType uses, mostly with std.meta.Tag
Tadeo Kondrak
2021-01-30
remove @TagType
Tadeo Kondrak
2021-01-08
Remove deprecated stream aliases
Jay Petacat
2021-01-07
Reduce use of deprecated IO types
Jay Petacat
2021-01-02
langref: Update langref to use {s}
LemonBoy
2020-12-23
Clarify condusing wording regarding `%` and `/`
Eleanor Bartle
2020-12-23
update depreciated code (#7502)
g-w1
2020-12-17
Improve documentation for string slices.
Josh Holland
2020-12-09
Fix operator precedence documentation
Martin Wickham
2020-12-09
langref: Update setEvalBranchQuota prototype
LemonBoy
2020-11-22
update grammar in langref
Vexu
2020-11-19
Update code to not use unsupported calling conventions for target
Tadeo Kondrak
2020-11-18
std: make meta.IntType a compile error
xackus
2020-11-11
Fix backticked code in langref
Jonas Carpay
2020-11-09
Fix reduce documentation
data-man
2020-11-09
langref: add 0.7.0 link
Andrew Kelley
2020-11-01
langref tidy html fixup
Andrew Kelley
2020-11-01
docs: Add @reduce documentation
LemonBoy
2020-10-30
Merge pull request #6858 from travv0/no-star-after-dot-star
Veikka Tuominen
2020-10-29
stage1: Error out when trying to execute `unreachable`
LemonBoy
2020-10-29
add missing Invalid_periodasterisks case in docgen
Travis
2020-10-29
Changed macosx to macos in support os to better relfect the output of zig tar...
=
2020-10-22
Use std.testing.expect in language reference samples
Paul Espinosa
2020-10-22
Merge pull request #6744 from LemonBoy/intcast-vec
Andrew Kelley
2020-10-20
langref: fix equations
Rocknest
2020-10-20
Update langref errors
LemonBoy
2020-10-19
Update Documentation to use -O instead
Nathan Bourgeois
2020-10-16
langref cleanups
Andrew Kelley
2020-10-16
Add some basic examples for the Zig Build System.
Nathan Michaels
2020-10-15
docs: snake_case enums/unions in langref examples
Isaac Freund
2020-10-10
Update WASI preopens doc section to use GPA
Jakub Konka
2020-10-06
langref: update for opaque {} syntax
Tadeo Kondrak
2020-10-06
Add opaque type syntax
Tadeo Kondrak
2020-09-29
Merge remote-tracking branch 'origin/master' into stage2-zig-cc
Andrew Kelley
2020-09-29
langref: use general purpose allocator in the wasi example
Andrew Kelley
2020-09-26
fix another round of regressions in this branch
Andrew Kelley
2020-09-24
Fix typo in documentation
Ogromny
2020-09-24
docs: update implementation status for @Type()
Isaac Freund
2020-09-21
Merge remote-tracking branch 'origin/master' into stage2-zig-cc
Andrew Kelley
2020-09-15
Fix a typo.
Nathan Michaels
2020-09-15
update the zen of zig
Andrew Kelley
2020-09-05
Merge pull request #6246 from Vexu/field
Veikka Tuominen
[next]