| Age | Commit message (Expand) | Author |
|---|---|---|
| 2015-11-30 | add directive to specify root export version | Andrew Kelley |
| 2015-11-29 | add unary expression | Andrew Kelley |
| 2015-11-29 | parse and codegen for math expressions | Andrew Kelley |
| 2015-11-27 | add pub and export visibility modifiers and optimization | Andrew Kelley |
| 2015-11-27 | support C-style comments, plus nesting | Andrew Kelley |
| 2015-11-24 | support linker directives | Andrew Kelley |
| 2015-11-24 | only \n and ' ' are valid whitespace characters | Andrew Kelley |
| 2015-11-24 | debug information for functions | Andrew Kelley |
| 2015-11-24 | add unreachable expression | Andrew Kelley |
| 2015-11-24 | write object file and fix void return type | Andrew Kelley |
| 2015-11-24 | hello world IR code looks good | Andrew Kelley |
| 2015-11-04 | progress toward more complex parser gen | Andrew Kelley |
| 2015-11-03 | parser generator beginnings | Andrew Kelley |
