jashkenas--coffeescript/documentation/site
Geoffrey Booth f6d63776c3
ES module version of compiler for use in browsers; dynamic import() docs; revised Stage 3 policy (#5177)
* Build both a legacy and modern browser compiler

* Dynamic import example and documentation

* Update the docs to use the modern browser compiler if the browser supports it

* Update policy regarding Stage 3 features

* This never made sense, and assigning a string to index 0 *of a string* throws in Module mode (and silently does nothing in Script mode) so remove this unneeded code that throws when compiling `fn for i from from iterable` in Module mode

* Have browser-based tests use the ES module version if supported

* Simplify building logic

* Update output

* For the ES module version of the browser compiler, don't automatically attach the runScripts event handler

* Consistent comments

* Fix comment
2019-03-26 23:55:31 -07:00
..
body.html Release 2.3.2 (#5110) 2018-09-19 23:53:49 -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 2.3.1 (#5069) 2018-05-21 22:14:34 -07:00
docs.css Revert "fix momentum scrolling on iOS (#5083)" (#5084) 2018-06-16 15:35:34 -07:00
icon.svg Docs improvements (#5042) 2018-04-27 10:07:01 -07:00
index.html 2.3.1 (#5069) 2018-05-21 22:14:34 -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 ES module version of compiler for use in browsers; dynamic import() docs; revised Stage 3 policy (#5177) 2019-03-26 23:55:31 -07:00
sidebar.html Docs headings and changelog refactor (#5067) 2018-05-20 09:39:53 -07:00
styles.html Docs improvements (#5042) 2018-04-27 10:07:01 -07:00
test.html ES module version of compiler for use in browsers; dynamic import() docs; revised Stage 3 policy (#5177) 2019-03-26 23:55:31 -07:00
try.html 2.0.0 (#4701) 2017-09-18 08:19:19 -07:00