1
0
Fork 0
easejs/lib
Mike Gerwitz 8c95932446 Trait virtual method proxies now set __length metadata
This fixes a bug that causesd virtual definitions with parameters on classes
that a trait is mixed into to fail, and prevented proper param length
validations in the reverse case.

See test case description for a less confusing description.
2014-05-02 00:19:25 -04:00
..
ClassBuilder.js Subtypes of prototype subtypes now work correctly 2014-04-29 10:47:12 -04:00
FallbackMemberBuilder.js No longer using __dirname in requires 2014-04-20 21:11:38 -04:00
FallbackVisibilityObjectFactory.js No longer using __dirname in requires 2014-04-20 21:11:38 -04:00
MemberBuilder.js Overriding vanilla prototype methods no longer errors 2014-04-28 15:09:52 -04:00
MemberBuilderValidator.js [copyright] Copyright assignment to the FSF 2014-04-09 19:05:07 -04:00
MethodWrapperFactory.js [copyright] Copyright assignment to the FSF 2014-04-09 19:05:07 -04:00
MethodWrappers.js [copyright] Copyright assignment to the FSF 2014-04-09 19:05:07 -04:00
Trait.js Trait virtual method proxies now set __length metadata 2014-05-02 00:19:25 -04:00
VisibilityObjectFactory.js No longer using __dirname in requires 2014-04-20 21:11:38 -04:00
VisibilityObjectFactoryFactory.js No longer using __dirname in requires 2014-04-20 21:11:38 -04:00
class.js Subtypes of prototype subtypes now work correctly 2014-04-29 10:47:12 -04:00
class_abstract.js No longer using __dirname in requires 2014-04-20 21:11:38 -04:00
class_final.js No longer using __dirname in requires 2014-04-20 21:11:38 -04:00
interface.js ClassBuilder.isInstanceOf now defers to type 2014-04-28 15:09:52 -04:00
prop_parser.js Exposing keyword bit values and bitmasks 2014-04-20 02:40:36 -04:00
util.js No longer using __dirname in requires 2014-04-20 21:11:38 -04:00
version.js.in [copyright] Copyright assignment to the FSF 2014-04-09 19:05:07 -04:00
warn.js [copyright] Copyright assignment to the FSF 2014-04-09 19:05:07 -04:00