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
/
special
/
docs
Age
Commit message (
Expand
)
Author
2020-06-01
Merge pull request #4976 from xackus/std-lib-docs
Veikka Tuominen
2020-05-16
Merge pull request #5020 from jinroh/docs/search-perf
Vexu
2020-05-05
Add support for external links and URL to markdown parser.
StrangeBug
2020-04-13
docs: use String.repeat for dom templates
Pierre Guilleminot
2020-04-12
improve search perf: trim search results
Pierre Guilleminot
2020-04-12
improve search perf: batching dom list mutations
Pierre Guilleminot
2020-04-07
refactor common pattern into a function
xackus
2020-04-07
std lib docs: fix null and int values
xackus
2020-03-04
Generated documentation mobile support
pfg
2020-01-07
Make markdown parser more safe (#4105)
Rocknest
2019-12-16
generated docs: log trace instead of error
Henry Wu
2019-12-09
remove var args from the language
Andrew Kelley
2019-12-05
docs: add html lang and minor fixes
xackus
2019-12-04
add docs for function parameters
Vexu
2019-11-15
add container doc comments to generated docs
Vexu
2019-10-30
generated docs: move color to box-shadow CSS prop
Henry Wu
2019-10-28
Std docs: Fix a js error that would cause some function to be not rendered
Timon Kruiper
2019-10-27
generated docs: vertically align fns with comments
Henry Wu
2019-10-22
Merge branch 'master' of https://github.com/ziglang/zig into markdown-renderer
Felix Queißner
2019-10-20
Starts to implement markdown parser. Implemented: strong, emphasis, strikethr...
Felix Queißner
2019-10-17
Merge branch 'master' into docs-local
Rocknest
2019-10-17
Cleanup
Rocknest
2019-10-17
Changes from master
Rocknest
2019-10-16
generated docs: progress towards generic types being useful
Andrew Kelley
2019-10-15
generated docs: further clean up keyboard shortcut handling
Andrew Kelley
2019-10-15
fix small misstake, 'escape' v. 'Escape'
dtw-waleee
2019-10-15
Fix keyboard layout issue with help-modal
dtw-waleee
2019-10-12
Consistent margins
Rocknest
2019-10-11
merge targets of generated docs
Andrew Kelley
2019-10-11
Merge branch 'master' into docs-local
Rocknest
2019-10-11
Changes from master
Rocknest
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-11
Merge branch 'master' into docs-local
Rocknest
2019-10-11
Changes from master
Rocknest
2019-10-11
Fix dark mode
Rocknest
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
Add transtition to search field
Rocknest
2019-10-10
Change layout and styles
Rocknest
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
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
[next]