Sebastian McKenzie
|
fa71f2a7f9
|
Merge branch 'core-js' into 2.0.0
Conflicts:
lib/6to5/polyfill.js
|
2014-12-25 14:27:29 +11:00 |
|
Sebastian McKenzie
|
275c4cc34e
|
add note about node/browserify polyfill usage
|
2014-12-22 21:37:32 +11:00 |
|
Sebastian McKenzie
|
41f072d112
|
clarify es5 and add getters/setters in IE 8<= to caveats fixes #314
|
2014-12-19 01:11:48 +11:00 |
|
Sebastian McKenzie
|
2a4c8e8423
|
add note about sourcemaps and 6to5/register
|
2014-12-18 16:30:49 +11:00 |
|
Sebastian McKenzie
|
64216ec384
|
change generators/async functions to reference regenerator runtime rather than the polyfill
|
2014-12-18 16:30:14 +11:00 |
|
Raine Virta
|
f14dc60934
|
Update differences.md
fix typo
|
2014-12-16 00:36:18 +02:00 |
|
Sebastian McKenzie
|
3d975da530
|
remove reference to regenerator runtime and say that the explicit polyfill is required
|
2014-12-15 22:35:41 +11:00 |
|
Sebastian McKenzie
|
1a4110e0a1
|
categorise differences and elaborate on why they're significant
|
2014-12-15 22:35:25 +11:00 |
|
Sebastian McKenzie
|
a03d491ac6
|
microoptimize module formatters, change method names to a new API, and add support for exporting multiple variable declarators - fixes #299
|
2014-12-15 22:34:49 +11:00 |
|
Sebastian McKenzie
|
76b8a06e90
|
Merge branch 'master' into 2.0.0
|
2014-12-15 16:35:15 +11:00 |
|
Alberto Leal
|
4b4ff007e9
|
Clarify polyfill usage in node env
|
2014-12-15 00:34:14 -05:00 |
|
Sebastian McKenzie
|
778b4e3a27
|
remove commonStrict module formatter
|
2014-12-15 14:16:18 +11:00 |
|
Sebastian McKenzie
|
6011db7ae1
|
Merge branch 'master' into 2.0.0
|
2014-12-15 14:02:04 +11:00 |
|
Sebastian McKenzie
|
363b1631f5
|
switch to core-js from es6-symbol and es6-shim
Conflicts:
lib/6to5/polyfill.js
|
2014-12-15 14:00:41 +11:00 |
|
Sebastian McKenzie
|
fe918a3535
|
add async generator functions to docs
|
2014-12-15 14:00:04 +11:00 |
|
Sebastian McKenzie
|
2cd49b08ec
|
add async generator functions to docs
|
2014-12-15 13:56:22 +11:00 |
|
Sebastian McKenzie
|
1b16ff3a0b
|
Revert "switch to core-js from es6-symbol and es6-shim"
This reverts commit 37b2e747d59a057ac6c51e1361fd02d9f75a08dc.
|
2014-12-15 13:54:45 +11:00 |
|
Sebastian McKenzie
|
37b2e747d5
|
switch to core-js from es6-symbol and es6-shim
|
2014-12-14 23:58:31 +11:00 |
|
Sebastian McKenzie
|
11fc7cd0ce
|
rename 6to5-browserify to 6to5ify
|
2014-12-14 12:18:33 +11:00 |
|
Christopher Monsanto
|
aac6303696
|
run _6to5-node using execvp() if available
|
2014-12-13 01:53:36 -05:00 |
|
Sebastian McKenzie
|
525169460a
|
add back parentheses generator option
|
2014-12-13 17:32:58 +11:00 |
|
Sebastian McKenzie
|
84332da399
|
document format options
|
2014-12-13 12:52:31 +11:00 |
|
Sebastian McKenzie
|
2267344471
|
use # operator instead of : for playground method binding to remove ambiguous syntax
|
2014-12-13 04:37:00 +11:00 |
|
Sebastian McKenzie
|
6d68b3da4d
|
fix fromAst usage
|
2014-12-10 21:54:54 +11:00 |
|
Sebastian McKenzie
|
b986a4e482
|
expose ast transformer - fixes #263
|
2014-12-10 21:31:27 +11:00 |
|
Sebastian McKenzie
|
8e96130bc0
|
rename common to commonStrict and commonInterop to common
|
2014-12-10 21:08:54 +11:00 |
|
Sebastian McKenzie
|
0f47814b41
|
separate experimental page in docs
|
2014-12-10 21:08:00 +11:00 |
|
Sebastian McKenzie
|
b8d61f1528
|
update github urls and regroup plugins
|
2014-12-09 23:18:54 +11:00 |
|
Sebastian McKenzie
|
61b9c28ce6
|
update plugins to reflect 6to5 org migrations
|
2014-12-08 12:11:39 +11:00 |
|
Sebastian McKenzie
|
d11d0d3216
|
split up plugins into sections and change some community plugin urls to official ones
|
2014-12-07 22:00:31 +11:00 |
|
Sebastian McKenzie
|
ce9a82c194
|
add docs for ast and code option
|
2014-12-07 22:00:30 +11:00 |
|
Sebastian McKenzie
|
bf07f54e57
|
add note about inline functions to docs/differences
|
2014-12-07 11:31:08 +11:00 |
|
Sebastian McKenzie
|
21599d3a9a
|
change memoisation to memoization
|
2014-12-06 20:49:33 +11:00 |
|
Sebastian McKenzie
|
a7a6ee80f2
|
add object getter memoization and this shorthand to playground
|
2014-12-06 19:37:23 +11:00 |
|
Sebastian McKenzie
|
aa298b1e0a
|
update doc/differences to reflect current status of project - fixes #253
|
2014-12-06 19:36:46 +11:00 |
|
Sebastian McKenzie
|
7c3ab8bc3c
|
add isparta to docs/plugins
|
2014-12-04 10:17:28 +11:00 |
|
Sebastian McKenzie
|
4bd4e4cdbe
|
fix sh doc code blocks
|
2014-11-30 11:10:57 +11:00 |
|
James Kyle
|
5db757354a
|
Add CLI commands for module docs
|
2014-11-29 11:31:34 -08:00 |
|
Sebastian McKenzie
|
063b379d4f
|
remove dead playground docs
|
2014-11-26 22:21:18 +11:00 |
|
Sebastian McKenzie
|
3c808fcef2
|
merge pretzel maps and method binding
|
2014-11-26 17:23:33 +11:00 |
|
Sebastian McKenzie
|
be0d4b344b
|
add playground pretzel maps
|
2014-11-26 16:17:27 +11:00 |
|
Sebastian McKenzie
|
86498ad990
|
fix memoisation operator example
|
2014-11-26 10:46:10 +11:00 |
|
Sebastian McKenzie
|
9fb6681ad3
|
fix dot in playground docs
|
2014-11-26 00:08:34 +11:00 |
|
Sebastian McKenzie
|
b519bb6a68
|
add playground experimental note
|
2014-11-26 00:04:03 +11:00 |
|
Sebastian McKenzie
|
c763cf364c
|
clarify playground warning note
|
2014-11-26 00:01:17 +11:00 |
|
Sebastian McKenzie
|
1db7247d9a
|
remove weird sounding however in playground warning message
|
2014-11-25 23:57:43 +11:00 |
|
Sebastian McKenzie
|
d184bc93b9
|
add playground
|
2014-11-25 23:50:50 +11:00 |
|
Sebastian McKenzie
|
76499bb26e
|
update modules docs
|
2014-11-24 10:33:43 +11:00 |
|
Sebastian McKenzie
|
e3b8fa93e2
|
export as module.exports if there are no other ExportDeclarations in commonInterop module formatter @guybedford
|
2014-11-24 10:05:50 +11:00 |
|
Douglas Duteil
|
c87e14f6a9
|
feat(modules): add "register" module type
Inspired by https://github.com/ModuleLoader/es6-module-loader/wiki/System.register-Explained
|
2014-11-23 22:54:01 +01:00 |
|