1
0
Fork 0
easejs/test/Trait
Mike Gerwitz 66cab74cc1 Initial trait virtual member proxy implementation
This has some flaws that should be addressed, but those will be detailed in
later commits; this works for now.
2014-03-15 21:16:26 -04:00
..
AbstractTest.js Implemented abstract traits 2014-03-07 00:47:43 -05:00
DefinitionTest.js Added tests proving traits' scopes are disjoint from classes' and each others' 2014-03-07 00:47:43 -05:00
ScopeTest.js Classes can now access trait protected members 2014-03-07 00:47:43 -05:00
VirtualTest.js Initial trait virtual member proxy implementation 2014-03-15 21:16:26 -04:00