aboutsummaryrefslogtreecommitdiff
path: root/doc/langref
AgeCommit message (Expand)Author
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-07-29langref: Make pointer_coerce_const_optional test less obfuscatedRyan Liptak
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-08Document a few non-obvious variable assignments (#20213)Gordon Cassie
2024-05-22Revert "implement `@expect` builtin (#19658)"Andrew Kelley
2024-05-22implement `@expect` builtin (#19658)David Rubin
2024-05-10[docs] add examples of array/slice init using result locationPyrolistical
2024-05-05Build: cleanupJacob Young
2024-04-25migrate langref documentation generation to the build systemAndrew Kelley