jashkenas--coffeescript/docs/v2
Geoffrey Booth 277975e33a [CS2] Replace Closure Compiler with Babili, transform browser compiler into ES5-ish (#4523)
* Swap Google Closure Compiler for Babili

* Browser compiler, minified by Babili

* Use Babel to transform, not just to minify; add process.env.TRANSFORM to disable transforming if we only want to minify. Unfortunately several browser tests fail when transformed . . .

* Move `super()` calls so that the Babel-transformed browser compiler passes all the browser tests (in Node, at least)

* Updated browser build

* Update browser tests
2017-04-26 16:21:29 -07:00
..
annotated-source [CS2] Fix links in v2 docs (#4506) 2017-04-17 19:43:22 -07:00
browser-compiler [CS2] Replace Closure Compiler with Babili, transform browser compiler into ES5-ish (#4523) 2017-04-26 16:21:29 -07:00
index.html [CS2] Literate CoffeeScript without dependencies (#4509) 2017-04-17 23:30:40 -07:00
test.html [CS2] Replace Closure Compiler with Babili, transform browser compiler into ES5-ish (#4523) 2017-04-26 16:21:29 -07:00