Files
coffeescript/test
Maxwell Krohn 3e95d7f2d0 Reapply the removed patch from bugfix_1183 in PR 2252. Include a test
case to show it's required.

What's going on: inside of Coffee-generated closures, calling `super()`
is implicitly making use of `this` (or explicitly doing so if you look
at the output code), so we have to pass `this` through closures as if
`@` is being accessed within the closure.  So, just add one more
condition to the list in `Closure::literalThis`
2012-04-24 21:48:18 -04:00
..
2011-04-23 13:35:15 -04:00
2011-04-23 13:35:15 -04:00
2012-04-24 15:39:22 -04:00
2011-12-24 07:04:34 -05:00
2011-12-24 07:04:34 -05:00
2012-02-03 19:08:45 -05:00
2011-03-11 21:41:12 -05:00
2010-12-29 00:48:54 -05:00
2011-06-02 01:49:28 -04:00
2011-03-11 21:41:12 -05:00
2011-04-23 13:35:15 -04:00
2011-05-01 08:28:00 -04:00