1
0
Fork 0
easejs/lib
Mike Gerwitz fd7e0cbef7 Support for implicit private members
Members with underscore prefixes are now implicitly private, which follows
common convention. See test case comments for rationale.
2014-04-20 02:28:38 -04:00
..
ClassBuilder.js Removed unnecessary try/catch from isInstanceOf 2014-04-09 20:01:33 -04:00
FallbackMemberBuilder.js [copyright] Copyright assignment to the FSF 2014-04-09 19:05:07 -04:00
FallbackVisibilityObjectFactory.js [copyright] Copyright assignment to the FSF 2014-04-09 19:05:07 -04:00
MemberBuilder.js [copyright] Copyright assignment to the FSF 2014-04-09 19:05:07 -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 [copyright] Copyright assignment to the FSF 2014-04-09 19:05:07 -04:00
VisibilityObjectFactory.js [copyright] Copyright assignment to the FSF 2014-04-09 19:05:07 -04:00
VisibilityObjectFactoryFactory.js [copyright] Copyright assignment to the FSF 2014-04-09 19:05:07 -04:00
class.js Various argument handling optimizations 2014-04-09 20:01:33 -04:00
class_abstract.js Various argument handling optimizations 2014-04-09 20:01:33 -04:00
class_final.js Various argument handling optimizations 2014-04-09 20:01:33 -04:00
interface.js Removed try/catch from Interface.extend 2014-04-09 20:01:33 -04:00
prop_parser.js Support for implicit private members 2014-04-20 02:28:38 -04:00
util.js Removed try/catch from Interface.extend 2014-04-09 20:01:33 -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