Files
coffeescript/lib/coffee-script
Marc Häfner fdd5796f5e Disallow single-line IF expr ELSE without THEN
* Supplement missing block before `ELSE` token only for multi-line `if`.
* Don't prematurely remove `TERMINATOR` before `ELSE` (so we can  differentiate single- and multi-line forms).
* Cleanup: Remove `WHEN` from `EXPRESSION_CLOSE`. (Only `LEADING_WHEN` tokens are preceded by a `TERMINATOR`.)
* Cleanup: Remove really old, inapplicable text from comment.
2013-07-30 19:31:46 +02:00
..
2013-07-30 01:06:41 -03:00
2013-06-02 09:37:45 +04:00
2013-07-30 01:06:41 -03:00
2013-07-30 01:06:41 -03:00
2013-06-02 09:37:45 +04:00
2013-06-21 02:47:29 +02:00
2013-06-02 09:37:45 +04:00
2013-06-02 09:37:45 +04:00
2013-06-02 09:37:45 +04:00
2013-06-02 09:37:45 +04:00