1
0
Fork 0
easejs/lib
Mike Gerwitz e0fb37daa0 Overridden methods now property return instance when returning 'this'
- There may be a cleaner way to do this. This is a quick fix.
2011-03-10 12:40:55 -05:00
..
class.js Initial concept of inheriting protected/private members 2011-03-07 00:14:43 -05:00
interface.js Interface name included in instantiation error, if available 2011-03-05 21:46:44 -05:00
member_builder.js Overridden methods now property return instance when returning 'this' 2011-03-10 12:40:55 -05:00
prop_parser.js Multiple spaces now properly handled in keyword parser 2011-01-18 19:33:33 -05:00
propobj.js Property object now properly falls back in IE8 2011-03-07 09:05:05 -05:00
util.js Replaed all __{define,lookup}[GS]etter__'s with defineProperty/getOwnPropertyDescriptor 2011-03-07 22:44:47 -05:00