CoffeeScript 1.8.0

This commit is contained in:
Jeremy Ashkenas 2014-08-26 12:24:29 -04:00
parent 9177676979
commit 81047d45ee
79 changed files with 1043 additions and 1002 deletions

View File

@ -16,83 +16,85 @@
<a class="large" href="javascript:void(0);">Jump To &hellip;</a> <a class="large" href="javascript:void(0);">Jump To &hellip;</a>
<a class="small" href="javascript:void(0);">+</a> <a class="small" href="javascript:void(0);">+</a>
<div id="jump_wrapper"> <div id="jump_wrapper">
<div id="jump_page"> <div id="jump_page_wrapper">
<div id="jump_page">
<a class="source" href="browser.html">
browser.coffee <a class="source" href="browser.html">
</a> browser.coffee
</a>
<a class="source" href="cake.html">
cake.coffee <a class="source" href="cake.html">
</a> cake.coffee
</a>
<a class="source" href="coffee-script.html">
coffee-script.coffee <a class="source" href="coffee-script.html">
</a> coffee-script.coffee
</a>
<a class="source" href="command.html">
command.coffee <a class="source" href="command.html">
</a> command.coffee
</a>
<a class="source" href="grammar.html">
grammar.coffee <a class="source" href="grammar.html">
</a> grammar.coffee
</a>
<a class="source" href="helpers.html">
helpers.coffee <a class="source" href="helpers.html">
</a> helpers.coffee
</a>
<a class="source" href="index.html">
index.coffee <a class="source" href="index.html">
</a> index.coffee
</a>
<a class="source" href="lexer.html">
lexer.coffee <a class="source" href="lexer.html">
</a> lexer.coffee
</a>
<a class="source" href="nodes.html">
nodes.coffee <a class="source" href="nodes.html">
</a> nodes.coffee
</a>
<a class="source" href="optparse.html">
optparse.coffee <a class="source" href="optparse.html">
</a> optparse.coffee
</a>
<a class="source" href="register.html">
register.coffee <a class="source" href="register.html">
</a> register.coffee
</a>
<a class="source" href="repl.html">
repl.coffee <a class="source" href="repl.html">
</a> repl.coffee
</a>
<a class="source" href="rewriter.html">
rewriter.coffee <a class="source" href="rewriter.html">
</a> rewriter.coffee
</a>
<a class="source" href="scope.html">
scope.litcoffee <a class="source" href="scope.html">
</a> scope.litcoffee
</a>
<a class="source" href="sourcemap.html">
sourcemap.litcoffee <a class="source" href="sourcemap.html">
</a> sourcemap.litcoffee
</a>
</div>
</div> </div>
</li> </li>
</ul> </ul>

View File

@ -16,83 +16,85 @@
<a class="large" href="javascript:void(0);">Jump To &hellip;</a> <a class="large" href="javascript:void(0);">Jump To &hellip;</a>
<a class="small" href="javascript:void(0);">+</a> <a class="small" href="javascript:void(0);">+</a>
<div id="jump_wrapper"> <div id="jump_wrapper">
<div id="jump_page"> <div id="jump_page_wrapper">
<div id="jump_page">
<a class="source" href="browser.html">
browser.coffee <a class="source" href="browser.html">
</a> browser.coffee
</a>
<a class="source" href="cake.html">
cake.coffee <a class="source" href="cake.html">
</a> cake.coffee
</a>
<a class="source" href="coffee-script.html">
coffee-script.coffee <a class="source" href="coffee-script.html">
</a> coffee-script.coffee
</a>
<a class="source" href="command.html">
command.coffee <a class="source" href="command.html">
</a> command.coffee
</a>
<a class="source" href="grammar.html">
grammar.coffee <a class="source" href="grammar.html">
</a> grammar.coffee
</a>
<a class="source" href="helpers.html">
helpers.coffee <a class="source" href="helpers.html">
</a> helpers.coffee
</a>
<a class="source" href="index.html">
index.coffee <a class="source" href="index.html">
</a> index.coffee
</a>
<a class="source" href="lexer.html">
lexer.coffee <a class="source" href="lexer.html">
</a> lexer.coffee
</a>
<a class="source" href="nodes.html">
nodes.coffee <a class="source" href="nodes.html">
</a> nodes.coffee
</a>
<a class="source" href="optparse.html">
optparse.coffee <a class="source" href="optparse.html">
</a> optparse.coffee
</a>
<a class="source" href="register.html">
register.coffee <a class="source" href="register.html">
</a> register.coffee
</a>
<a class="source" href="repl.html">
repl.coffee <a class="source" href="repl.html">
</a> repl.coffee
</a>
<a class="source" href="rewriter.html">
rewriter.coffee <a class="source" href="rewriter.html">
</a> rewriter.coffee
</a>
<a class="source" href="scope.html">
scope.litcoffee <a class="source" href="scope.html">
</a> scope.litcoffee
</a>
<a class="source" href="sourcemap.html">
sourcemap.litcoffee <a class="source" href="sourcemap.html">
</a> sourcemap.litcoffee
</a>
</div>
</div> </div>
</li> </li>
</ul> </ul>

View File

@ -16,83 +16,85 @@
<a class="large" href="javascript:void(0);">Jump To &hellip;</a> <a class="large" href="javascript:void(0);">Jump To &hellip;</a>
<a class="small" href="javascript:void(0);">+</a> <a class="small" href="javascript:void(0);">+</a>
<div id="jump_wrapper"> <div id="jump_wrapper">
<div id="jump_page"> <div id="jump_page_wrapper">
<div id="jump_page">
<a class="source" href="browser.html">
browser.coffee <a class="source" href="browser.html">
</a> browser.coffee
</a>
<a class="source" href="cake.html">
cake.coffee <a class="source" href="cake.html">
</a> cake.coffee
</a>
<a class="source" href="coffee-script.html">
coffee-script.coffee <a class="source" href="coffee-script.html">
</a> coffee-script.coffee
</a>
<a class="source" href="command.html">
command.coffee <a class="source" href="command.html">
</a> command.coffee
</a>
<a class="source" href="grammar.html">
grammar.coffee <a class="source" href="grammar.html">
</a> grammar.coffee
</a>
<a class="source" href="helpers.html">
helpers.coffee <a class="source" href="helpers.html">
</a> helpers.coffee
</a>
<a class="source" href="index.html">
index.coffee <a class="source" href="index.html">
</a> index.coffee
</a>
<a class="source" href="lexer.html">
lexer.coffee <a class="source" href="lexer.html">
</a> lexer.coffee
</a>
<a class="source" href="nodes.html">
nodes.coffee <a class="source" href="nodes.html">
</a> nodes.coffee
</a>
<a class="source" href="optparse.html">
optparse.coffee <a class="source" href="optparse.html">
</a> optparse.coffee
</a>
<a class="source" href="register.html">
register.coffee <a class="source" href="register.html">
</a> register.coffee
</a>
<a class="source" href="repl.html">
repl.coffee <a class="source" href="repl.html">
</a> repl.coffee
</a>
<a class="source" href="rewriter.html">
rewriter.coffee <a class="source" href="rewriter.html">
</a> rewriter.coffee
</a>
<a class="source" href="scope.html">
scope.litcoffee <a class="source" href="scope.html">
</a> scope.litcoffee
</a>
<a class="source" href="sourcemap.html">
sourcemap.litcoffee <a class="source" href="sourcemap.html">
</a> sourcemap.litcoffee
</a>
</div>
</div> </div>
</li> </li>
</ul> </ul>
@ -142,7 +144,7 @@ SourceMap = <span class="hljs-built_in">require</span> <span class="hljs-str
</div> </div>
<div class="content"><div class='highlight'><pre><span class="hljs-built_in">exports</span>.VERSION = <span class="hljs-string">'1.7.1'</span> <div class="content"><div class='highlight'><pre><span class="hljs-built_in">exports</span>.VERSION = <span class="hljs-string">'1.8.0'</span>
<span class="hljs-built_in">exports</span>.FILE_EXTENSIONS = [<span class="hljs-string">'.coffee'</span>, <span class="hljs-string">'.litcoffee'</span>, <span class="hljs-string">'.coffee.md'</span>]</pre></div></div> <span class="hljs-built_in">exports</span>.FILE_EXTENSIONS = [<span class="hljs-string">'.coffee'</span>, <span class="hljs-string">'.litcoffee'</span>, <span class="hljs-string">'.coffee.md'</span>]</pre></div></div>

