jashkenas--coffeescript/lib
Simon Lydell ae6df88c5c Point "missing )/}/]" errors to the unclosed (/{/[
Previously such errors pointed at the end of the input, which wasn't very
helpful. This is also consistent with unclosed strings, where the errors point
at the opening quote.

Note that this includes unclosed #{ (interpolations).
2015-01-04 07:51:53 +01:00
..
coffee-script Point "missing )/}/]" errors to the unclosed (/{/[ 2015-01-04 07:51:53 +01:00