| Age | Commit message (Expand) | Author |
|---|---|---|
| 2021-10-04 | migrate from `std.Target.current` to `@import("builtin").target` | Andrew Kelley |
| 2020-02-28 | update std lib to new Target API | Andrew Kelley |
| 2018-05-31 | use * for pointer type instead of & | Andrew Kelley |
| 2018-01-25 | syntax: functions require return type. remove `->` | Andrew Kelley |
| 2017-05-01 | `@import("builtin")` instead of `@compileVar` | Andrew Kelley |
| 2017-04-30 | back to AT&T syntax for assembly | Andrew Kelley |
| 2017-04-19 | convert assemble and link tests to zig build system | Andrew Kelley |
