| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2012-01-13 | Remove tests for objs, adjust tests that use objs | Marijn Haverbeke | -39/+0 | |
| 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 | Fix damage done by the pretty-printer | Marijn Haverbeke | -3/+1 | |
| 2011-07-27 | Reformat for new syntax | Marijn Haverbeke | -26/+23 | |
| 2011-07-21 | Un-xfail tests. | Lindsey Kuper | -2/+0 | |
| 2011-07-20 | Test method overriding a little more. | Lindsey Kuper | -0/+17 | |
| 2011-07-20 | Method overriding tests suddenly pass valgrind for some reason. | Lindsey Kuper | -3/+1 | |
| I'm not sure if this is because of changes to glue generation in the last few days while I've been working on other things, or if it's a side effect of the improvements I made to typechecking for anonymous objects, or something else, but I guess I'll take it! Closes issue #543. | ||||
| 2011-07-20 | 'Overriding' is a more accurate name than 'overloading' for these. | Lindsey Kuper | -0/+31 | |
