jstonic/test
Mike Gerwitz c8bddfbaeb Eventable and Evented no longer include #hooksEvent
This is introspection, which can be provided elsewhere or by specific
implementations. Together with the documented requirement (in Eventable#on)
that listeners must be notified of automatic un-hooking, and that systems
handling listeners will always be aware of when listeners are
hooked/unhooked, this method should not be necessary.

Including this method in Eventable also introduces incompatibility with
Node.js' Event API, which is undesirable.
2014-08-10 14:20:41 -04:00
..
event Eventable and Evented no longer include #hooksEvent 2014-08-10 14:20:41 -04:00
std Using ES6 features through Traceur to cut down on verbosity 2014-08-10 14:20:39 -04:00
util util.types added 2014-08-10 14:16:02 -04:00
bootstrap.js Now using Traceur 2014-08-10 14:16:02 -04:00
lib.js Using ES6 features through Traceur to cut down on verbosity 2014-08-10 14:20:39 -04:00