View File

@ -16,83 +16,85 @@
<a class="large" href="javascript:void(0);">Jump To &hellip;</a> <a class="large" href="javascript:void(0);">Jump To &hellip;</a>
<a class="small" href="javascript:void(0);">+</a> <a class="small" href="javascript:void(0);">+</a>
<div id="jump_wrapper"> <div id="jump_wrapper">
<div id="jump_page"> <div id="jump_page_wrapper">
<div id="jump_page">
<a class="source" href="browser.html">
browser.coffee <a class="source" href="browser.html">
</a> browser.coffee
</a>
<a class="source" href="cake.html">
cake.coffee <a class="source" href="cake.html">
</a> cake.coffee
</a>
<a class="source" href="coffee-script.html">
coffee-script.coffee <a class="source" href="coffee-script.html">
</a> coffee-script.coffee
</a>
<a class="source" href="command.html">
command.coffee <a class="source" href="command.html">
</a> command.coffee
</a>
<a class="source" href="grammar.html">
grammar.coffee <a class="source" href="grammar.html">
</a> grammar.coffee
</a>
<a class="source" href="helpers.html">
helpers.coffee <a class="source" href="helpers.html">
</a> helpers.coffee
</a>
<a class="source" href="index.html">
index.coffee <a class="source" href="index.html">
</a> index.coffee
</a>
<a class="source" href="lexer.html">
lexer.coffee <a class="source" href="lexer.html">
</a> lexer.coffee
</a>
<a class="source" href="nodes.html">
nodes.coffee <a class="source" href="nodes.html">
</a> nodes.coffee
</a>
<a class="source" href="optparse.html">
optparse.coffee <a class="source" href="optparse.html">
</a> optparse.coffee
</a>
<a class="source" href="register.html">
register.coffee <a class="source" href="register.html">
</a> register.coffee
</a>
<a class="source" href="repl.html">
repl.coffee <a class="source" href="repl.html">
</a> repl.coffee
</a>
<a class="source" href="rewriter.html">
rewriter.coffee <a class="source" href="rewriter.html">
</a> rewriter.coffee
</a>
<a class="source" href="scope.html">
scope.litcoffee <a class="source" href="scope.html">
</a> scope.litcoffee
</a>
<a class="source" href="sourcemap.html">
sourcemap.litcoffee <a class="source" href="sourcemap.html">
</a> sourcemap.litcoffee
</a>
</div>
</div> </div>
</li> </li>
</ul> </ul>

View File

@ -180,9 +180,18 @@ ul.sections > li > div {
display: block; display: block;
} }
#jump_page_wrapper{
position: fixed;
right: 0;
top: 0;
bottom: 0;
}
#jump_page { #jump_page {
padding: 5px 0 3px; padding: 5px 0 3px;
margin: 0 0 25px 25px; margin: 0 0 25px 25px;
max-height: 100%;
overflow: auto;
} }
#jump_page .source { #jump_page .source {

View File

@ -16,83 +16,85 @@
<a class="large" href="javascript:void(0);">Jump To &hellip;</a> <a class="large" href="javascript:void(0);">Jump To &hellip;</a>
<a class="small" href="javascript:void(0);">+</a> <a class="small" href="javascript:void(0);">+</a>
<div id="jump_wrapper"> <div id="jump_wrapper">
<div id="jump_page"> <div id="jump_page_wrapper">
<div id="jump_page">
<a class="source" href="browser.html">
browser.coffee <a class="source" href="browser.html">
</a> browser.coffee
</a>
<a class="source" href="cake.html">
cake.coffee <a class="source" href="cake.html">
</a> cake.coffee
</a>
<a class="source" href="coffee-script.html">
coffee-script.coffee <a class="source" href="coffee-script.html">
</a> coffee-script.coffee
</a>
<a class="source" href="command.html">
command.coffee <a class="source" href="command.html">
</a> command.coffee
</a>
<a class="source" href="grammar.html">
grammar.coffee <a class="source" href="grammar.html">
</a> grammar.coffee
</a>
<a class="source" href="helpers.html">
helpers.coffee <a class="source" href="helpers.html">
</a> helpers.coffee
</a>
<a class="source" href="index.html">
index.coffee <a class="source" href="index.html">
</a> index.coffee
</a>
<a class="source" href="lexer.html">
lexer.coffee <a class="source" href="lexer.html">
</a> lexer.coffee
</a>
<a class="source" href="nodes.html">
nodes.coffee <a class="source" href="nodes.html">
</a> nodes.coffee
</a>
<a class="source" href="optparse.html">
optparse.coffee <a class="source" href="optparse.html">
</a> optparse.coffee
</a>
<a class="source" href="register.html">
register.coffee <a class="source" href="register.html">
</a> register.coffee
</a>
<a class="source" href="repl.html">
repl.coffee <a class="source" href="repl.html">
</a> repl.coffee
</a>
<a class="source" href="rewriter.html">
rewriter.coffee <a class="source" href="rewriter.html">
</a> rewriter.coffee
</a>
<a class="source" href="scope.html">
scope.litcoffee <a class="source" href="scope.html">
</a> scope.litcoffee
</a>
<a class="source" href="sourcemap.html">
sourcemap.litcoffee <a class="source" href="sourcemap.html">
</a> sourcemap.litcoffee
</a>
</div>
</div> </div>
</li> </li>
</ul> </ul>

View File

@ -16,83 +16,85 @@
<a class="large" href="javascript:void(0);">Jump To &hellip;</a> <a class="large" href="javascript:void(0);">Jump To &hellip;</a>
<a class="small" href="javascript:void(0);">+</a> <a class="small" href="javascript:void(0);">+</a>
<div id="jump_wrapper"> <div id="jump_wrapper">
<div id="jump_page"> <div id="jump_page_wrapper">
<div id="jump_page">
<a class="source" href="browser.html">
browser.coffee <a class="source" href="browser.html">
</a> browser.coffee
</a>
<a class="source" href="cake.html">
cake.coffee <a class="source" href="cake.html">
</a> cake.coffee
</a>
<a class="source" href="coffee-script.html">
coffee-script.coffee <a class="source" href="coffee-script.html">
</a> coffee-script.coffee
</a>
<a class="source" href="command.html">
command.coffee <a class="source" href="command.html">
</a> command.coffee
</a>
<a class="source" href="grammar.html">
grammar.coffee <a class="source" href="grammar.html">
</a> grammar.coffee
</a>
<a class="source" href="helpers.html">
helpers.coffee <a class="source" href="helpers.html">
</a> helpers.coffee
</a>
<a class="source" href="index.html">
index.coffee <a class="source" href="index.html">
</a> index.coffee
</a>
<a class="source" href="lexer.html">
lexer.coffee <a class="source" href="lexer.html">
</a> lexer.coffee
</a>
<a class="source" href="nodes.html">
nodes.coffee <a class="source" href="nodes.html">
</a> nodes.coffee
</a>
<a class="source" href="optparse.html">
optparse.coffee <a class="source" href="optparse.html">
</a> optparse.coffee
</a>
<a class="source" href="register.html">
register.coffee <a class="source" href="register.html">
</a> register.coffee
</a>
<a class="source" href="repl.html">
repl.coffee <a class="source" href="repl.html">
</a> repl.coffee
</a>
<a class="source" href="rewriter.html">
rewriter.coffee <a class="source" href="rewriter.html">
</a> rewriter.coffee
</a>
<a class="source" href="scope.html">
scope.litcoffee <a class="source" href="scope.html">
</a> scope.litcoffee
</a>
<a class="source" href="sourcemap.html">
sourcemap.litcoffee <a class="source" href="sourcemap.html">
</a> sourcemap.litcoffee
</a>
</div>
</div> </div>
</li> </li>
</ul> </ul>

View File

