| Age | Commit message (Expand) | Author |
|---|---|---|
| 2016-02-02 | add abort function and "cold" fn attribute | Andrew Kelley |
| 2016-01-28 | simple malloc and free using mmap | MovingtoMars |
| 2016-01-25 | syntax: back to -> for return type, no more => | Andrew Kelley |
| 2016-01-24 | update std lib to use error type and global variables | Andrew Kelley |
| 2016-01-18 | use signed integer for sizes of things | Andrew Kelley |
| 2016-01-14 | instead of 'as' to cast, call type as function | Andrew Kelley |
| 2016-01-13 | all types are now expressions | Andrew Kelley |
| 2016-01-07 | add ?? maybe unwrapping binary operator | Andrew Kelley |
| 2016-01-06 | fix undefined reference to memcpy in release mode | Andrew Kelley |
