aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2025-03-04Release 0.14.00.14.0Andrew Kelley
2025-02-26rename "nonce" to "fingerprint"Andrew Kelley
2025-02-26bump package id component to 32 bitsAndrew Kelley
2025-02-26switch from "id" to "nonce"Andrew Kelley
2025-02-26introduce package id and redo hash format againAndrew Kelley
2025-02-22langref: document modules, root source files, etcmlugg
2025-02-22langref: embrace the term "illegal behavior"mlugg
2025-02-22langref: improve description of `@fieldParentPtr`mlugg
2025-02-09std.BoundedArray: popOrNull() -> pop() [v2] (#22723)Meghan Denny
2025-02-07langref/errorset: Replace subset description with unionFrank Plowman
2025-01-29langref: clarify restricted `@memcpy` semanticsmlugg
2025-01-28langref: Document destructuring (#21627)87
2025-01-26langref: fixes incorrect description of cmpxchg functionsisaac yonemoto
2025-01-26link to Tuples section in Hello World docs, and give an example of an empty t...bsubei
2025-01-26langref: correct return type of comptime known bitcount opsrpkak
2025-01-26fix typo in @typeName langrefkj4tmp@gmail.com
2025-01-26Add `zig std` to langref.html (#22360)ExeVirus
2024-12-30langref: move pointer casting section out of volatile subsectionAndrew Kelley
2024-12-21doc: mention zig can't use URLs if their content changesJonathan Marler
2024-11-26revert langref section "common errdefer slip ups"Andrew Kelley
2024-11-13langref: delete misleading example code about packed structsAndrew Kelley
2024-10-29typo: will inlined -> will be inlinedRoman FroĊ‚ow
2024-10-25Remove `@setAlignStack` from the langrefllogick
2024-10-19langref: update `enum_export_error.zig` for callconv changesmlugg
2024-10-18compiler: implement `@FieldType`mlugg
2024-10-17langref: update builtin variadic functionswooster0
2024-10-12implement packed struct equality (#21679)David Rubin
2024-10-04remove `@fence` (#21585)David Rubin
2024-10-04Remove old deprecated symbols in std (#21584)PauloCampana
2024-09-12Labeled switch documentation (#21383)LiterallyVoid
2024-09-12Replace deprecated default initializations with decl literalsLinus Groh
2024-09-10remove explicit ComplexTypeTag from switchJesse Wattenbarger
2024-08-30langref: separate header for faulty default field valuesAndrew Kelley
2024-08-28std: update `std.builtin.Type` fields to follow naming conventionsmlugg
2024-08-27compiler,lib,test,langref: migrate `@setCold` to `@branchHint`mlugg
2024-08-27lib,test,tools,doc: update usages of @exportmlugg
2024-08-14langref: clarify functionality of the round builtin (#19503)T
2024-08-12fix C type corresponding to f80Rich Remer
2024-08-09std.crypto: better names for everything in utilsAndrew Kelley
2024-07-29langref: Make pointer_coerce_const_optional test less obfuscatedRyan Liptak
2024-07-21improve `@enumFromInt` doc (#20354)kj4tmp
2024-07-21langref: add example for errdefer |err| sytnaxAlex Kladov
2024-07-21single pointer slice syntax addedssmid
2024-07-15Sema: support pointer subtractionWooster
2024-07-09std: fix typos (#20560)Jora Troosh
2024-06-27langref: correct test runner pathWayne Wu
2024-06-12More precise error message for unencodable `\u` escapesRyan Liptak
2024-06-08Document a few non-obvious variable assignments (#20213)Gordon Cassie
2024-06-08autodoc: fix misaligned table header when alignment is default (#20220)expikr
2024-06-06Release 0.13.00.13.0Andrew Kelley