| Age | Commit message (Expand) | Author |
|---|---|---|
| 2018-03-12 | some return types disqualify comptime fn call caching | Andrew Kelley |
| 2018-02-03 | *WIP* error sets - support fns called at comptime | Andrew Kelley |
| 2018-01-31 | *WIP* error sets converting std lib | Andrew Kelley |
| 2018-01-25 | syntax: functions require return type. remove `->` | Andrew Kelley |
| 2018-01-09 | remove %% prefix operator | Andrew Kelley |
| 2018-01-07 | replace `%return` with `try` | Andrew Kelley |
| 2017-12-23 | move std/debug.zig to a subdirectory | Andrew Kelley |
| 2017-12-13 | fix const and volatile qualifiers being dropped sometimes | Andrew Kelley |
| 2017-11-20 | move base64 functions into structs | Josh Wolfe |
| 2017-11-20 | rework std.base64 api | Josh Wolfe |
| 2017-11-14 | add docs for std.base64 | Andrew Kelley |
| 2017-08-09 | more intuitive left shift and right shift operators | Andrew Kelley |
| 2017-05-19 | change slicing syntax from ... to .. | Andrew Kelley |
| 2017-05-03 | change while syntax | Andrew Kelley |
| 2017-04-17 | zig build system creates symlinks atomically | Andrew Kelley |
