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
/
langref.html.in
Age
Commit message (
Expand
)
Author
2020-07-13
Use Writer for Language Reference Hello World Example
Paul Espinosa
2020-07-11
add 'anytype' to stage1 and langref
Vexu
2020-07-11
Introduce Error Union and Use Writer
Paul Espinosa
2020-07-11
Update doc/langref.html.in
Paul
2020-07-11
Update doc/langref.html.in
Paul
2020-07-11
Update doc/langref.html.in
Paul
2020-07-11
Update doc/langref.html.in
Paul
2020-07-09
Explain Language Ref's Hello World
Paul Espinosa
2020-07-09
langref: Expand "if error union with optional" test case
Ryan Liptak
2020-07-08
ci: check langref.html for html errors
xackus
2020-07-08
langref: Add test case for "if error union with optional"
Ryan Liptak
2020-07-08
Rename langref's Index to Contents (TOC)
Paul Espinosa
2020-07-05
update more HashMap API usage
Andrew Kelley
2020-07-01
Add documentation for @src() builtin
Chris Watson
2020-07-01
in docs removed "path can be absolute" for imports
CodeMyst
2020-06-24
Updated @asyncCall docs
Alexandros Naskos
2020-06-23
Refactor PreopenList.find()
Jakub Konka
2020-06-20
langref - document that This works on enums too
Sebastian
2020-06-19
Replaced all occurrences of std.debug.warn in the docs with std.debug.print
Eleanor NB
2020-06-12
Merge pull request #5589 from kubkon/preopens-example
Andrew Kelley
2020-06-12
Merge pull request #5595 from ifreund/doc-arraylist-fix
Veikka Tuominen
2020-06-12
docs: fix mention of deprecated ArrayList.span()
Isaac Freund
2020-06-11
Add doc example for extracting WASI preopens
Jakub Konka
2020-06-09
Update langref.html.in
Jakub Konka
2020-06-09
Document the builtins
Jakub Konka
2020-05-16
Merge pull request #5353 from Vexu/parser
Vexu
2020-05-15
fix infinite loop with mismatced bracket
Vexu
2020-05-15
Merge pull request #5336 from Vexu/parser
Vexu
2020-05-14
remove useless nosuspend parsing
Vexu
2020-05-13
Merge pull request #5254 from ifreund/top-level-struct-file-names
Vexu
2020-05-10
mem.eql need slice type
熊鑫
2020-05-07
Merge pull request #5268 from tadeokondrak/remove-callconv-redundant-syntax
Andrew Kelley
2020-05-05
Remove reference to import type (#5279)
Lann
2020-05-05
update docs/tests for async/extern fn removal
Tadeo Kondrak
2020-05-05
remove nakedcc/stdcallcc/async fn/extern fn fnproto
Tadeo Kondrak
2020-05-02
Apply naming conventions of structs to files
Isaac Freund
2020-04-28
Merge pull request #5196 from tadeokondrak/@vector-to-@type-vector
Andrew Kelley
2020-04-28
Update language reference for std.meta.Vector
Tadeo Kondrak
2020-04-28
Update language reference for recent @Type changes
Tadeo Kondrak
2020-04-13
langref: add link to 0.6.0 version
Andrew Kelley
2020-04-12
Update documentation of @panic
Sören Tempel
2020-04-11
clarify what "not valid" means
Andrew Kelley
2020-04-11
add note about `@tagName` for non-exhaustive enums
emekoi
2020-04-08
Update langref.html.in
markfirmware
2020-04-07
langref: small updates
xackus
2020-03-30
std lib API deprecations for the upcoming 0.6.0 release
Andrew Kelley
2020-03-26
ci: fix aarch64 linux
Andrew Kelley
2020-03-24
Merge remote-tracking branch 'origin/llvm10'
Andrew Kelley
2020-03-23
Merge pull request #4741 from momumi/master
Andrew Kelley
2020-03-19
Merge remote-tracking branch 'origin/master' into llvm10
Andrew Kelley
[prev]
[next]