@ -16,83 +16,85 @@
<a class="large" href="javascript:void(0);">Jump To &hellip;</a> <a class="large" href="javascript:void(0);">Jump To &hellip;</a>
<a class="small" href="javascript:void(0);">+</a> <a class="small" href="javascript:void(0);">+</a>
<div id="jump_wrapper"> <div id="jump_wrapper">
<div id="jump_page"> <div id="jump_page_wrapper">
<div id="jump_page">
<a class="source" href="browser.html">
browser.coffee <a class="source" href="browser.html">
</a> browser.coffee
</a>
<a class="source" href="cake.html">
cake.coffee <a class="source" href="cake.html">
</a> cake.coffee
</a>
<a class="source" href="coffee-script.html">
coffee-script.coffee <a class="source" href="coffee-script.html">
</a> coffee-script.coffee
</a>
<a class="source" href="command.html">
command.coffee <a class="source" href="command.html">
</a> command.coffee
</a>
<a class="source" href="grammar.html">
grammar.coffee <a class="source" href="grammar.html">
</a> grammar.coffee
</a>
<a class="source" href="helpers.html">
helpers.coffee <a class="source" href="helpers.html">
</a> helpers.coffee
</a>
<a class="source" href="index.html">
index.coffee <a class="source" href="index.html">
</a> index.coffee
</a>
<a class="source" href="lexer.html">
lexer.coffee <a class="source" href="lexer.html">
</a> lexer.coffee
</a>
<a class="source" href="nodes.html">
nodes.coffee <a class="source" href="nodes.html">
</a> nodes.coffee
</a>
<a class="source" href="optparse.html">
optparse.coffee <a class="source" href="optparse.html">
</a> optparse.coffee
</a>
<a class="source" href="register.html">
register.coffee <a class="source" href="register.html">
</a> register.coffee
</a>
<a class="source" href="repl.html">
repl.coffee <a class="source" href="repl.html">
</a> repl.coffee
</a>
<a class="source" href="rewriter.html">
rewriter.coffee <a class="source" href="rewriter.html">
</a> rewriter.coffee
</a>
<a class="source" href="scope.html">
scope.litcoffee <a class="source" href="scope.html">
</a> scope.litcoffee
</a>
<a class="source" href="sourcemap.html">
sourcemap.litcoffee <a class="source" href="sourcemap.html">
</a> sourcemap.litcoffee
</a>
</div>
</div> </div>
</li> </li>
</ul> </ul>

View File

@ -16,83 +16,85 @@
<a class="large" href="javascript:void(0);">Jump To &hellip;</a> <a class="large" href="javascript:void(0);">Jump To &hellip;</a>
<a class="small" href="javascript:void(0);">+</a> <a class="small" href="javascript:void(0);">+</a>
<div id="jump_wrapper"> <div id="jump_wrapper">
<div id="jump_page"> <div id="jump_page_wrapper">
<div id="jump_page">
<a class="source" href="browser.html">
browser.coffee <a class="source" href="browser.html">
</a> browser.coffee
</a>
<a class="source" href="cake.html">
cake.coffee <a class="source" href="cake.html">
</a> cake.coffee
</a>
<a class="source" href="coffee-script.html">
coffee-script.coffee <a class="source" href="coffee-script.html">
</a> coffee-script.coffee
</a>
<a class="source" href="command.html">
command.coffee <a class="source" href="command.html">
</a> command.coffee
</a>
<a class="source" href="grammar.html">
grammar.coffee <a class="source" href="grammar.html">
</a> grammar.coffee
</a>
<a class="source" href="helpers.html">
helpers.coffee <a class="source" href="helpers.html">
</a> helpers.coffee
</a>
<a class="source" href="index.html">
index.coffee <a class="source" href="index.html">
</a> index.coffee
</a>
<a class="source" href="lexer.html">
lexer.coffee <a class="source" href="lexer.html">
</a> lexer.coffee
</a>
<a class="source" href="nodes.html">
nodes.coffee <a class="source" href="nodes.html">
</a> nodes.coffee
</a>
<a class="source" href="optparse.html">
optparse.coffee <a class="source" href="optparse.html">
</a> optparse.coffee
</a>
<a class="source" href="register.html">
register.coffee <a class="source" href="register.html">
</a> register.coffee
</a>
<a class="source" href="repl.html">
repl.coffee <a class="source" href="repl.html">
</a> repl.coffee
</a>
<a class="source" href="rewriter.html">
rewriter.coffee <a class="source" href="rewriter.html">
</a> rewriter.coffee
</a>
<a class="source" href="scope.html">
scope.litcoffee <a class="source" href="scope.html">
</a> scope.litcoffee
</a>
<a class="source" href="sourcemap.html">
sourcemap.litcoffee <a class="source" href="sourcemap.html">
</a> sourcemap.litcoffee
</a>
</div>
</div> </div>
</li> </li>
</ul> </ul>

View File

@ -16,83 +16,85 @@
<a class="large" href="javascript:void(0);">Jump To &hellip;</a> <a class="large" href="javascript:void(0);">Jump To &hellip;</a>
<a class="small" href="javascript:void(0);">+</a> <a class="small" href="javascript:void(0);">+</a>
<div id="jump_wrapper"> <div id="jump_wrapper">
<div id="jump_page"> <div id="jump_page_wrapper">
<div id="jump_page">
<a class="source" href="browser.html">
browser.coffee <a class="source" href="browser.html">
</a> browser.coffee
</a>
<a class="source" href="cake.html">
cake.coffee <a class="source" href="cake.html">
</a> cake.coffee
</a>
<a class="source" href="coffee-script.html">
coffee-script.coffee <a class="source" href="coffee-script.html">
</a> coffee-script.coffee
</a>
<a class="source" href="command.html">
command.coffee <a class="source" href="command.html">
</a> command.coffee
</a>
<a class="source" href="grammar.html">
grammar.coffee <a class="source" href="grammar.html">
</a> grammar.coffee
</a>
<a class="source" href="helpers.html">
helpers.coffee <a class="source" href="helpers.html">
</a> helpers.coffee
</a>
<a class="source" href="index.html">
index.coffee <a class="source" href="index.html">
</a> index.coffee
</a>
<a class="source" href="lexer.html">
lexer.coffee <a class="source" href="lexer.html">
</a> lexer.coffee
</a>
<a class="source" href="nodes.html">
nodes.coffee <a class="source" href="nodes.html">
</a> nodes.coffee
</a>
<a class="source" href="optparse.html">
optparse.coffee <a class="source" href="optparse.html">
</a> optparse.coffee
</a>
<a class="source" href="register.html">
register.coffee <a class="source" href="register.html">
</a> register.coffee
</a>
<a class="source" href="repl.html">
repl.coffee <a class="source" href="repl.html">
</a> repl.coffee
</a>
<a class="source" href="rewriter.html">
rewriter.coffee <a class="source" href="rewriter.html">
</a> rewriter.coffee
</a>
<a class="source" href="scope.html">
scope.litcoffee <a class="source" href="scope.html">
</a> scope.litcoffee
</a>
<a class="source" href="sourcemap.html">
sourcemap.litcoffee <a class="source" href="sourcemap.html">
</a> sourcemap.litcoffee
</a>
</div>
</div> </div>
</li> </li>
</ul> </ul>

View File

