mirror of
https://github.com/jashkenas/coffeescript.git
synced 2022-11-09 12:23:24 -05:00
2.0.0-beta4 (#4628)
* 2.0.0-beta4 changelog * Recompile parser, update browser compiler * Updated annotated source and browser tests * Bump version to 2.0.0-beta4
This commit is contained in:
parent
2653b3bbf9
commit
ae7f97b639
30 changed files with 4569 additions and 1738 deletions
|
@ -1,4 +1,4 @@
|
|||
// Generated by CoffeeScript 2.0.0-beta3
|
||||
// Generated by CoffeeScript 2.0.0-beta4
|
||||
(function() {
|
||||
// `nodes.coffee` contains all of the node classes for the syntax tree. Most
|
||||
// nodes are created as the result of actions in the [grammar](grammar.html),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue