1
0
Fork 0
Commit Graph

3 Commits (af89465a3eb8da5000b3f301eb2a4093eaccfd7a)

Author SHA1 Message Date
Mike Gerwitz af89465a3e Test case to protect agaist retval regressions when extending prototypes 2014-04-26 00:57:26 -04:00
Mike Gerwitz c2e7fc5071 Prototype supertype property proxy fix
This was a nasty bug that I discovered when working on a project at work
probably over a year ago. I had worked around it, but ease.js was largely
stalled at the time; with it revitalized by GNU, it's finally getting fixed.

See test case comments for more information.
2014-04-26 00:57:26 -04:00
Mike Gerwitz 62414a4294 Overriding vanilla prototype methods no longer errors
This is something that I've been aware of for quite some time, but never got
around to fixing; ease.js had stalled until it was revitalized by becoming a
GNU project.
2014-04-26 00:57:26 -04:00