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
2019-06-08
docs: update for else example
Jonathan Pentecost
2019-06-08
docs: add comment about for else and break
Shritesh Bhattarai
2019-05-31
doc: recommend optional pointers for nullptrs instead of allowzero
Shritesh Bhattarai
2019-05-30
default struct field initialization expressions
Andrew Kelley
2019-05-29
std.meta/trait: def/definition => decl/declaration
tgschultz
2019-05-29
change `use` to `usingnamespace`
Andrew Kelley
2019-05-27
Merge pull request #2523 from shritesh/wasmdoc
Andrew Kelley
2019-05-27
fix debug builds of WASI
Andrew Kelley
2019-05-27
std lib fixes for zig build on windows
Andrew Kelley
2019-05-27
allow const to be passed to @hasField()
Shawn Landden
2019-05-26
tests passing on linux
Andrew Kelley
2019-05-26
clean up references to os
Andrew Kelley
2019-05-26
more progress on posix API layer
Andrew Kelley
2019-05-26
extract posix functions from std/os.zig to std/os/posix.zig
Andrew Kelley
2019-05-26
introduce @hasDecl builtin function
Andrew Kelley
2019-05-22
doc: wasm: embedded->host
Shritesh Bhattarai
2019-05-22
docs: clarify why wasm_allocator should be used
Shritesh Bhattarai
2019-05-19
docs: wasm
Shritesh Bhattarai
2019-05-16
fixups to the previous commit
Andrew Kelley
2019-05-16
breaking changes to all bit manipulation intrinsics
Shawn Landden
2019-05-16
docgen: add lib codeblock type and use it for wasm32-freestanding
Shritesh Bhattarai
2019-05-11
added grammar rule for enum literal to docs
Jimmi Holst Christensen
2019-05-06
docs for @hasField
Shawn Landden
2019-05-03
docgen: support wasm and wasi
Shritesh Bhattarai
2019-05-03
docs: remove `@setGlobalLinkage` section
Andrew Kelley
2019-05-02
docs: update for shared libraries
Andrew Kelley
2019-05-01
docs: add note to @setRuntimeSafety
Andrew Kelley
2019-04-24
`@sizeOf` returns 0 for comptime types
Andrew Kelley
2019-04-24
Sync grammar with spec
hryx
2019-04-18
Fix test in langref to assert against modified var
Matt Stancliff
2019-04-16
docs: update intro text
Andrew Kelley
2019-04-13
Add favicon to langref.html
Duncan
2019-04-10
fix outdated/incorrect docs for `@truncate`
Andrew Kelley
2019-04-09
docs: Underline link when hovering over it
Jay Weisskopf
2019-04-05
docs: update `@typeInfo` definition and clarify field order
Andrew Kelley
2019-04-04
docs: add Variables section
Andrew Kelley
2019-04-04
docs: complete the documentation for extern struct
Andrew Kelley
2019-04-03
langref: rework the theming and layout
Andrew Kelley
2019-04-02
regression fixes and fix packed struct abi size
Andrew Kelley
2019-03-31
Remove binary and octal float literals from documentation.
MateuszOkulus
2019-03-25
implement allowzero pointer attribute
Andrew Kelley
2019-03-23
add compile error for ignoring error
Andrew Kelley
2019-03-23
add peer type resolution for `*const T` and `?*T`
Andrew Kelley
2019-03-23
character literals: allow unicode escapes
Andrew Kelley
2019-03-23
docs: clarify NaN, inf, -inf
Andrew Kelley
2019-03-22
Fix typos around pointer usage
Matt Stancliff
2019-03-22
Updated langref to newest grammar
Jimmi Holst Christensen
2019-03-20
add documentation for zig test
Andrew Kelley
2019-03-20
add docs for assembly and fix global assembly parsing
Andrew Kelley
2019-03-19
zig targets prints the available libcs
Andrew Kelley
[prev]
[next]