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
Group-Canceled
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
groupAwait
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
/
docgen.zig
Age
Commit message (
Expand
)
Author
2021-09-28
sat-arithmetic: fix docgen
Travis Staloch
2021-09-20
Merge pull request #9649 from Snektron/address-space
Andrew Kelley
2021-09-20
docgen: re-enable syntax checking for code blocks
Mr. Paul
2021-09-20
Address Spaces: Render addrspace token in docgen
Robin Voetter
2021-09-10
Improve HTML semantics and a11y of language reference
Mr. Paul
2021-09-01
docgen: syntax blocks don't actually run the code
Andrew Kelley
2021-08-28
stage2: delete keywords `true`, `false`, `undefined`, `null`
Andrew Kelley
2021-07-22
add -femit-llvm-bc CLI option and implement it
Andrew Kelley
2021-07-02
langref: fix test cases now that AST Lowering has priority
Andrew Kelley
2021-06-27
translate-c: Add documentation for `zig translate-c`
Evan Haas
2021-06-21
std, src, doc, test: remove unused variables
Jacob G-W
2021-06-20
stage2: Remove special double ampersand parsing case (#9114)
Dmitry Matveyev
2021-06-03
Breaking hash map changes for 0.8.0
Martin Wickham
2021-05-21
wasm: build static archive unless -dynamic specified
Jakub Konka
2021-04-02
docgen: correct the progress bar
Andrew Kelley
2021-04-02
docgen: fix typo
jacob gw
2021-03-14
docgen: Use Progress API
LemonBoy
2021-03-07
docgen --skip-code-tests
Josh Wolfe
2021-02-22
update docgen to use new ast
Veikka Tuominen
2021-01-07
Reduce use of deprecated IO types
Jay Petacat
2021-01-02
langref: Update langref to use {s}
LemonBoy
2020-12-23
update depreciated code (#7502)
g-w1
2020-10-29
add missing Invalid_periodasterisks case in docgen
Travis
2020-10-20
Update langref errors
LemonBoy
2020-10-06
langref: update for opaque {} syntax
Tadeo Kondrak
2020-09-26
fix another round of regressions in this branch
Andrew Kelley
2020-07-12
update compile error tests and some doc comments
Vexu
2020-07-05
update more HashMap API usage
Andrew Kelley
2020-05-23
update docgen to new ast API
Andrew Kelley
2020-05-05
remove nakedcc/stdcallcc/async fn/extern fn fnproto
Tadeo Kondrak
2020-05-05
Rename noasync to nosuspend in self-hosted, add rewriter
Tadeo Kondrak
2020-04-09
Update docgen to new ArrayList API
joachimschmidt557
2020-04-01
std: use std.ArrayList(u8).OutStream instead of std.Buffer.OutStream
daurnimator
2020-03-30
std lib API deprecations for the upcoming 0.6.0 release
Andrew Kelley
2020-03-18
fix swapped logic for Windows
Andrew Kelley
2020-03-14
fix docgen, which relied on stdout being path to binary
Andrew Kelley
2020-03-10
fix regressions found by test suite
Andrew Kelley
2020-03-03
update docgen to new std.fs API
Andrew Kelley
2020-02-28
update docs to latest Target API
Andrew Kelley
2020-02-28
update docgen to new Target API
Andrew Kelley
2020-02-28
separate std.Target and std.zig.CrossTarget
Andrew Kelley
2020-02-08
fix regression in docgen
Andrew Kelley
2020-02-07
more carefully calculate llvm field indexes
Andrew Kelley
2020-01-29
Promoted "leak_count_allocator" to the main testing.allocator
Benjamin Feng
2020-01-29
Add explicit free to docs
Benjamin Feng
2020-01-29
Create leak_count_allocator
Benjamin Feng
2020-01-29
Move debug.global_allocator to testing.allocator
Benjamin Feng
2020-01-02
Implement the callconv() annotation
LemonBoy
2019-12-16
langref table of contents in a separate column on large displays
xackus
2019-12-09
update docgen to new format API
Andrew Kelley
[prev]
[next]