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
/
lib
/
std
Age
Commit message (
Expand
)
Author
2019-10-16
std/os/uefi: add documentation
Nick Erdmann
2019-10-16
std/os/uefi: add Guid format()
Nick Erdmann
2019-10-13
Fix stack iteration stop condition
LemonBoy
2019-10-13
Fix fp-based backtracing on RISC-V
LemonBoy
2019-10-13
Add ELF architecture constant for RISC-V
LemonBoy
2019-10-11
merge targets of generated docs
Andrew Kelley
2019-10-11
merge dumps tool: merging ast nodes
Andrew Kelley
2019-10-10
miscellaneous improvements to generated docs
Andrew Kelley
2019-10-10
Merge pull request #3421 from LemonBoy/win32-mingw
Andrew Kelley
2019-10-10
generated docs: add optional type support
Andrew Kelley
2019-10-10
generated docs: better rendering of unknown decls
Andrew Kelley
2019-10-10
generated docs: clean up type names and param names
Andrew Kelley
2019-10-10
generated docs: css: wider tables
Andrew Kelley
2019-10-10
Merge branch 'docs-union-enum' of https://github.com/Vexu/zig into Vexu-docs-...
Andrew Kelley
2019-10-10
generated docs: better listing of functions
Andrew Kelley
2019-10-10
Generated docs: Add function paramater names
Timon Kruiper
2019-10-10
Generated docs: store static container info in a containerDecl astNode
Timon Kruiper
2019-10-10
Fix stack-probe symbol redefinition
LemonBoy
2019-10-10
implement doc generation for union and enum
Vexu
2019-10-10
generated docs: better handle when root is std
Andrew Kelley
2019-10-09
generated docs: avoid clobbering browser shortcut keys
Andrew Kelley
2019-10-09
generated docs: add array type support
Andrew Kelley
2019-10-09
generated docs: render values
Andrew Kelley
2019-10-09
generated docs: refactor how type kinds work
Andrew Kelley
2019-10-09
Remove x86/Windows name mangling hack
LemonBoy
2019-10-09
Shuffle around some stack-probing functions
LemonBoy
2019-10-09
generated docs: more verbose fields
Andrew Kelley
2019-10-09
generated docs: separate section for namespaces
Andrew Kelley
2019-10-09
zig build: bump default max exec output size to 400 KB
Andrew Kelley
2019-10-09
generated docs: show error sets pages
Andrew Kelley
2019-10-09
Docs: adds docs comments to struct fields
Timon Kruiper
2019-10-09
Merge pull request #3390 from nrdmn/unicode_character_literals
Andrew Kelley
2019-10-09
Merge pull request #3389 from LemonBoy/win32
Andrew Kelley
2019-10-09
Correct std.os.connect_async docs
Alva
2019-10-09
generated docs: functions in a table with descriptions
Andrew Kelley
2019-10-08
generated docs: separate Error Sets from Types
Andrew Kelley
2019-10-08
generated docs: render var decls
Andrew Kelley
2019-10-08
generated docs: global vars in a table
Andrew Kelley
2019-10-08
generated docs: add global variables
Andrew Kelley
2019-10-08
generated docs: consistent coloring
Andrew Kelley
2019-10-08
generated docs: error sets in fn docs
Andrew Kelley
2019-10-08
Add initial support for struct fields in the docs
Timon Kruiper
2019-10-08
generated docs: functions with inferred error sets display nicely
Andrew Kelley
2019-10-08
generated docs: bool type and fix error for some fns
Andrew Kelley
2019-10-08
generated docs: function parameters have links
Andrew Kelley
2019-10-08
generated docs contain generic instantiations and comptime calls
Andrew Kelley
2019-10-08
generated docs: highlight active package
Andrew Kelley
2019-10-08
generated docs: prioritized sort ranking
Andrew Kelley
2019-10-08
stage1: enable PIC for libuserland
Andrew Kelley
2019-10-07
generated docs: sort search results
Andrew Kelley
[next]