| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2012-09-10 | Convert class methods to impl methods. Stop parsing class methods | Brian Anderson | -0/+3 | |
| 2012-09-07 | Remove 'let' syntax for struct fields | Brian Anderson | -1/+1 | |
| 2012-09-06 | Remove struct ctors | Brian Anderson | -1/+6 | |
| 2012-08-17 | Remove the class keyword | Brian Anderson | -1/+1 | |
| 2012-08-01 | Convert ret to return | Brian Anderson | -1/+1 | |
| 2012-06-20 | Fix resolve bug that made nested classes not work | Tim Chevalier | -0/+15 | |
| It wasn't possible to refer to the constructor for a class nested inside an item from the class's outer scope. Fixed. | ||||
