mirror of
https://github.com/jashkenas/coffeescript.git
synced 2022-11-09 12:23:24 -05:00
* Fix browser build to incorporate Markdown-It, not Marked * Update Google Closure Compiler; recompile browser build but with MINIFY=false, because Closure Compiler throws an error on our current code; see https://github.com/google/closure-compiler-js/issues/59 * Bump version to 2.0.0-beta1; do release build, with updated docs and annotated source |
||
|---|---|---|
| .. | ||
| browser.js | ||
| cake.js | ||
| coffeescript.js | ||
| command.js | ||
| grammar.js | ||
| helpers.js | ||
| index.js | ||
| lexer.js | ||
| nodes.js | ||
| optparse.js | ||
| parser.js | ||
| register.js | ||
| repl.js | ||
| rewriter.js | ||
| scope.js | ||
| sourcemap.js | ||