@ -16,83 +16,85 @@
<a class="large" href="javascript:void(0);">Jump To &hellip;</a> <a class="large" href="javascript:void(0);">Jump To &hellip;</a>
<a class="small" href="javascript:void(0);">+</a> <a class="small" href="javascript:void(0);">+</a>
<div id="jump_wrapper"> <div id="jump_wrapper">
<div id="jump_page"> <div id="jump_page_wrapper">
<div id="jump_page">
<a class="source" href="browser.html">
browser.coffee <a class="source" href="browser.html">
</a> browser.coffee
</a>
<a class="source" href="cake.html">
cake.coffee <a class="source" href="cake.html">
</a> cake.coffee
</a>
<a class="source" href="coffee-script.html">
coffee-script.coffee <a class="source" href="coffee-script.html">
</a> coffee-script.coffee
</a>
<a class="source" href="command.html">
command.coffee <a class="source" href="command.html">
</a> command.coffee
</a>
<a class="source" href="grammar.html">
grammar.coffee <a class="source" href="grammar.html">
</a> grammar.coffee
</a>
<a class="source" href="helpers.html">
helpers.coffee <a class="source" href="helpers.html">
</a> helpers.coffee
</a>
<a class="source" href="index.html">
index.coffee <a class="source" href="index.html">
</a> index.coffee
</a>
<a class="source" href="lexer.html">
lexer.coffee <a class="source" href="lexer.html">
</a> lexer.coffee
</a>
<a class="source" href="nodes.html">
nodes.coffee <a class="source" href="nodes.html">
</a> nodes.coffee
</a>
<a class="source" href="optparse.html">
optparse.coffee <a class="source" href="optparse.html">
</a> optparse.coffee
</a>
<a class="source" href="register.html">
register.coffee <a class="source" href="register.html">
</a> register.coffee
</a>
<a class="source" href="repl.html">
repl.coffee <a class="source" href="repl.html">
</a> repl.coffee
</a>
<a class="source" href="rewriter.html">
rewriter.coffee <a class="source" href="rewriter.html">
</a> rewriter.coffee
</a>
<a class="source" href="scope.html">
scope.litcoffee <a class="source" href="scope.html">
</a> scope.litcoffee
</a>
<a class="source" href="sourcemap.html">
sourcemap.litcoffee <a class="source" href="sourcemap.html">
</a> sourcemap.litcoffee
</a>
</div>
</div> </div>
</li> </li>
</ul> </ul>

View File

@ -16,83 +16,85 @@
<a class="large" href="javascript:void(0);">Jump To &hellip;</a> <a class="large" href="javascript:void(0);">Jump To &hellip;</a>
<a class="small" href="javascript:void(0);">+</a> <a class="small" href="javascript:void(0);">+</a>
<div id="jump_wrapper"> <div id="jump_wrapper">
<div id="jump_page"> <div id="jump_page_wrapper">
<div id="jump_page">
<a class="source" href="browser.html">
browser.coffee <a class="source" href="browser.html">
</a> browser.coffee
</a>
<a class="source" href="cake.html">
cake.coffee <a class="source" href="cake.html">
</a> cake.coffee
</a>
<a class="source" href="coffee-script.html">
coffee-script.coffee <a class="source" href="coffee-script.html">
</a> coffee-script.coffee
</a>
<a class="source" href="command.html">
command.coffee <a class="source" href="command.html">
</a> command.coffee
</a>
<a class="source" href="grammar.html">
grammar.coffee <a class="source" href="grammar.html">
</a> grammar.coffee
</a>
<a class="source" href="helpers.html">
helpers.coffee <a class="source" href="helpers.html">
</a> helpers.coffee
</a>
<a class="source" href="index.html">
index.coffee <a class="source" href="index.html">
</a> index.coffee
</a>
<a class="source" href="lexer.html">
lexer.coffee <a class="source" href="lexer.html">
</a> lexer.coffee
</a>
<a class="source" href="nodes.html">
nodes.coffee <a class="source" href="nodes.html">
</a> nodes.coffee
</a>
<a class="source" href="optparse.html">
optparse.coffee <a class="source" href="optparse.html">
</a> optparse.coffee
</a>
<a class="source" href="register.html">
register.coffee <a class="source" href="register.html">
</a> register.coffee
</a>
<a class="source" href="repl.html">
repl.coffee <a class="source" href="repl.html">
</a> repl.coffee
</a>
<a class="source" href="rewriter.html">
rewriter.coffee <a class="source" href="rewriter.html">
</a> rewriter.coffee
</a>
<a class="source" href="scope.html">
scope.litcoffee <a class="source" href="scope.html">
</a> scope.litcoffee
</a>
<a class="source" href="sourcemap.html">
sourcemap.litcoffee <a class="source" href="sourcemap.html">
</a> sourcemap.litcoffee
</a>
</div>
</div> </div>
</li> </li>
</ul> </ul>

View File

@ -16,83 +16,85 @@
<a class="large" href="javascript:void(0);">Jump To &hellip;</a> <a class="large" href="javascript:void(0);">Jump To &hellip;</a>
<a class="small" href="javascript:void(0);">+</a> <a class="small" href="javascript:void(0);">+</a>
<div id="jump_wrapper"> <div id="jump_wrapper">
<div id="jump_page"> <div id="jump_page_wrapper">
<div id="jump_page">
<a class="source" href="browser.html">
browser.coffee <a class="source" href="browser.html">
</a> browser.coffee
</a>
<a class="source" href="cake.html">
cake.coffee <a class="source" href="cake.html">
</a> cake.coffee
</a>
<a class="source" href="coffee-script.html">
coffee-script.coffee <a class="source" href="coffee-script.html">
</a> coffee-script.coffee
</a>
<a class="source" href="command.html">
command.coffee <a class="source" href="command.html">
</a> command.coffee
</a>
<a class="source" href="grammar.html">
grammar.coffee <a class="source" href="grammar.html">
</a> grammar.coffee
</a>
<a class="source" href="helpers.html">
helpers.coffee <a class="source" href="helpers.html">
</a> helpers.coffee
</a>
<a class="source" href="index.html">
index.coffee <a class="source" href="index.html">
</a> index.coffee
</a>
<a class="source" href="lexer.html">
lexer.coffee <a class="source" href="lexer.html">
</a> lexer.coffee
</a>
<a class="source" href="nodes.html">
nodes.coffee <a class="source" href="nodes.html">
</a> nodes.coffee
</a>
<a class="source" href="optparse.html">
optparse.coffee <a class="source" href="optparse.html">
</a> optparse.coffee
</a>
<a class="source" href="register.html">
register.coffee <a class="source" href="register.html">
</a> register.coffee
</a>
<a class="source" href="repl.html">
repl.coffee <a class="source" href="repl.html">
</a> repl.coffee
</a>
<a class="source" href="rewriter.html">
rewriter.coffee <a class="source" href="rewriter.html">
</a> rewriter.coffee
</a>
<a class="source" href="scope.html">
scope.litcoffee <a class="source" href="scope.html">
</a> scope.litcoffee
</a>
<a class="source" href="sourcemap.html">
sourcemap.litcoffee <a class="source" href="sourcemap.html">
</a> sourcemap.litcoffee
</a>
</div>
</div> </div>
</li> </li>
</ul> </ul>

View File

@ -16,83 +16,85 @@
<a class="large" href="javascript:void(0);">Jump To &hellip;</a> <a class="large" href="javascript:void(0);">Jump To &hellip;</a>
<a class="small" href="javascript:void(0);">+</a> <a class="small" href="javascript:void(0);">+</a>
<div id="jump_wrapper"> <div id="jump_wrapper">
<div id="jump_page"> <div id="jump_page_wrapper">
<div id="jump_page">
<a class="source" href="browser.html">
browser.coffee <a class="source" href="browser.html">
</a> browser.coffee
</a>
<a class="source" href="cake.html">
cake.coffee <a class="source" href="cake.html">
</a> cake.coffee
</a>
<a class="source" href="coffee-script.html">
coffee-script.coffee <a class="source" href="coffee-script.html">
</a> coffee-script.coffee
</a>
<a class="source" href="command.html">
command.coffee <a class="source" href="command.html">
</a> command.coffee
</a>
<a class="source" href="grammar.html">
grammar.coffee <a class="source" href="grammar.html">
</a> grammar.coffee
</a>
<a class="source" href="helpers.html">
helpers.coffee <a class="source" href="helpers.html">
</a> helpers.coffee
</a>
<a class="source" href="index.html">
index.coffee <a class="source" href="index.html">
</a> index.coffee
</a>
<a class="source" href="lexer.html">
lexer.coffee <a class="source" href="lexer.html">
</a> lexer.coffee
</a>
<a class="source" href="nodes.html">
nodes.coffee <a class="source" href="nodes.html">
</a> nodes.coffee
</a>
<a class="source" href="optparse.html">
optparse.coffee <a class="source" href="optparse.html">
</a> optparse.coffee
</a>
<a class="source" href="register.html">
register.coffee <a class="source" href="register.html">
</a> register.coffee
</a>
<a class="source" href="repl.html">
repl.coffee <a class="source" href="repl.html">
</a> repl.coffee
</a>
<a class="source" href="rewriter.html">
rewriter.coffee <a class="source" href="rewriter.html">
</a> rewriter.coffee
</a>
<a class="source" href="scope.html">
scope.litcoffee <a class="source" href="scope.html">
</a> scope.litcoffee
</a>
<a class="source" href="sourcemap.html">
sourcemap.litcoffee <a class="source" href="sourcemap.html">
</a> sourcemap.litcoffee
</a>
</div>
</div> </div>
</li> </li>
</ul> </ul>

