mirror of
https://github.com/jashkenas/coffeescript.git
synced 2026-05-03 03:00:14 -04:00
#3862 changelog
This commit is contained in:
@@ -1217,7 +1217,8 @@ Expressions
|
||||
arguments.
|
||||
</li>
|
||||
<li>
|
||||
Fixed a few <tt>yield</tt>-related bugs.
|
||||
Fixed a few <tt>yield</tt>-related edge cases with <tt>yield return</tt>
|
||||
and <tt>yield throw</tt>.
|
||||
</li>
|
||||
<li>
|
||||
Minor bug fixes and various improvements to compiler error messages.
|
||||
|
||||
@@ -2509,7 +2509,8 @@ task(<span class="string">'build:parser'</span>, <span class="string">'rebuild t
|
||||
arguments.
|
||||
</li>
|
||||
<li>
|
||||
Fixed a few <tt>yield</tt>-related bugs.
|
||||
Fixed a few <tt>yield</tt>-related edge cases with <tt>yield return</tt>
|
||||
and <tt>yield throw</tt>.
|
||||
</li>
|
||||
<li>
|
||||
Minor bug fixes and various improvements to compiler error messages.
|
||||
|
||||
Reference in New Issue
Block a user