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
|
3d62af004d
|
fix bin/6to5-node code formatting
|
2014-12-05 23:06:17 +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
|
e26812e622
|
remove v8-argv
|
2014-11-09 18:33:07 +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
|
1a3d306949
|
Merge branch 'master' into code-generator
Conflicts:
package.json
|
2014-10-30 13:29:05 +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 |
|
Brian Donovan
|
32b5edb711
|
Remove unused requires.
|
2014-10-27 20:28:31 -07:00 |
|
Sebastian McKenzie
|
2be2e4e1ae
|
simplify bin/6to5 util methods and fix double compilation bug with eval in 6to5-node
|
2014-10-18 15:46:15 +11:00 |
|
Sebastian McKenzie
|
45c8c29cdf
|
add --ignore and --extensions flag to 6to5-node to compliment require hook options
|
2014-10-16 10:02:16 +11:00 |
|
Sebastian McKenzie
|
184e82f718
|
add jshint and change root file from node.js to index.js
|
2014-10-13 03:28:36 +11:00 |
|
Sebastian McKenzie
|
eee7beb6b3
|
v1.7.13
|
2014-10-11 16:51:16 +11:00 |
|
Sebastian McKenzie
|
603ae290cd
|
check for absolute path before joining cwd in 6to5-node - fixes #43
|
2014-10-11 09:30:58 +11:00 |
|
Sebastian McKenzie
|
a3706f769a
|
better eval for 6to5-node
|
2014-10-10 23:09:55 +11:00 |
|
Sebastian McKenzie
|
4cb7b786dd
|
always return { map, code } object on transform, update apis, change sourceMap comment adding, closes #6, #7 and #8
|
2014-10-08 23:49:19 +11:00 |
|
Sebastian McKenzie
|
b194461ba3
|
improve 6to5-node and fix register hook
|
2014-10-08 10:17:50 +11:00 |
|
Sebastian McKenzie
|
de07722562
|
make 6to5-node eval use modules instead of eval
|
2014-10-07 20:24:30 +11:00 |
|
Sebastian McKenzie
|
56fb41a616
|
add 6to5-node bin
|
2014-10-02 09:55:08 +10:00 |
|