jashkenas--coffeescript/docs
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
..
v1 2.0.0 (#4701) 2017-09-18 08:19:19 -07:00
v2 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
CNAME Create CNAME 2018-05-03 15:51:03 -07:00
android-chrome-192x192.png Improve docs (#4396) 2016-12-07 14:23:05 -08:00
android-chrome-512x512.png Improve docs (#4396) 2016-12-07 14:23:05 -08:00
annotated-source 2.0.0 (#4701) 2017-09-18 08:19:19 -07:00
announcing-coffeescript-2 2.0.0 (#4701) 2017-09-18 08:19:19 -07:00
apple-touch-icon.png Improve docs (#4396) 2016-12-07 14:23:05 -08:00
browser-compiler 2.0.0 (#4701) 2017-09-18 08:19:19 -07:00
browser-compiler-modern 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
browserconfig.xml Improve docs (#4396) 2016-12-07 14:23:05 -08:00
favicon-16x16.png Improve docs (#4396) 2016-12-07 14:23:05 -08:00
favicon-32x32.png Improve docs (#4396) 2016-12-07 14:23:05 -08:00
favicon.ico Improve docs (#4396) 2016-12-07 14:23:05 -08:00
index.html 2.0.0 (#4701) 2017-09-18 08:19:19 -07:00
manifest.json 2.0.0 (#4701) 2017-09-18 08:19:19 -07:00
mstile-150x150.png Improve docs (#4396) 2016-12-07 14:23:05 -08:00
safari-pinned-tab.svg Improve docs (#4396) 2016-12-07 14:23:05 -08:00
test.html 2.0.0 (#4701) 2017-09-18 08:19:19 -07:00