View File

@ -16,83 +16,85 @@
<a class="large" href="javascript:void(0);">Jump To &hellip;</a> <a class="large" href="javascript:void(0);">Jump To &hellip;</a>
<a class="small" href="javascript:void(0);">+</a> <a class="small" href="javascript:void(0);">+</a>
<div id="jump_wrapper"> <div id="jump_wrapper">
<div id="jump_page"> <div id="jump_page_wrapper">
<div id="jump_page">
<a class="source" href="browser.html">
browser.coffee <a class="source" href="browser.html">
</a> browser.coffee
</a>
<a class="source" href="cake.html">
cake.coffee <a class="source" href="cake.html">
</a> cake.coffee
</a>
<a class="source" href="coffee-script.html">
coffee-script.coffee <a class="source" href="coffee-script.html">
</a> coffee-script.coffee
</a>
<a class="source" href="command.html">
command.coffee <a class="source" href="command.html">
</a> command.coffee
</a>
<a class="source" href="grammar.html">
grammar.coffee <a class="source" href="grammar.html">
</a> grammar.coffee
</a>
<a class="source" href="helpers.html">
helpers.coffee <a class="source" href="helpers.html">
</a> helpers.coffee
</a>
<a class="source" href="index.html">
index.coffee <a class="source" href="index.html">
</a> index.coffee
</a>
<a class="source" href="lexer.html">
lexer.coffee <a class="source" href="lexer.html">
</a> lexer.coffee
</a>
<a class="source" href="nodes.html">
nodes.coffee <a class="source" href="nodes.html">
</a> nodes.coffee
</a>
<a class="source" href="optparse.html">
optparse.coffee <a class="source" href="optparse.html">
</a> optparse.coffee
</a>
<a class="source" href="register.html">
register.coffee <a class="source" href="register.html">
</a> register.coffee
</a>
<a class="source" href="repl.html">
repl.coffee <a class="source" href="repl.html">
</a> repl.coffee
</a>
<a class="source" href="rewriter.html">
rewriter.coffee <a class="source" href="rewriter.html">
</a> rewriter.coffee
</a>
<a class="source" href="scope.html">
scope.litcoffee <a class="source" href="scope.html">
</a> scope.litcoffee
</a>
<a class="source" href="sourcemap.html">
sourcemap.litcoffee <a class="source" href="sourcemap.html">
</a> sourcemap.litcoffee
</a>
</div>
</div> </div>
</li> </li>
</ul> </ul>

View File

@ -16,83 +16,85 @@
<a class="large" href="javascript:void(0);">Jump To &hellip;</a> <a class="large" href="javascript:void(0);">Jump To &hellip;</a>
<a class="small" href="javascript:void(0);">+</a> <a class="small" href="javascript:void(0);">+</a>
<div id="jump_wrapper"> <div id="jump_wrapper">
<div id="jump_page"> <div id="jump_page_wrapper">
<div id="jump_page">
<a class="source" href="browser.html">
browser.coffee <a class="source" href="browser.html">
</a> browser.coffee
</a>
<a class="source" href="cake.html">
cake.coffee <a class="source" href="cake.html">
</a> cake.coffee
</a>
<a class="source" href="coffee-script.html">
coffee-script.coffee <a class="source" href="coffee-script.html">
</a> coffee-script.coffee
</a>
<a class="source" href="command.html">
command.coffee <a class="source" href="command.html">
</a> command.coffee
</a>
<a class="source" href="grammar.html">
grammar.coffee <a class="source" href="grammar.html">
</a> grammar.coffee
</a>
<a class="source" href="helpers.html">
helpers.coffee <a class="source" href="helpers.html">
</a> helpers.coffee
</a>
<a class="source" href="index.html">
index.coffee <a class="source" href="index.html">
</a> index.coffee
</a>
<a class="source" href="lexer.html">
lexer.coffee <a class="source" href="lexer.html">
</a> lexer.coffee
</a>
<a class="source" href="nodes.html">
nodes.coffee <a class="source" href="nodes.html">
</a> nodes.coffee
</a>
<a class="source" href="optparse.html">
optparse.coffee <a class="source" href="optparse.html">
</a> optparse.coffee
</a>
<a class="source" href="register.html">
register.coffee <a class="source" href="register.html">
</a> register.coffee
</a>
<a class="source" href="repl.html">
repl.coffee <a class="source" href="repl.html">
</a> repl.coffee
</a>
<a class="source" href="rewriter.html">
rewriter.coffee <a class="source" href="rewriter.html">
</a> rewriter.coffee
</a>
<a class="source" href="scope.html">
scope.litcoffee <a class="source" href="scope.html">
</a> scope.litcoffee
</a>
<a class="source" href="sourcemap.html">
sourcemap.litcoffee <a class="source" href="sourcemap.html">
</a> sourcemap.litcoffee
</a>
</div>
</div> </div>
</li> </li>
</ul> </ul>

View File

@ -110,7 +110,7 @@
<p> <p>
<b>Latest Version:</b> <b>Latest Version:</b>
<a href="http://github.com/jashkenas/coffeescript/tarball/1.7.1">1.7.1</a> <a href="http://github.com/jashkenas/coffeescript/tarball/1.8.0">1.8.0</a>
</p> </p>
<pre>npm install -g coffee-script</pre> <pre>npm install -g coffee-script</pre>

View File

