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-09-28
sat-arithmetic: update langref
Travis Staloch
2021-09-28
sat-arithmetic: fix docgen
Travis Staloch
2021-09-27
Langref: fix HTML escaped symbol WASM JavaScript code example
Mr. Paul
2021-09-24
Spelling corrections (#9833)
Josh Soref
2021-09-20
Merge pull request #9649 from Snektron/address-space
Andrew Kelley
2021-09-20
Merge branch 'address-space' of Snektron/zig into Snektron-address-space
Andrew Kelley
2021-09-20
docgen: re-enable syntax checking for code blocks
Mr. Paul
2021-09-20
langref: define the inferred error set syntax more explicitly
Rory O’Kane
2021-09-20
Address Spaces: Render addrspace token in docgen
Robin Voetter
2021-09-15
stage2: implement `@atomicRmw` and `@atomicLoad`
Andrew Kelley
2021-09-10
Improve HTML semantics and a11y of language reference
Mr. Paul
2021-09-07
langref: update link to 0.8.1 docs
Andrew Kelley
2021-09-01
langref: new usingnamespace semantics
Andrew Kelley
2021-09-01
docgen: syntax blocks don't actually run the code
Andrew Kelley
2021-09-01
saturating arithmetic builtins: add, sub, mul, shl (#9619)
travisstaloch
2021-08-31
fix typo
Philipp Lühmann
2021-08-28
stage2: delete keywords `true`, `false`, `undefined`, `null`
Andrew Kelley
2021-08-23
stage1: `@intToEnum` implicitly does an `@intCast`
Andrew Kelley
2021-08-20
Clarify async/await language documentation.
bnprks
2021-08-20
Make clearer inline code blocks in language reference paragraphs (#9317)
Paul
2021-08-01
langref- fix packed struct error code
Meghan
2021-08-01
langref- fix use after block error code
Meghan
2021-07-27
stage2: implement `@boolToInt`
Andrew Kelley
2021-07-26
minimum/maximum builtins
Robin Voetter
2021-07-26
Add @select
Robin Voetter
2021-07-25
Doc fixes for clz + ctz
Auguste Rame
2021-07-25
Add vector support for @popCount
Auguste Rame
2021-07-23
Docs fix array/pointer/slice type coercion section (#9392)
David May
2021-07-22
add -femit-llvm-bc CLI option and implement it
Andrew Kelley
2021-07-19
langref: remove incorrect statement on c_void
Isaac Freund
2021-07-13
clarify @bitSizeOf behavior
Jonathan Marler
2021-07-08
Introduce Zig Test earlier in Language Reference
Mr. Paul
2021-07-08
Fix indentation in langref.html.in
yetanothercheer
2021-07-04
Merge pull request #9175 from kprotty/thread
Andrew Kelley
2021-07-04
Link to the GPA now that it's on upstream
Nulo
2021-07-02
langref: fix test cases now that AST Lowering has priority
Andrew Kelley
2021-07-02
AstGen: fix missing compile error for unreachable `@TypeOf` argument
Andrew Kelley
2021-06-30
std.Thread: more cleanup & testing
kprotty
2021-06-29
std: implement a cross platform file locking abstraction
Andrew Kelley
2021-06-27
translate-c: Add documentation for `zig translate-c`
Evan Haas
2021-06-25
langref: make @setRuntimeSafety more correct
Jacob G-W
2021-06-23
langref: fix unused vars
Andrew Kelley
2021-06-23
fix typos in langref.html
Veikka Tuominen
2021-06-23
Docs clarification: local static variable (#8381)
Roman Frołow
2021-06-23
docs: top level global assembly -> container level
Jacob G-W
2021-06-21
std, src, doc, test: remove unused variables
Jacob G-W
2021-06-20
stage2: Remove special double ampersand parsing case (#9114)
Dmitry Matveyev
2021-06-16
embedFile: change notation from [X:0] to [N:0]
Daniele Cocca
2021-06-16
typeName: amend return type to string literal
Daniele Cocca
2021-06-16
errorName: return a null-terminated slice
Daniele Cocca
[prev]
[next]