| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2012-12-10 | Reliciense makefiles and testsuite. Yup. | Graydon Hoare | -0/+10 |
| 2012-09-10 | Convert class methods to impl methods. Stop parsing class methods | Brian Anderson | -0/+2 |
| 2012-09-07 | Remove 'let' syntax for struct fields | Brian Anderson | -1/+1 |
| 2012-09-06 | Remove struct ctors | Brian Anderson | -4/+6 |
| 2012-08-17 | Remove the class keyword | Brian Anderson | -1/+1 |
| 2012-07-13 | change region syntax to &r/T in place of &r.T | Niko Matsakis | -3/+3 |
| 2012-07-11 | infer when types are region parameterized rather than requiring /& | Niko Matsakis | -1/+1 |
| 2012-06-29 | Switch the compiler over to using ~[] notation instead of []/~. Closes #2759. | Michael Sullivan | -3/+3 |
| 2012-06-25 | Make vectors uglier ([]/~). Sorry. Should be temporary. Closes #2725. | Michael Sullivan | -3/+3 |
| 2012-06-06 | Handle regions correctly in class ctors and dtors | Tim Chevalier | -0/+13 |
