Mike Gerwitz
|
74b170d089
|
Moved class virtual param test into ClassVirtualTest case
VirtualTest was not the correct spot.
|
2014-05-02 20:13:41 -04:00 |
Mike Gerwitz
|
82a02c0081
|
[copyright] Copyright assignment to the FSF
Thanks to Donald Robertson III for his help and guidance during this
process.
|
2014-04-09 19:05:07 -04:00 |
Mike Gerwitz
|
696b8d05a6
|
Class definition mixin now requires explicit extend
See the rather verbose docblocks in this diff for more information.
Additional rationale will be contained in the commits that follow.
|
2014-03-15 21:16:27 -04:00 |
Mike Gerwitz
|
8480d8f92c
|
Added support for abstract overrides
|
2014-03-15 21:16:27 -04:00 |
Mike Gerwitz
|
14bd552361
|
Trait can now implement interfaces
Note the incomplete test case: the next commit will introduce the ability
for mixins to override methods that may have already been defined.
|
2014-03-15 21:16:27 -04:00 |