@ -1,4 +1,4 @@
// Generated by CoffeeScript 1.7.1 // Generated by CoffeeScript 1.8.0
var volume, winner; var volume, winner;
if (ignition === true) { if (ignition === true) {

View File

@ -1,4 +1,4 @@
// Generated by CoffeeScript 1.7.1 // Generated by CoffeeScript 1.8.0
var courses, dish, food, foods, i, _i, _j, _k, _len, _len1, _len2, _ref; var courses, dish, food, foods, i, _i, _j, _k, _len, _len1, _len2, _ref;
_ref = ['toast', 'cheese', 'wine']; _ref = ['toast', 'cheese', 'wine'];

View File

@ -1,4 +1,4 @@
// Generated by CoffeeScript 1.7.1 // Generated by CoffeeScript 1.8.0
/* /*
SkinnyMochaHalfCaffScript Compiler v1.0 SkinnyMochaHalfCaffScript Compiler v1.0

View File

@ -1,4 +1,4 @@
// Generated by CoffeeScript 1.7.1 // Generated by CoffeeScript 1.8.0
var fs; var fs;
fs = require('fs'); fs = require('fs');

View File

@ -1,4 +1,4 @@
// Generated by CoffeeScript 1.7.1 // Generated by CoffeeScript 1.8.0
$('body').click(function(e) { $('body').click(function(e) {
return $('.box').fadeIn('fast').addClass('.active'); return $('.box').fadeIn('fast').addClass('.active');
}).css('background', 'white'); }).css('background', 'white');

View File

@ -1,4 +1,4 @@
// Generated by CoffeeScript 1.7.1 // Generated by CoffeeScript 1.8.0
var Animal, Horse, Snake, sam, tom, var Animal, Horse, Snake, sam, tom,
__hasProp = {}.hasOwnProperty, __hasProp = {}.hasOwnProperty,
__extends = function(child, parent) { for (var key in parent) { if (__hasProp.call(parent, key)) child[key] = parent[key]; } function ctor() { this.constructor = child; } ctor.prototype = parent.prototype; child.prototype = new ctor(); child.__super__ = parent.prototype; return child; }; __extends = function(child, parent) { for (var key in parent) { if (__hasProp.call(parent, key)) child[key] = parent[key]; } function ctor() { this.constructor = child; } ctor.prototype = parent.prototype; child.prototype = new ctor(); child.__super__ = parent.prototype; return child; };

View File

@ -1,4 +1,4 @@
// Generated by CoffeeScript 1.7.1 // Generated by CoffeeScript 1.8.0
var cholesterol, healthy; var cholesterol, healthy;
cholesterol = 127; cholesterol = 127;

View File

@ -1,4 +1,4 @@
// Generated by CoffeeScript 1.7.1 // Generated by CoffeeScript 1.8.0
var date, mood; var date, mood;
if (singing) { if (singing) {

View File

@ -1,4 +1,4 @@
// Generated by CoffeeScript 1.7.1 // Generated by CoffeeScript 1.8.0
var Person, tim; var Person, tim;
Person = (function() { Person = (function() {

View File

@ -1,4 +1,4 @@
// Generated by CoffeeScript 1.7.1 // Generated by CoffeeScript 1.8.0
var fill; var fill;
fill = function(container, liquid) { fill = function(container, liquid) {

View File

@ -1,4 +1,4 @@
// Generated by CoffeeScript 1.7.1 // Generated by CoffeeScript 1.8.0
var filename, _fn, _i, _len; var filename, _fn, _i, _len;
_fn = function(filename) { _fn = function(filename) {

View File

@ -1,4 +1,4 @@
// Generated by CoffeeScript 1.7.1 // Generated by CoffeeScript 1.8.0
var hi; var hi;
hi = function() { hi = function() {

View File

@ -1,4 +1,4 @@
// Generated by CoffeeScript 1.7.1 // Generated by CoffeeScript 1.8.0
var footprints, solipsism, speed; var footprints, solipsism, speed;
if ((typeof mind !== "undefined" && mind !== null) && (typeof world === "undefined" || world === null)) { if ((typeof mind !== "undefined" && mind !== null) && (typeof world === "undefined" || world === null)) {

View File

@ -1,4 +1,4 @@
// Generated by CoffeeScript 1.7.1 // Generated by CoffeeScript 1.8.0
var first, last, text, _ref; var first, last, text, _ref;
text = "Every literary critic believes he will outwit history and have the last word"; text = "Every literary critic believes he will outwit history and have the last word";

View File

@ -1,4 +1,4 @@
// Generated by CoffeeScript 1.7.1 // Generated by CoffeeScript 1.8.0
var eldest, grade; var eldest, grade;
grade = function(student) { grade = function(student) {

View File

@ -1,4 +1,4 @@
// Generated by CoffeeScript 1.7.1 // Generated by CoffeeScript 1.8.0
var one, six, three, two; var one, six, three, two;
six = (one = 1) + (two = 2) + (three = 3); six = (one = 1) + (two = 2) + (three = 3);

View File

@ -1,4 +1,4 @@
// Generated by CoffeeScript 1.7.1 // Generated by CoffeeScript 1.8.0
var globals, name; var globals, name;
globals = ((function() { globals = ((function() {

View File

@ -1,4 +1,4 @@
// Generated by CoffeeScript 1.7.1 // Generated by CoffeeScript 1.8.0
var error; var error;
alert((function() { alert((function() {

View File

@ -1,4 +1,4 @@
// Generated by CoffeeScript 1.7.1 // Generated by CoffeeScript 1.8.0
var Account; var Account;
Account = function(customer, cart) { Account = function(customer, cart) {

View File

@ -1,4 +1,4 @@
// Generated by CoffeeScript 1.7.1 // Generated by CoffeeScript 1.8.0
var cube, square; var cube, square;
square = function(x) { square = function(x) {

View File

@ -1,4 +1,4 @@
// Generated by CoffeeScript 1.7.1 // Generated by CoffeeScript 1.8.0
var html; var html;
html = "<strong>\n cup of coffeescript\n</strong>"; html = "<strong>\n cup of coffeescript\n</strong>";

View File

@ -1,4 +1,4 @@
// Generated by CoffeeScript 1.7.1 // Generated by CoffeeScript 1.8.0
var OPERATOR; var OPERATOR;
OPERATOR = /^(?:[-=]>|[-+*\/%<>&|^!?=]=|>>>=?|([-+:])\1|([&|<>])\2=?|\?\.|\.{2,3})/; OPERATOR = /^(?:[-=]>|[-+*\/%<>&|^!?=]=|>>>=?|([-+:])\1|([&|<>])\2=?|\?\.|\.{2,3})/;

View File

@ -1,4 +1,4 @@
// Generated by CoffeeScript 1.7.1 // Generated by CoffeeScript 1.8.0
var author, quote, sentence; var author, quote, sentence;
author = "Wittgenstein"; author = "Wittgenstein";

View File

@ -1,4 +1,4 @@
// Generated by CoffeeScript 1.7.1 // Generated by CoffeeScript 1.8.0
var city, forecast, temp, weatherReport, _ref; var city, forecast, temp, weatherReport, _ref;
weatherReport = function(location) { weatherReport = function(location) {

View File

@ -1,4 +1,4 @@
// Generated by CoffeeScript 1.7.1 // Generated by CoffeeScript 1.8.0
var age, ages, child, yearsOld; var age, ages, child, yearsOld;
yearsOld = { yearsOld = {

View File

@ -1,4 +1,4 @@
// Generated by CoffeeScript 1.7.1 // Generated by CoffeeScript 1.8.0
var city, futurists, name, street, _ref, _ref1; var city, futurists, name, street, _ref, _ref1;
futurists = { futurists = {

View File

@ -1,4 +1,4 @@
// Generated by CoffeeScript 1.7.1 // Generated by CoffeeScript 1.8.0
var bitlist, kids, singers, song; var bitlist, kids, singers, song;
song = ["do", "re", "mi", "fa", "so"]; song = ["do", "re", "mi", "fa", "so"];

View File

@ -1,4 +1,4 @@
// Generated by CoffeeScript 1.7.1 // Generated by CoffeeScript 1.8.0
$('.account').attr({ $('.account').attr({
"class": 'active' "class": 'active'
}); });

View File

@ -1,4 +1,4 @@
// Generated by CoffeeScript 1.7.1 // Generated by CoffeeScript 1.8.0
var cubes, list, math, num, number, opposite, race, square, var cubes, list, math, num, number, opposite, race, square,
__slice = [].slice; __slice = [].slice;

View File

@ -1,4 +1,4 @@
// Generated by CoffeeScript 1.7.1 // Generated by CoffeeScript 1.8.0
var theBait, theSwitch, _ref; var theBait, theSwitch, _ref;
theBait = 1000; theBait = 1000;

View File

@ -1,4 +1,4 @@
// Generated by CoffeeScript 1.7.1 // Generated by CoffeeScript 1.8.0
var close, contents, open, tag, _i, _ref, var close, contents, open, tag, _i, _ref,
__slice = [].slice; __slice = [].slice;

View File

@ -1,4 +1,4 @@
// Generated by CoffeeScript 1.7.1 // Generated by CoffeeScript 1.8.0
String.prototype.dasherize = function() { String.prototype.dasherize = function() {
return this.replace(/_/g, "-"); return this.replace(/_/g, "-");
}; };

View File

@ -1,4 +1,4 @@
// Generated by CoffeeScript 1.7.1 // Generated by CoffeeScript 1.8.0
var countdown, num; var countdown, num;
countdown = (function() { countdown = (function() {

View File

@ -1,4 +1,4 @@
// Generated by CoffeeScript 1.7.1 // Generated by CoffeeScript 1.8.0
var changeNumbers, inner, outer; var changeNumbers, inner, outer;
outer = 1; outer = 1;

View File

@ -1,4 +1,4 @@
// Generated by CoffeeScript 1.7.1 // Generated by CoffeeScript 1.8.0
var copy, end, middle, numbers, start; var copy, end, middle, numbers, start;
numbers = [1, 2, 3, 4, 5, 6, 7, 8, 9]; numbers = [1, 2, 3, 4, 5, 6, 7, 8, 9];

View File

@ -1,4 +1,4 @@
// Generated by CoffeeScript 1.7.1 // Generated by CoffeeScript 1.8.0
var zip, _ref; var zip, _ref;
zip = typeof lottery.drawWinner === "function" ? (_ref = lottery.drawWinner().address) != null ? _ref.zipcode : void 0 : void 0; zip = typeof lottery.drawWinner === "function" ? (_ref = lottery.drawWinner().address) != null ? _ref.zipcode : void 0 : void 0;

View File

@ -1,4 +1,4 @@
// Generated by CoffeeScript 1.7.1 // Generated by CoffeeScript 1.8.0
var awardMedals, contenders, gold, rest, silver, var awardMedals, contenders, gold, rest, silver,
__slice = [].slice; __slice = [].slice;

View File

@ -1,4 +1,4 @@
// Generated by CoffeeScript 1.7.1 // Generated by CoffeeScript 1.8.0
var numbers, _ref; var numbers, _ref;
numbers = [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]; numbers = [0, 1, 2, 3, 4, 5, 6, 7, 8, 9];

View File

@ -1,4 +1,4 @@
// Generated by CoffeeScript 1.7.1 // Generated by CoffeeScript 1.8.0
var mobyDick; var mobyDick;
mobyDick = "Call me Ishmael. Some years ago -- never mind how long precisely -- having little or no money in my purse, and nothing particular to interest me on shore, I thought I would sail about a little and see the watery part of the world..."; mobyDick = "Call me Ishmael. Some years ago -- never mind how long precisely -- having little or no money in my purse, and nothing particular to interest me on shore, I thought I would sail about a little and see the watery part of the world...";

View File

@ -1,4 +1,4 @@
// Generated by CoffeeScript 1.7.1 // Generated by CoffeeScript 1.8.0
switch (day) { switch (day) {
case "Mon": case "Mon":
go(work); go(work);

View File

@ -1,4 +1,4 @@
// Generated by CoffeeScript 1.7.1 // Generated by CoffeeScript 1.8.0
var grade, score; var grade, score;
score = 76; score = 76;

View File

@ -1,4 +1,4 @@
// Generated by CoffeeScript 1.7.1 // Generated by CoffeeScript 1.8.0
var error; var error;
try { try {

View File

@ -1,4 +1,4 @@
// Generated by CoffeeScript 1.7.1 // Generated by CoffeeScript 1.8.0
var lyrics, num; var lyrics, num;
if (this.studyingEconomics) { if (this.studyingEconomics) {

File diff suppressed because one or more lines are too long

View File

@ -110,7 +110,7 @@
<p> <p>
<b>Latest Version:</b> <b>Latest Version:</b>
<a href="http://github.com/jashkenas/coffeescript/tarball/1.7.1">1.7.1</a> <a href="http://github.com/jashkenas/coffeescript/tarball/1.8.0">1.8.0</a>
</p> </p>
<pre>npm install -g coffee-script</pre> <pre>npm install -g coffee-script</pre>

View File

@ -1,4 +1,4 @@
// Generated by CoffeeScript 1.7.1 // Generated by CoffeeScript 1.8.0
(function() { (function() {
var CoffeeScript, compile, runScripts, var CoffeeScript, compile, runScripts,
__indexOf = [].indexOf || function(item) { for (var i = 0, l = this.length; i < l; i++) { if (i in this && this[i] === item) return i; } return -1; }; __indexOf = [].indexOf || function(item) { for (var i = 0, l = this.length; i < l; i++) { if (i in this && this[i] === item) return i; } return -1; };

View File

@ -1,4 +1,4 @@
// Generated by CoffeeScript 1.7.1 // Generated by CoffeeScript 1.8.0
(function() { (function() {
var CoffeeScript, cakefileDirectory, fatalError, fs, helpers, missingTask, oparse, options, optparse, path, printTasks, switches, tasks; var CoffeeScript, cakefileDirectory, fatalError, fs, helpers, missingTask, oparse, options, optparse, path, printTasks, switches, tasks;

View File

@ -1,4 +1,4 @@
// Generated by CoffeeScript 1.7.1 // Generated by CoffeeScript 1.8.0
(function() { (function() {
var Lexer, SourceMap, compile, ext, formatSourcePosition, fs, getSourceMap, helpers, lexer, parser, path, sourceMaps, vm, withPrettyErrors, _base, _i, _len, _ref, var Lexer, SourceMap, compile, ext, formatSourcePosition, fs, getSourceMap, helpers, lexer, parser, path, sourceMaps, vm, withPrettyErrors, _base, _i, _len, _ref,
__hasProp = {}.hasOwnProperty, __hasProp = {}.hasOwnProperty,
@ -18,7 +18,7 @@
SourceMap = require('./sourcemap'); SourceMap = require('./sourcemap');
exports.VERSION = '1.7.1'; exports.VERSION = '1.8.0';
exports.FILE_EXTENSIONS = ['.coffee', '.litcoffee', '.coffee.md']; exports.FILE_EXTENSIONS = ['.coffee', '.litcoffee', '.coffee.md'];

View File

@ -1,4 +1,4 @@
// Generated by CoffeeScript 1.7.1 // Generated by CoffeeScript 1.8.0
(function() { (function() {
var BANNER, CoffeeScript, EventEmitter, SWITCHES, compileJoin, compileOptions, compilePath, compileScript, compileStdio, exec, findDirectoryIndex, forkNode, fs, helpers, hidden, joinTimeout, mkdirp, notSources, optionParser, optparse, opts, outputPath, parseOptions, path, printLine, printTokens, printWarn, removeSource, removeSourceDir, silentUnlink, sourceCode, sources, spawn, timeLog, usage, useWinPathSep, version, wait, watch, watchDir, watchedDirs, writeJs, _ref, var BANNER, CoffeeScript, EventEmitter, SWITCHES, compileJoin, compileOptions, compilePath, compileScript, compileStdio, exec, findDirectoryIndex, forkNode, fs, helpers, hidden, joinTimeout, mkdirp, notSources, optionParser, optparse, opts, outputPath, parseOptions, path, printLine, printTokens, printWarn, removeSource, removeSourceDir, silentUnlink, sourceCode, sources, spawn, timeLog, usage, useWinPathSep, version, wait, watch, watchDir, watchedDirs, writeJs, _ref,
__indexOf = [].indexOf || function(item) { for (var i = 0, l = this.length; i < l; i++) { if (i in this && this[i] === item) return i; } return -1; }; __indexOf = [].indexOf || function(item) { for (var i = 0, l = this.length; i < l; i++) { if (i in this && this[i] === item) return i; } return -1; };
@ -457,7 +457,8 @@
} }
fs.writeFile(jsPath, js, function(err) { fs.writeFile(jsPath, js, function(err) {
if (err) { if (err) {
return printLine(err.message); printLine(err.message);
return process.exit(1);
} else if (opts.compile && opts.watch) { } else if (opts.compile && opts.watch) {
return timeLog("compiled " + sourcePath); return timeLog("compiled " + sourcePath);
} }
@ -466,7 +467,8 @@
if (generatedSourceMap) { if (generatedSourceMap) {
return fs.writeFile(sourceMapPath, generatedSourceMap, function(err) { return fs.writeFile(sourceMapPath, generatedSourceMap, function(err) {
if (err) { if (err) {
return printLine("Could not write source map: " + err.message); printLine("Could not write source map: " + err.message);
return process.exit(1);
} }
}); });
} }

View File

@ -1,4 +1,4 @@
// Generated by CoffeeScript 1.7.1 // Generated by CoffeeScript 1.8.0
(function() { (function() {
var Parser, alt, alternatives, grammar, name, o, operators, token, tokens, unwrap; var Parser, alt, alternatives, grammar, name, o, operators, token, tokens, unwrap;

View File

@ -1,4 +1,4 @@
// Generated by CoffeeScript 1.7.1 // Generated by CoffeeScript 1.8.0
(function() { (function() {
var buildLocationData, extend, flatten, last, repeat, syntaxErrorToString, _ref; var buildLocationData, extend, flatten, last, repeat, syntaxErrorToString, _ref;

View File

@ -1,4 +1,4 @@
// Generated by CoffeeScript 1.7.1 // Generated by CoffeeScript 1.8.0
(function() { (function() {
var key, val, _ref; var key, val, _ref;

View File

@ -1,4 +1,4 @@
// Generated by CoffeeScript 1.7.1 // Generated by CoffeeScript 1.8.0
(function() { (function() {
var BOM, BOOL, CALLABLE, CODE, COFFEE_ALIASES, COFFEE_ALIAS_MAP, COFFEE_KEYWORDS, COMMENT, COMPARE, COMPOUND_ASSIGN, HEREDOC, HEREDOC_ILLEGAL, HEREDOC_INDENT, HEREGEX, HEREGEX_OMIT, IDENTIFIER, INDENTABLE_CLOSERS, INDEXABLE, INVERSES, JSTOKEN, JS_FORBIDDEN, JS_KEYWORDS, LINE_BREAK, LINE_CONTINUER, LOGIC, Lexer, MATH, MULTILINER, MULTI_DENT, NOT_REGEX, NOT_SPACED_REGEX, NUMBER, OPERATOR, REGEX, RELATION, RESERVED, Rewriter, SHIFT, SIMPLESTR, STRICT_PROSCRIBED, TRAILING_SPACES, UNARY, UNARY_MATH, WHITESPACE, compact, count, invertLiterate, key, last, locationDataToString, repeat, starts, throwSyntaxError, _ref, _ref1, var BOM, BOOL, CALLABLE, CODE, COFFEE_ALIASES, COFFEE_ALIAS_MAP, COFFEE_KEYWORDS, COMMENT, COMPARE, COMPOUND_ASSIGN, HEREDOC, HEREDOC_ILLEGAL, HEREDOC_INDENT, HEREGEX, HEREGEX_OMIT, IDENTIFIER, INDENTABLE_CLOSERS, INDEXABLE, INVERSES, JSTOKEN, JS_FORBIDDEN, JS_KEYWORDS, LINE_BREAK, LINE_CONTINUER, LOGIC, Lexer, MATH, MULTILINER, MULTI_DENT, NOT_REGEX, NOT_SPACED_REGEX, NUMBER, OPERATOR, REGEX, RELATION, RESERVED, Rewriter, SHIFT, SIMPLESTR, STRICT_PROSCRIBED, TRAILING_SPACES, UNARY, UNARY_MATH, WHITESPACE, compact, count, invertLiterate, key, last, locationDataToString, repeat, starts, throwSyntaxError, _ref, _ref1,
__indexOf = [].indexOf || function(item) { for (var i = 0, l = this.length; i < l; i++) { if (i in this && this[i] === item) return i; } return -1; }; __indexOf = [].indexOf || function(item) { for (var i = 0, l = this.length; i < l; i++) { if (i in this && this[i] === item) return i; } return -1; };

View File

@ -1,4 +1,4 @@
// Generated by CoffeeScript 1.7.1 // Generated by CoffeeScript 1.8.0
(function() { (function() {
var Access, Arr, Assign, Base, Block, Call, Class, Code, CodeFragment, Comment, Existence, Expansion, Extends, For, HEXNUM, IDENTIFIER, IDENTIFIER_STR, IS_REGEX, IS_STRING, If, In, Index, LEVEL_ACCESS, LEVEL_COND, LEVEL_LIST, LEVEL_OP, LEVEL_PAREN, LEVEL_TOP, Literal, METHOD_DEF, NEGATE, NO, NUMBER, Obj, Op, Param, Parens, RESERVED, Range, Return, SIMPLENUM, STRICT_PROSCRIBED, Scope, Slice, Splat, Switch, TAB, THIS, Throw, Try, UTILITIES, Value, While, YES, addLocationDataFn, compact, del, ends, extend, flatten, fragmentsToText, isLiteralArguments, isLiteralThis, last, locationDataToString, merge, multident, parseNum, some, starts, throwSyntaxError, unfoldSoak, utility, _ref, _ref1, var Access, Arr, Assign, Base, Block, Call, Class, Code, CodeFragment, Comment, Existence, Expansion, Extends, For, HEXNUM, IDENTIFIER, IDENTIFIER_STR, IS_REGEX, IS_STRING, If, In, Index, LEVEL_ACCESS, LEVEL_COND, LEVEL_LIST, LEVEL_OP, LEVEL_PAREN, LEVEL_TOP, Literal, METHOD_DEF, NEGATE, NO, NUMBER, Obj, Op, Param, Parens, RESERVED, Range, Return, SIMPLENUM, STRICT_PROSCRIBED, Scope, Slice, Splat, Switch, TAB, THIS, Throw, Try, UTILITIES, Value, While, YES, addLocationDataFn, compact, del, ends, extend, flatten, fragmentsToText, isLiteralArguments, isLiteralThis, last, locationDataToString, merge, multident, parseNum, some, starts, throwSyntaxError, unfoldSoak, utility, _ref, _ref1,
__hasProp = {}.hasOwnProperty, __hasProp = {}.hasOwnProperty,

View File

@ -1,4 +1,4 @@
// Generated by CoffeeScript 1.7.1 // Generated by CoffeeScript 1.8.0
(function() { (function() {
var LONG_FLAG, MULTI_FLAG, OPTIONAL, OptionParser, SHORT_FLAG, buildRule, buildRules, normalizeArguments, repeat; var LONG_FLAG, MULTI_FLAG, OPTIONAL, OptionParser, SHORT_FLAG, buildRule, buildRules, normalizeArguments, repeat;

View File

@ -1,4 +1,4 @@
// Generated by CoffeeScript 1.7.1 // Generated by CoffeeScript 1.8.0
(function() { (function() {
var CoffeeScript, Module, binary, child_process, ext, findExtension, fork, helpers, loadFile, path, _i, _len, _ref; var CoffeeScript, Module, binary, child_process, ext, findExtension, fork, helpers, loadFile, path, _i, _len, _ref;

View File

@ -1,4 +1,4 @@
// Generated by CoffeeScript 1.7.1 // Generated by CoffeeScript 1.8.0
(function() { (function() {
var CoffeeScript, addHistory, addMultilineHandler, fs, getCommandId, merge, nodeREPL, path, replDefaults, updateSyntaxError, vm, _ref; var CoffeeScript, addHistory, addMultilineHandler, fs, getCommandId, merge, nodeREPL, path, replDefaults, updateSyntaxError, vm, _ref;

View File

@ -1,4 +1,4 @@
// Generated by CoffeeScript 1.7.1 // Generated by CoffeeScript 1.8.0
(function() { (function() {
var BALANCED_PAIRS, CALL_CLOSERS, EXPRESSION_CLOSE, EXPRESSION_END, EXPRESSION_START, IMPLICIT_CALL, IMPLICIT_END, IMPLICIT_FUNC, IMPLICIT_UNSPACED_CALL, INVERSES, LINEBREAKS, SINGLE_CLOSERS, SINGLE_LINERS, generate, left, rite, _i, _len, _ref, var BALANCED_PAIRS, CALL_CLOSERS, EXPRESSION_CLOSE, EXPRESSION_END, EXPRESSION_START, IMPLICIT_CALL, IMPLICIT_END, IMPLICIT_FUNC, IMPLICIT_UNSPACED_CALL, INVERSES, LINEBREAKS, SINGLE_CLOSERS, SINGLE_LINERS, generate, left, rite, _i, _len, _ref,
__indexOf = [].indexOf || function(item) { for (var i = 0, l = this.length; i < l; i++) { if (i in this && this[i] === item) return i; } return -1; }, __indexOf = [].indexOf || function(item) { for (var i = 0, l = this.length; i < l; i++) { if (i in this && this[i] === item) return i; } return -1; },

View File

@ -1,4 +1,4 @@
// Generated by CoffeeScript 1.7.1 // Generated by CoffeeScript 1.8.0
(function() { (function() {
var Scope, extend, last, _ref; var Scope, extend, last, _ref;

View File

@ -1,4 +1,4 @@
// Generated by CoffeeScript 1.7.1 // Generated by CoffeeScript 1.8.0
(function() { (function() {
var LineMap, SourceMap; var LineMap, SourceMap;

View File

@ -8,7 +8,7 @@
"compiler" "compiler"
], ],
"author": "Jeremy Ashkenas", "author": "Jeremy Ashkenas",
"version": "1.7.1", "version": "1.8.0",
"license": "MIT", "license": "MIT",
"engines": { "engines": {
"node": ">=0.8.0" "node": ">=0.8.0"

View File

@ -12,7 +12,7 @@ helpers = require './helpers'
SourceMap = require './sourcemap' SourceMap = require './sourcemap'
# The current CoffeeScript version number. # The current CoffeeScript version number.
exports.VERSION = '1.7.1' exports.VERSION = '1.8.0'
exports.FILE_EXTENSIONS = ['.coffee', '.litcoffee', '.coffee.md'] exports.FILE_EXTENSIONS = ['.coffee', '.litcoffee', '.coffee.md']