aboutsummaryrefslogtreecommitdiff
path: root/doc/docgen.zig
AgeCommit message (Expand)Author
2021-09-28sat-arithmetic: fix docgenTravis Staloch
2021-09-20Merge pull request #9649 from Snektron/address-spaceAndrew Kelley
2021-09-20docgen: re-enable syntax checking for code blocksMr. Paul
2021-09-20Address Spaces: Render addrspace token in docgenRobin Voetter
2021-09-10Improve HTML semantics and a11y of language referenceMr. Paul
2021-09-01docgen: syntax blocks don't actually run the codeAndrew Kelley
2021-08-28stage2: delete keywords `true`, `false`, `undefined`, `null`Andrew Kelley
2021-07-22add -femit-llvm-bc CLI option and implement itAndrew Kelley
2021-07-02langref: fix test cases now that AST Lowering has priorityAndrew Kelley
2021-06-27translate-c: Add documentation for `zig translate-c`Evan Haas
2021-06-21std, src, doc, test: remove unused variablesJacob G-W
2021-06-20stage2: Remove special double ampersand parsing case (#9114)Dmitry Matveyev
2021-06-03Breaking hash map changes for 0.8.0Martin Wickham
2021-05-21wasm: build static archive unless -dynamic specifiedJakub Konka
2021-04-02docgen: correct the progress barAndrew Kelley
2021-04-02docgen: fix typojacob gw
2021-03-14docgen: Use Progress APILemonBoy
2021-03-07docgen --skip-code-testsJosh Wolfe
2021-02-22update docgen to use new astVeikka Tuominen
2021-01-07Reduce use of deprecated IO typesJay Petacat
2021-01-02langref: Update langref to use {s}LemonBoy
2020-12-23update depreciated code (#7502)g-w1
2020-10-29add missing Invalid_periodasterisks case in docgenTravis
2020-10-20Update langref errorsLemonBoy
2020-10-06langref: update for opaque {} syntaxTadeo Kondrak
2020-09-26fix another round of regressions in this branchAndrew Kelley
2020-07-12update compile error tests and some doc commentsVexu
2020-07-05update more HashMap API usageAndrew Kelley
2020-05-23update docgen to new ast APIAndrew Kelley
2020-05-05remove nakedcc/stdcallcc/async fn/extern fn fnprotoTadeo Kondrak
2020-05-05Rename noasync to nosuspend in self-hosted, add rewriterTadeo Kondrak
2020-04-09Update docgen to new ArrayList APIjoachimschmidt557
2020-04-01std: use std.ArrayList(u8).OutStream instead of std.Buffer.OutStreamdaurnimator
2020-03-30std lib API deprecations for the upcoming 0.6.0 releaseAndrew Kelley
2020-03-18fix swapped logic for WindowsAndrew Kelley
2020-03-14fix docgen, which relied on stdout being path to binaryAndrew Kelley
2020-03-10fix regressions found by test suiteAndrew Kelley
2020-03-03update docgen to new std.fs APIAndrew Kelley
2020-02-28update docs to latest Target APIAndrew Kelley
2020-02-28update docgen to new Target APIAndrew Kelley
2020-02-28separate std.Target and std.zig.CrossTargetAndrew Kelley
2020-02-08fix regression in docgenAndrew Kelley
2020-02-07more carefully calculate llvm field indexesAndrew Kelley
2020-01-29Promoted "leak_count_allocator" to the main testing.allocatorBenjamin Feng
2020-01-29Add explicit free to docsBenjamin Feng
2020-01-29Create leak_count_allocatorBenjamin Feng
2020-01-29Move debug.global_allocator to testing.allocatorBenjamin Feng
2020-01-02Implement the callconv() annotationLemonBoy
2019-12-16langref table of contents in a separate column on large displaysxackus
2019-12-09update docgen to new format APIAndrew Kelley