| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2018-08-14 | Moved compile-fail tests to ui tests. | David Wood | -17/+0 | |
| 2015-05-13 | Add error explanations for E0066 and E0069. | Nick Hamann | -1/+1 | |
| This also updates the error messages for both. For E0066, it removes mention of "managed heap", which was removed in 8a91d33. For E0069, I just tweaked the wording to make it a bit more explicit. | ||||
| 2015-01-08 | Update compile fail tests to use isize. | Huon Wilson | -1/+1 | |
| 2012-12-10 | Reliciense makefiles and testsuite. Yup. | Graydon Hoare | -0/+10 | |
| 2012-08-01 | Convert ret to return | Brian Anderson | -3/+3 | |
| 2012-06-22 | Minor capitalization/punctuation fixes in error messages | Lindsey Kuper | -1/+1 | |
| 2011-08-20 | Reformat | Brian Anderson | -1/+1 | |
| This changes the indexing syntax from .() to [], the vector syntax from ~[] to [] and the extension syntax from #fmt() to #fmt[] | ||||
| 2011-07-27 | Reformat for new syntax | Marijn Haverbeke | -10/+3 | |
| 2011-06-01 | Use span_err instead of err. Fixes issue #444. | Lindsey Kuper | -0/+14 | |
