| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 'with' no longer a token; whitespace police. | Lindsey Kuper | 2011-05-13 | 1 | -32/+0 |
| | | | | | | Plus renaming the anonymous objects test to a more descriptive name, and XFAILing it because it doesn't work yet. | ||||
| * | Bug fixes. | Lindsey Kuper | 2011-05-13 | 1 | -1/+1 |
| | | | | | | Fixed infinite loop on anonymous objects in parser; added expr_anon_obj to walk.rs; fixed syntax of test case. | ||||
| * | More progress on anonymous objects. | Lindsey Kuper | 2011-05-13 | 1 | -2/+8 |
| | | | | | Still segfaulting on the method-overriding.rs test, though. | ||||
| * | Starting on support for anonymous objects. Just syntax so far. | Lindsey Kuper | 2011-05-13 | 1 | -0/+26 |