| Age | Commit message (Expand) | Author |
|---|---|---|
| 2015-12-10 | provide std.zig and add it to import paths | Andrew Kelley |
| 2015-12-10 | add inline assembly support | Andrew Kelley |
| 2015-12-08 | array access support | Andrew Kelley |
| 2015-12-08 | add array access syntax | Andrew Kelley |
| 2015-12-07 | getting started on array types | Josh Wolfe |
| 2015-12-03 | local variables work | Josh Wolfe |
| 2015-12-01 | string literals have type *const u8 | Josh Wolfe |
| 2015-12-01 | add test for bad import | Andrew Kelley |
| 2015-11-30 | closer to multiple files working | Andrew Kelley |
| 2015-11-30 | refactor code to prepare for multiple files | Andrew Kelley |
| 2015-11-30 | factor analysis code out of codegen | Josh Wolfe |
