Sebastian McKenzie
|
c7ac9b7815
|
rename --reactCompat arg to --react-compat
|
2015-01-12 11:47:04 +11:00 |
|
Amjad Masad
|
9cf8d05a19
|
Add --reactCompat option to cli
|
2015-01-11 12:47:17 -05:00 |
|
Sebastian McKenzie
|
2a4f03330b
|
better bin name for 6to5-node
|
2015-01-11 22:59:36 +11:00 |
|
Christopher Monsanto
|
29503d2d37
|
fix _6to5-node name in help screen
|
2015-01-10 23:04:13 -05:00 |
|
Felix Kling
|
7167aeb65a
|
Fix short --whitelist option
`6to5 -w generators` doesn't work because `-w` is also short for
`--watch`. This changes the short option for `--whitelist` to `-l`.
|
2015-01-10 11:03:26 -08:00 |
|
Sebastian McKenzie
|
24f70ee4d0
|
add alternate core package - fixes #387
|
2015-01-08 23:31:03 +11:00 |
|
Christopher Monsanto
|
0a207903ce
|
Add --indent option to change indent width
|
2015-01-07 18:27:58 -05:00 |
|
Sebastian McKenzie
|
20a0280a52
|
add support for optional transformers
|
2015-01-01 22:35:02 +11:00 |
|
Sebastian McKenzie
|
52ffc65a06
|
make system module formatter modules anonymous by default - fixes #347
|
2014-12-29 01:55:30 +11:00 |
|
Sebastian McKenzie
|
32b94899a6
|
update runtime script to runtime generator
|
2014-12-29 01:26:21 +11:00 |
|
Sebastian McKenzie
|
c290a008b2
|
add --cache option to 6to5-node
|
2014-12-18 16:27:30 +11:00 |
|
Sebastian McKenzie
|
6011db7ae1
|
Merge branch 'master' into 2.0.0
|
2014-12-15 14:02:04 +11:00 |
|
Sebastian McKenzie
|
4c1ad04b2c
|
fix wrong variable name for bin/6to5-node kexec catch
|
2014-12-13 17:56:17 +11:00 |
|
Christopher Monsanto
|
aac6303696
|
run _6to5-node using execvp() if available
|
2014-12-13 01:53:36 -05:00 |
|
Sebastian McKenzie
|
615425c808
|
fix linting errors
|
2014-12-12 12:14:02 +11:00 |
|
Sebastian McKenzie
|
ad923cf8fa
|
add playground support to 6to5-node
|
2014-12-11 09:52:29 +11:00 |
|
Sebastian McKenzie
|
bac8758369
|
remove other commonInterop reference
|
2014-12-10 21:37:07 +11:00 |
|
Sebastian McKenzie
|
1c22c608a9
|
make bin/6to5-node usage more inline with node
|
2014-12-10 21:09:09 +11:00 |
|
Sebastian McKenzie
|
2245bbc6c4
|
make bin/6to5-node more node bin compliant
|
2014-12-09 23:18:54 +11:00 |
|
Elan Shanker
|
5e67dfbd9e
|
Ensure only file events are acted upon
|
2014-12-08 17:55:54 -05:00 |
|
Elan Shanker
|
6f6d9bd5a8
|
Simplify chokidar event handler
|
2014-12-08 17:17:31 -05:00 |
|
Sebastian McKenzie
|
3d62af004d
|
fix bin/6to5-node code formatting
|
2014-12-05 23:06:17 +11:00 |
|
Sebastian McKenzie
|
758a873894
|
avoid ensuring a block on non-array node replacements
|
2014-11-30 23:39:08 +11:00 |
|
Sebastian McKenzie
|
d184bc93b9
|
add playground
|
2014-11-25 23:50:50 +11:00 |
|
Tim Oxley
|
20dc8b05c9
|
Remove --no-timeouts flag.
Not a valid flag, causes errors when trying to use debug modes.
|
2014-11-25 14:54:36 +08:00 |
|
Sebastian McKenzie
|
c84097cf57
|
fix bin/6to5-node experimental option
|
2014-11-23 18:49:56 +11:00 |
|
Sebastian McKenzie
|
bd91bbee71
|
put experimental ES7 features behind a flag --experimental and experimental option
|
2014-11-21 19:36:35 +11:00 |
|
Lars Kappert
|
b924e3deb5
|
Rename to "--amd-module-ids"
|
2014-11-19 08:55:16 +01:00 |
|
Lars Kappert
|
8db466c698
|
Make AMD module id's optional
|
2014-11-18 22:04:41 +01:00 |
|
Sebastian McKenzie
|
c0b03e8126
|
append sourceMappingURL when using bin/6to5 and output sourcemaps - fixes #183
|
2014-11-17 14:22:25 +11:00 |
|
Sebastian McKenzie
|
8a9a205122
|
fix up comments option
|
2014-11-17 11:59:52 +11:00 |
|
Lars Kappert
|
e1cc1dcb4b
|
Introduce --remove-comments (-c) option
|
2014-11-16 20:33:50 +01:00 |
|
Sebastian McKenzie
|
e3bd2dff8d
|
remove unused path variable
|
2014-11-16 19:27:49 +11:00 |
|
Sebastian McKenzie
|
5c1ee86b97
|
remove filenameRelative from bin/6to5* since it's unneccesary
|
2014-11-16 19:24:47 +11:00 |
|
Sebastian McKenzie
|
24964ac454
|
add filenameRelative to bin/6to5*
|
2014-11-16 19:20:08 +11:00 |
|
Sebastian McKenzie
|
c235780611
|
move down 6to5-node util declaration
|
2014-11-12 18:37:32 +11:00 |
|
Sebastian McKenzie
|
db7b6a4972
|
fix canCompile in readdirFilter in bin/6to5 util
|
2014-11-10 16:45:30 +11:00 |
|
Sebastian McKenzie
|
e26812e622
|
remove v8-argv
|
2014-11-09 18:33:07 +11:00 |
|
Sebastian McKenzie
|
ab9cd4e630
|
add support for an optional runtime - closes #129
|
2014-11-09 12:02:06 +11:00 |
|
Sebastian McKenzie
|
5c6d57c51b
|
add transformation and generation folders
|
2014-11-08 09:17:12 +11:00 |
|
Sebastian McKenzie
|
dd62244e10
|
use v8-argv to make sure node is ran with --harmony for 6to5-node
|
2014-11-07 12:28:17 +11:00 |
|
Sebastian McKenzie
|
2a0efceef5
|
change behaviour of tests and browser testing/build
|
2014-11-04 08:03:52 +11:00 |
|
Sebastian McKenzie
|
f3d371869d
|
Merge branch 'master' into code-generator
Conflicts:
lib/6to5/register.js
|
2014-11-03 12:22:07 +11:00 |
|
Sebastian McKenzie
|
89ecd46b77
|
move _moduleFormatter transformer before useStrict transformer and remove duplicate use strict removing - fixes #114
|
2014-11-03 12:20:47 +11:00 |
|
Sebastian McKenzie
|
ec3a3cbbc9
|
more descriptive test helper method names
|
2014-10-31 11:38:18 +11:00 |
|
Sebastian McKenzie
|
1a3d306949
|
Merge branch 'master' into code-generator
Conflicts:
package.json
|
2014-10-30 13:29:05 +11:00 |
|
Sebastian McKenzie
|
e5ae2f8eaf
|
fix linting errors
|
2014-10-30 13:26:13 +11:00 |
|
Sebastian McKenzie
|
45cb755845
|
better eval contexts in bin/6to5-node
|
2014-10-30 13:09:37 +11:00 |
|
Sebastian McKenzie
|
e141a8b875
|
run 6to5-node repl in a context
|
2014-10-30 12:15:37 +11:00 |
|
Sebastian McKenzie
|
163c68dd6a
|
fix lint errors
|
2014-10-29 20:57:43 +11:00 |
|