aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2024-01-08langref: update target sectionAndrew Kelley
2024-01-08langref: reword Hello World section (#18458)Scott Schwarz
2024-01-04`@shlExact` fixupsAndrew Kelley
2024-01-02langref: order comment to align with code exampleSamuel Nevarez
2023-12-20Grammar fixes (#18320)Maximilian
2023-12-07Add comment. Split up if docs for optionals.Gordon Cassie
2023-12-07Add cross references for optional documentation and another example of option...Gordon Cassie
2023-12-05langref: fix incorrect reference to string literalNan Zhong
2023-11-29Remove all usages of `std.mem.copy` and remove `std.mem.set` (#18143)David Rubin
2023-11-26`zig fetch`: add `--save` flagAndrew Kelley
2023-11-21Reorder fields in `build.zig.zon.md`mataha
2023-11-21langref: emphasize the use of dereferencing string literalsexpikr
2023-11-19langref: correct unnecessary uses of 'var'mlugg
2023-11-07sema: allow slicing [*]T without enddweiller
2023-11-06langref: fix malloc return typeXXIV
2023-11-03docs: update WebAssembly freestanding exampleLuuk de Gram
2023-10-31std.builtin.Endian: make the tags lower caseAndrew Kelley
2023-10-30langref: clarify struct memory layoutAndrew Kelley
2023-10-27Doc: elaborate on Slice sectionexpikr
2023-10-24build.zig.zon.md: remove duplicate wordXXIV
2023-10-23Fix typo in docsNiles Salter
2023-10-22langref: update to document --error-limit flagKirk Scheibelhut
2023-10-22remove uses of non-configurable `err_int`Veikka Tuominen
2023-10-20langref: bring build.zig examples up to datedbandstra
2023-10-18doc: add minimum_zig_version field referenceAndrew Kelley
2023-10-14update build.zig examples from current stdlibRyan Barth
2023-10-10Grammar: Use `ContainerDeclaration*` instead of `ContainerDeclarations`Jonathan Marler
2023-10-08add basic build.zig.zon documentationAndrew Kelley
2023-10-01Sema: add `@errorCast` which works for both error sets and error unionsVeikka Tuominen
2023-09-28simplify ContainerDeclarations grammar ruleJonathan Marler
2023-09-28docs: remove unnecessary nesting in grammarJonathan Marler
2023-09-27Change `@fabs` to `@abs` in langrefantlilja
2023-09-25Add embedded SVG favicon to reference doc templatesJay Petacat
2023-09-21langref: small fixes to wording and examplesPat Tullmann
2023-09-19langref: disable var args example on aarch64-windowsAndrew Kelley
2023-09-15langref: apply grammar changesmlugg
2023-09-11Documented `linksection`Arnau
2023-09-11doc: inline comptime conditional blockMichael Dusan
2023-09-06langref: keyword consistency (between keyword list and grammar)Hashi364
2023-08-16langref: minor documentation fixes to addCSourceFile (#16785)Nitin Prakash
2023-08-03Release 0.11.00.11.0Andrew Kelley
2023-08-02langref: fix documentation for @externJacob G-W
2023-07-30move docgen.zig to tools/Andrew Kelley
2023-07-30std.Build.LazyPath: fix resolution of cwd_relativeAndrew Kelley
2023-07-28Doc nitpickNiles Salter
2023-07-24langref: document out of bounds float to integer castEvin Yulo
2023-07-24langref: update docs for ** and ++Wooster
2023-07-21langref builtin parameters: []u8 -> []const u8r00ster91
2023-07-17Small documentation fixes on `std.crypto` (#16427)Luiz Berti
2023-07-12Update langref to new splat syntaxantlilja