| Age | Commit message (Expand) | Author |
|---|---|---|
| 2017-03-22 | unify main entry point regardless of whether linking libc | Andrew Kelley |
| 2017-02-05 | use printf in test runner code | Andrew Kelley |
| 2016-12-18 | errors from inline fn calls include stack trace | Andrew Kelley |
| 2016-08-16 | std: replace print_u64/i64 with printInt | Andrew Kelley |
| 2016-08-16 | std: conform to style guidelines | Andrew Kelley |
| 2016-07-26 | unsigned integers for sizes of things | Andrew Kelley |
| 2016-07-25 | inline parameters | Andrew Kelley |
| 2016-04-08 | update cat example, refactor std | Andrew Kelley |
| 2016-03-01 | rewrite how importing works | Andrew Kelley |
| 2016-02-09 | if statements can be const expr evaluated | Andrew Kelley |
| 2016-02-05 | update for loop syntax | Andrew Kelley |
| 2016-02-03 | fix running tests when linking with libc | Andrew Kelley |
| 2016-02-03 | add ability to call function pointer field | Andrew Kelley |
| 2016-02-03 | fix handling of implicit casts in binary operators | Andrew Kelley |
| 2016-02-03 | test runner prints test names | Andrew Kelley |
| 2016-02-03 | basic support for building a test target | Andrew Kelley |
