1
0
Fork 0
easejs/lib
Mike Gerwitz 7f8d265877
Corrected override of super-super methods
More generally, this was a problem with not recursing on *all* of the
visibility objects of the supertype's supertype; the public visibility
object was implicitly recursed upon through JavaScript's natural prototype
chain, so this only manifested itself with protected members.
2014-02-24 23:03:04 -05:00
..
ClassBuilder.js [no-copyright] Modified headers to reduce GPL license notice width 2014-01-15 23:56:00 -05:00
FallbackMemberBuilder.js [no-copyright] Modified headers to reduce GPL license notice width 2014-01-15 23:56:00 -05:00
FallbackVisibilityObjectFactory.js [no-copyright] Modified headers to reduce GPL license notice width 2014-01-15 23:56:00 -05:00
MemberBuilder.js Corrected override of super-super methods 2014-02-24 23:03:04 -05:00
MemberBuilderValidator.js [no-copyright] Modified headers to reduce GPL license notice width 2014-01-15 23:56:00 -05:00
MethodWrapperFactory.js [no-copyright] Modified headers to reduce GPL license notice width 2014-01-15 23:56:00 -05:00
MethodWrappers.js [no-copyright] Modified headers to reduce GPL license notice width 2014-01-15 23:56:00 -05:00
VisibilityObjectFactory.js [no-copyright] Modified headers to reduce GPL license notice width 2014-01-15 23:56:00 -05:00
VisibilityObjectFactoryFactory.js [no-copyright] Modified headers to reduce GPL license notice width 2014-01-15 23:56:00 -05:00
class.js [no-copyright] Modified headers to reduce GPL license notice width 2014-01-15 23:56:00 -05:00
class_abstract.js [no-copyright] Modified headers to reduce GPL license notice width 2014-01-15 23:56:00 -05:00
class_final.js [no-copyright] Modified headers to reduce GPL license notice width 2014-01-15 23:56:00 -05:00
interface.js [no-copyright] Modified headers to reduce GPL license notice width 2014-01-15 23:56:00 -05:00
prop_parser.js [copyright] Copyright update 2014-01-20 22:55:29 -05:00
util.js [copyright] Copyright update 2014-01-20 22:55:29 -05:00
version.js.in [copyright] Copyright update 2014-01-20 22:55:29 -05:00
warn.js [no-copyright] Modified headers to reduce GPL license notice width 2014-01-15 23:56:00 -05:00