1
0
Fork 0
easejs/lib
Mike Gerwitz e67c14e8c3
Added support for static proxy methods
When the static keyword is provided, the proxy will use the static accessor
method to look up the requested member.
2012-05-03 14:13:47 -04:00
..
ClassBuilder.js [Fix #37] constructor property now properly set on instances 2012-01-19 23:21:04 -05:00
FallbackMemberBuilder.js Copyright year update 2011-12-23 00:09:11 -05:00
FallbackVisibilityObjectFactory.js Copyright year update 2011-12-23 00:09:11 -05:00
MemberBuilder.js Added support for static proxy methods 2012-05-03 14:13:47 -04:00
MemberBuilderValidator.js Added `proxy' keyword support 2012-05-03 09:49:22 -04:00
MethodWrapperFactory.js Added support for static proxy methods 2012-05-03 14:13:47 -04:00
MethodWrappers.js Added support for static proxy methods 2012-05-03 14:13:47 -04:00
VisibilityObjectFactory.js Copyright year update 2011-12-23 00:09:11 -05:00
VisibilityObjectFactoryFactory.js Copyright year update 2011-12-23 00:09:11 -05:00
class.js Added `proxy' keyword support 2012-05-03 09:49:22 -04:00
class_abstract.js Copyright year update 2011-12-23 00:09:11 -05:00
class_final.js Copyright year update 2011-12-23 00:09:11 -05:00
interface.js Added `proxy' keyword support 2012-05-03 09:49:22 -04:00
prop_parser.js Added `proxy' keyword support 2012-05-03 09:49:22 -04:00
util.js Added `proxy' keyword support 2012-05-03 09:49:22 -04:00
version.js Set version to 0.2.0-dev 2012-03-05 22:55:14 -05:00
warn.js Copyright year update 2011-12-23 00:09:11 -05:00