1
0
Fork 0
easejs/lib
Mike Gerwitz 17d11c1832 Re-encapsulated ClassBuilder private symbol
Temporary method removed and symbol now provided directly to the trait ctor;
this is needed to retrieve the protected visibility object; there is
currently no API for doing so, and there may never be (providing an API for
such a thing seems questionable).

Of course, if we eventually want to decouple the trait implementation from
ClassBuilder (which would be a good idea), we'll have to figure out
something.
2014-07-09 00:14:25 -04:00
..
util util/Symbol added 2014-07-09 00:14:24 -04:00
warn Extracted warning handlers into their own prototypes 2014-06-11 23:42:20 -04:00
ClassBuilder.js Re-encapsulated ClassBuilder private symbol 2014-07-09 00:14:25 -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 Extracted warning handlers into their own prototypes 2014-06-11 23:42:20 -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 GNU ease.js and test cases now compile in strict mode 2014-05-04 22:17:28 -04:00
Trait.js Re-encapsulated ClassBuilder private symbol 2014-07-09 00:14: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 Visibility object is now encapsulated in symbol key 2014-07-09 00:14:25 -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 Visibility object is now encapsulated in symbol key 2014-07-09 00:14:25 -04:00
prop_parser.js Exposing keyword bit values and bitmasks 2014-04-20 02:40:36 -04:00
util.js Added Global prototype 2014-06-11 23:08:48 -04:00
version.js.in [copyright] Copyright assignment to the FSF 2014-04-09 19:05:07 -04:00
warn.js Extracted warning handlers into their own prototypes 2014-06-11 23:42:20 -04:00