| Age | Commit message (Expand) | Author |
|---|---|---|
| 2016-09-28 | remove compiler directives | Andrew Kelley |
| 2016-09-23 | stack trace is able to figure out compilation unit | Andrew Kelley |
| 2016-09-20 | fix error when switch prong has implicit cast | Andrew Kelley |
| 2016-09-10 | std: use parameter type inference on min and max functions | Andrew Kelley |
| 2016-09-05 | rename errName builtin to errorName | Andrew Kelley |
| 2016-08-16 | std: conform to style guidelines | Andrew Kelley |
| 2016-08-11 | add CBuf to standard library | Andrew Kelley |
| 2016-07-26 | unsigned integers for sizes of things | Andrew Kelley |
| 2016-07-25 | inline parameters | Andrew Kelley |
| 2016-05-17 | add beginning of print stack trace function | Andrew Kelley |
| 2016-05-08 | add list implementation to standard library | Andrew Kelley |
| 2016-02-12 | std: delete malloc and free | Andrew Kelley |
| 2016-01-28 | malloc fails on mmap error code properly | MovingtoMars |
| 2016-01-28 | check mmap return against -1 | MovingtoMars |
| 2016-01-28 | malloc fails on proper errors | MovingtoMars |
| 2016-01-28 | simple malloc and free using mmap | MovingtoMars |
