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
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: show -target command line argument
Shritesh Bhattarai
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
docgen: add exe_build_err tag
Andrew Kelley
2019-05-01
docs: add note to @setRuntimeSafety
Andrew Kelley
2019-04-26
docgen: properly close tags for skipped execs
Shritesh Bhattarai
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
docgen: add a space between the header and the section symbol
Andrew Kelley
2019-04-05
docgen: allow urls to have numbers
Andrew Kelley
2019-04-05
docs: update `@typeInfo` definition and clarify field order
Andrew Kelley
2019-04-05
docs: Use section symbol §, not paragraph symbol ¶
Jay Weisskopf
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
2019-03-18
add documentation for Memory
Andrew Kelley
2019-03-14
breaking: fix @typeInfo handling of global error set type
Andrew Kelley
2019-03-13
fix @setRuntimeSafety not able to override release modes
Andrew Kelley
2019-03-13
add documentation for `pub`
Andrew Kelley
2019-03-13
add documentation for @"" syntax
Andrew Kelley
2019-03-11
docs: finish initial documentation for implicit casts
Andrew Kelley
2019-03-11
Revert "docgen: --cache off for tests"
Andrew Kelley
2019-03-10
std.zig: `this` is no longer a keyword
Andrew Kelley
[prev]
[next]