| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 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 | -7/+3 | |
| 2011-05-23 | test: Un-xfail some compile-fail tests | Brian Anderson | -2/+0 | |
| Changed a few error patterns to match rustc's errors where it seemed reasonable. | ||||
| 2011-05-13 | Move capture checking into resolve.rs | Marijn Haverbeke | -0/+11 | |
| Drops capture.rs. The new algorithm also checks for captures function arguments and obj fields. | ||||
