1
0
Fork 0
easejs/test/Trait
Mike Gerwitz eab4dbfe4d Throwing exception on trait static member
These will be supported in future versions; this is not something that I
want to rush, nor is it something I want to hold up the first GNU release;
it is likely to be a much lesser-used feature.
2014-03-15 21:16:27 -04:00
..
AbstractTest.js Implemented and abstract with mixins properly handled 2014-03-15 21:16:27 -04:00
ClassVirtualTest.js Class definition mixin now requires explicit extend 2014-03-15 21:16:27 -04:00
DefinitionTest.js Throwing exception on trait static member 2014-03-15 21:16:27 -04:00
ImmediateTest.js Class definition mixin now requires explicit extend 2014-03-15 21:16:27 -04:00
LinearizationTest.js Support for stacked mixins 2014-03-15 21:16:27 -04:00
MixedExtendTest.js Mixin use method calls can now be chained 2014-03-15 21:16:27 -04:00
NamedTest.js Began named trait implementation 2014-03-15 21:16:27 -04:00
PropertyTest.js Non-private properties now expressly prohibited in trait dfns 2014-03-15 21:16:27 -04:00
ScopeTest.js Classes can now access trait protected members 2014-03-07 00:47:43 -05:00
VirtualTest.js Trait method return value implementation correction and testing 2014-03-15 21:16:27 -04:00