| Age | Commit message (Expand) | Author |
|---|---|---|
| 2018-06-17 | remove integer and float casting syntax | Andrew Kelley |
| 2018-06-05 | Renamed "(int/float literal)" to "comptime_int/float" | Jimmi HC |
| 2018-01-25 | syntax: functions require return type. remove `->` | Andrew Kelley |
| 2018-01-14 | remove 32-bit windows from supported targets list | Andrew Kelley |
| 2017-12-23 | move std/debug.zig to a subdirectory | Andrew Kelley |
| 2017-12-22 | explicitly return from blocks | Andrew Kelley |
| 2017-10-15 | disable some of the failing tests | Andrew Kelley |
| 2017-08-28 | remove workaround for LLVM not respecting "nobuiltin" | Andrew Kelley |
| 2017-08-19 | bit shifting safety | Andrew Kelley |
| 2017-06-19 | workaround for llvm bug | Andrew Kelley |
| 2017-06-16 | Add math library | Marc Tiehuis |
