1
0
Fork 0
easejs/test/Trait
Mike Gerwitz 6473cf35ae Began Scala-influenced linearization implementation
More information on this implementation and the rationale behind it will
appear in the manual. See future commits.

(Note the TODOs; return values aren't quite right here, but that will be
handled in the next commit.)
2014-03-15 21:16:27 -04:00
..
AbstractTest.js Began testing class subtyping with mixins 2014-03-15 21:16:27 -04:00
DefinitionTest.js Named classes now support mixins 2014-03-15 21:16:27 -04:00
ImmediateTest.js Added immediate partial class invocation support after mixin 2014-03-15 21:16:27 -04:00
LinearizationTest.js Began Scala-influenced linearization implementation 2014-03-15 21:16:27 -04:00
MixedExtendTest.js Added support for mixing in traits using use method on a base class 2014-03-15 21:16:27 -04:00
NamedTest.js Began named trait implementation 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 Began Scala-influenced linearization implementation 2014-03-15 21:16:27 -04:00