| Age | Commit message (Expand) | Author |
|---|---|---|
| 2016-01-25 | variable initializations are now mandatory | Andrew Kelley |
| 2016-01-25 | syntax: back to -> for return type, no more => | Andrew Kelley |
| 2016-01-24 | fix parameter access of sret functions | Andrew Kelley |
| 2016-01-22 | character literal returns a number literal | Andrew Kelley |
| 2016-01-18 | use signed integer for sizes of things | Andrew Kelley |
| 2016-01-18 | refactor std to use for loop | Andrew Kelley |
| 2016-01-15 | add void arrays test | 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-10 | detect and report top level decl dependency loop | Andrew Kelley |
| 2016-01-08 | implement unknown size array indexing and slicing | Andrew Kelley |
| 2016-01-06 | while detects simple constant condition | Andrew Kelley |
| 2016-01-06 | support pub structs. move rand to std lib. | Andrew Kelley |
