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
/
docs
Age
Commit message (
Expand
)
Author
2023-02-03
autodoc: fix search regression
Loris Cro
2023-02-02
autodoc: Added `@qualCast` builtin function handling
Krzysztof Wolicki Der Teufel
2023-01-25
autodoc: added support for tuple structs
Der Teufel
2023-01-24
autodoc: Add tag handling to enums and unions. Add support for Struct, Enum, ...
Der Teufel
2023-01-24
autodoc: add html tags to "null"
Der Teufel
2023-01-24
autodoc: init support for guides
Loris Cro
2023-01-16
autodoc: Better handling of variable decls (#14301)
Krzysztof Wolicki
2023-01-12
autodoc: use js instead of details for collapsing descriptions
Clement Espeute
2023-01-11
autodoc: scroll up when collapsing long fn description
Loris Cro
2023-01-11
autodoc: Fix function pointers rendering issue
Der Teufel
2023-01-10
autodoc: allow function descriptions expansion
Clement Espeute
2023-01-08
autodoc: improve linking of decl references
Loris Cro
2023-01-05
autodoc: fix bodyless fn type analysis and rendering
Loris Cro
2023-01-05
autodoc: fix links to functions in generic types
Loris Cro
2023-01-03
autodoc: show binding in lowercase
Nguyễn Gia Phong
2022-12-11
autodoc: Removed BoundFn from indexTypeKinds in main.js
Der Teufel
2022-10-30
Merge pull request #13300 from jcalabro/master
Loris Cro
2022-10-30
autodoc: update to new func zir body structure
Loris Cro
2022-10-25
better source file links
jcalabro
2022-10-18
Merge pull request #13055 from alichraghi/m2m
Andrew Kelley
2022-10-18
all: rename `@maximum` to `@max` and `@minimum` to `@min`
Ali Chraghi
2022-10-09
add [src] links to function decls in autodocs
jcalabro
2022-09-26
autodoc: Added `.html` to generated source view file names
Der Teufel
2022-09-18
autodoc: don't collect tests, usingnamespace and comptime blocks
Loris Cro
2022-09-11
autodoc: fix regression in frontend rendering of values
Loris Cro
2022-09-11
autodoc: reduce json payload size
Loris Cro
2022-09-05
autodoc: improve rendering of long fn signatures
Loris Cro
2022-09-04
autodoc: Opaque now handled like other container types
Der Teufel
2022-09-04
autodoc: add support for doc tests
Loris Cro
2022-09-02
Merge pull request #12705 from der-teufel-programming/autodoc-big-int
Loris Cro
2022-09-02
Merge pull request #12709 from der-teufel-programming/autodoc-compare-operators
Loris Cro
2022-09-02
autodoc: correct line number implementation
Loris Cro
2022-09-02
autodoc: Added int_big support
Der Teufel
2022-09-01
autodoc: Compare operators
Der Teufel
2022-08-27
autodoc: better line counting for decls
Loris Cro
2022-08-26
Merge pull request #12600 from ominitay/autodocs-errorset
Loris Cro
2022-08-26
Merge pull request #12601 from ominitay/autodocs-shortdesc
Loris Cro
2022-08-23
autodocs: improve first-line descriptions
ominitay
2022-08-23
autodocs: improve error set rendering
ominitay
2022-08-23
autodoc: handle self-referential call+field_type instructions
Loris Cro
2022-08-23
autodoc: initial support for struct_init_anon
Loris Cro
2022-08-23
Merge pull request #12481 from alichraghi/patch-1
Loris Cro
2022-08-23
Merge pull request #12502 from squeek502/autodoc-fields-light-mode
Loris Cro
2022-08-23
Merge pull request #12542 from der-teufel-programming/compileError-input
Loris Cro
2022-08-23
autodoc: error sets now display all their members
Der Teufel
2022-08-21
autodoc: Fixed compileError case in exprName
Der Teufel
2022-08-21
autodoc: compileError now uses index into `exprs` instead of a `[]const u8`
Der Teufel
2022-08-19
autodoc: Fix border color around field docs in light mode
Ryan Liptak
2022-08-18
docs: add padding between functions list
Ali Chraghi
2022-08-18
autodoc: minor pr cleanup
Loris Cro
[prev]
[next]