mirror of
https://github.com/jashkenas/coffeescript.git
synced 2026-01-15 01:38:13 -05:00
* Resolves #3059: Don't remove escaped whitespace. * Fixes #2238: Prevent escaping slashes that are already escaped. * Fix detection of end of heregex with escaped slashes.