jashkenas--coffeescript/documentation/site
Geoffrey Booth d82272b6c2
Fix #1832: Browser compiler should run code using globally-scoped eval (#5047)
* Explicitly turn off minify mangling, because it was previously implicitly disabled by the existence of the `eval` call we’re about to remove

* Update babel-core

* Run browser-compiled scripts using window.eval rather than just eval, to use a clean scope (many times faster)

* Update output

* Fix browser-based test broken by #5028

* Update output
2018-05-01 08:11:40 -07:00
..
body.html Docs improvements (#5042) 2018-04-27 10:07:01 -07:00
code.coffee 2.0.0 (#4701) 2017-09-18 08:19:19 -07:00
code.css Docs improvements (#5042) 2018-04-27 10:07:01 -07:00
code.html Docs fixes (#4707) 2017-09-20 13:10:48 -07:00
docs.coffee Fix #1832: Browser compiler should run code using globally-scoped eval (#5047) 2018-05-01 08:11:40 -07:00
docs.css Docs improvements (#5042) 2018-04-27 10:07:01 -07:00
icon.svg Docs improvements (#5042) 2018-04-27 10:07:01 -07:00
index.html 2.0.0 (#4701) 2017-09-18 08:19:19 -07:00
logo.svg Docs improvements (#5042) 2018-04-27 10:07:01 -07:00
navbar.html Docs improvements (#5042) 2018-04-27 10:07:01 -07:00
play.svg Docs improvements (#5042) 2018-04-27 10:07:01 -07:00
scripts.html Docs improvements (#5042) 2018-04-27 10:07:01 -07:00
sidebar.html 2.0.2 (#4758) 2017-10-26 18:29:45 -07:00
styles.html Docs improvements (#5042) 2018-04-27 10:07:01 -07:00
test.html Fix #1832: Browser compiler should run code using globally-scoped eval (#5047) 2018-05-01 08:11:40 -07:00
try.html 2.0.0 (#4701) 2017-09-18 08:19:19 -07:00