| Age | Commit message (Expand) | Author |
|---|---|---|
| 2019-03-02 | rename std lib files to new convention | Andrew Kelley |
| 2018-10-26 | remove @minValue,@maxValue; add std.math.minInt,maxInt | Andrew Kelley |
| 2018-09-08 | fix elf auxv handling | Shawn Landden |
| 2018-06-17 | remove integer and float casting syntax | Andrew Kelley |
| 2018-06-10 | breaking syntax change: orelse keyword instead of ?? (#1096) | Andrew Kelley |
| 2018-06-09 | breaking syntax change: ??x to x.? (#1095) | Andrew Kelley |
| 2018-06-04 | disallow single-item pointer indexing | Andrew Kelley |
| 2018-05-31 | use * for pointer type instead of & | Andrew Kelley |
| 2018-05-29 | run zig fmt on the codebase | Andrew Kelley |
| 2018-04-22 | linux: support VDSO for clock_gettime | Andrew Kelley |
