| Age | Commit message (Expand) | Author |
|---|---|---|
| 2018-01-25 | syntax: functions require return type. remove `->` | Andrew Kelley |
| 2018-01-11 | Fix endian swap parameters | Marc Tiehuis |
| 2018-01-07 | Fixed the call to mem.readInt in endian.swap | Jimmi Holst Christensen |
| 2017-12-22 | explicitly return from blocks | Andrew Kelley |
| 2017-12-04 | rename builtin.is_big_endian to builtin.endian | Andrew Kelley |
| 2017-05-19 | change slicing syntax from ... to .. | Andrew Kelley |
| 2017-05-01 | `@import("builtin")` instead of `@compileVar` | Andrew Kelley |
| 2017-02-12 | slice and array re-work plus some misc. changes | Andrew Kelley |
| 2017-01-22 | use comptime instead of inline for var and params | Andrew Kelley |
| 2016-08-17 | progress toward stack trace printing | Andrew Kelley |
