Sebastian McKenzie
|
db5bf1749b
|
fix linting errors
|
2015-02-01 16:43:42 +11:00 |
|
Sebastian McKenzie
|
27da6de723
|
add back runtime - fixes #651
|
2015-02-01 16:38:13 +11:00 |
|
Sebastian McKenzie
|
2cdb4e3343
|
fix linting errors
|
2015-02-01 16:21:13 +11:00 |
|
Sebastian McKenzie
|
981d3e40f8
|
add canRun check for playground transformers
|
2015-02-01 16:20:32 +11:00 |
|
Sebastian McKenzie
|
c7a616730c
|
add levenshtein suggestions to undeclared variable transformer
|
2015-02-01 16:20:18 +11:00 |
|
Sebastian McKenzie
|
5aa8ece242
|
don't run playground transformers at all if playground isn't enabled
|
2015-02-01 16:19:49 +11:00 |
|
Sebastian McKenzie
|
8c7ba20f86
|
fix regenerator transformer order - fixes #617
|
2015-02-01 16:19:35 +11:00 |
|
Sebastian McKenzie
|
4a720625d9
|
fix linting errors
|
2015-01-31 21:29:44 +11:00 |
|
Sebastian McKenzie
|
c0299320f0
|
avoid transforming of inner labels and propagation of maps in block scoping transformer - #644
|
2015-01-31 21:27:20 +11:00 |
|
Sebastian McKenzie
|
12bee73070
|
restructure internal indexes a bit
|
2015-01-31 18:04:57 +11:00 |
|
Sebastian McKenzie
|
82c18a837d
|
add detection skeleton #631
|
2015-01-31 17:59:30 +11:00 |
|
Sebastian McKenzie
|
456b2d3910
|
remove unused keys declaration in types
|
2015-01-31 10:12:32 +11:00 |
|
Sebastian McKenzie
|
4208bf3f4b
|
add accept to valid options 6to5/gobble-6to5#2
|
2015-01-31 10:11:40 +11:00 |
|
Sebastian McKenzie
|
be55f42f80
|
simplify Scope::has
|
2015-01-31 10:06:22 +11:00 |
|
Sebastian McKenzie
|
a9ff73b4f6
|
use double quotes instead of single
|
2015-01-30 21:50:31 +11:00 |
|
Sebastian McKenzie
|
f5ccb9c0ba
|
clean up types, add missing jsdoc parameters, add some descriptions
|
2015-01-30 21:48:32 +11:00 |
|
Sebastian McKenzie
|
1cbbe00b7a
|
Merge pull request #582 from kruppel/kurt/setter-super
Support use of super inside instance setter.
|
2015-01-30 21:47:24 +11:00 |
|
Sebastian McKenzie
|
055dd5d2c3
|
simplify t.getDeclarations keys
|
2015-01-30 21:42:24 +11:00 |
|
Sebastian McKenzie
|
0fea437536
|
rename t.getIds to t.getDeclarations and remove dead code
|
2015-01-30 21:36:51 +11:00 |
|
Sebastian McKenzie
|
e514660fbd
|
we no longer have to handle labels on loops in block scoping
|
2015-01-30 21:26:35 +11:00 |
|
Sebastian McKenzie
|
3f3cd2bb3a
|
add better support for labels in the block scoping transformer and add more let scoping tests - fixes #644 and closes #608
|
2015-01-30 20:51:20 +11:00 |
|
Sebastian McKenzie
|
f3f69ab4fa
|
fix scope tracking for default parameters iife
|
2015-01-30 19:39:20 +11:00 |
|
Sebastian McKenzie
|
2a488b951d
|
remove unused variable in commonjs module formatter
|
2015-01-30 19:39:09 +11:00 |
|
Sebastian McKenzie
|
ac01caacd3
|
rename useStrict test to something more specific
|
2015-01-30 19:39:00 +11:00 |
|
Sebastian McKenzie
|
cbdf746474
|
fix block scoped functions
|
2015-01-30 19:38:50 +11:00 |
|
Sebastian McKenzie
|
3b783979d8
|
add resolveModuleSource option - closes #471
|
2015-01-30 18:04:54 +11:00 |
|
Sebastian McKenzie
|
3b7cfc908e
|
use globals module instead of maintaining our own list
|
2015-01-30 17:17:42 +11:00 |
|
Sebastian McKenzie
|
bf393c025f
|
properly transform XJSIdentifier nodes referencing this into a ThisExpression - facebook/react#2927
|
2015-01-30 11:00:37 +11:00 |
|
Sebastian McKenzie
|
bbbc9c0c5e
|
remove redundant enumerable: true property on class methods
|
2015-01-30 10:44:33 +11:00 |
|
Sebastian McKenzie
|
31df576d26
|
make class methods nonenumerable - fixes #639
|
2015-01-30 10:05:17 +11:00 |
|
Sebastian McKenzie
|
00b22b1231
|
don't ignore dynamic import specifiers - fixes #633
|
2015-01-30 00:13:37 +11:00 |
|
Sebastian McKenzie
|
2e589904c7
|
comment out detection file
|
2015-01-30 00:05:38 +11:00 |
|
Sebastian McKenzie
|
fbdea41399
|
comment out strictMode option until acorn-6to5 works properly
|
2015-01-30 00:02:25 +11:00 |
|
Sebastian McKenzie
|
3940149517
|
add whitespace to functions in logical expressions
|
2015-01-29 22:50:17 +11:00 |
|
Sebastian McKenzie
|
36acfd16ea
|
better line break delimeter - thanks @RReverser!
|
2015-01-29 22:23:43 +11:00 |
|
Sebastian McKenzie
|
dda372f93e
|
use either Object.assign or the extends helper
|
2015-01-29 21:07:51 +11:00 |
|
Sebastian McKenzie
|
62bc815f81
|
only set strictMode to true when the useStrict transformer is enabled
|
2015-01-29 21:07:34 +11:00 |
|
Sebastian McKenzie
|
4e68f94023
|
start adding detection base
|
2015-01-29 21:03:16 +11:00 |
|
Sebastian McKenzie
|
2687b435e0
|
Merge pull request #629 from stefanpenner/lodash-cleanup
cleanup: require explicit lodash modules needed
|
2015-01-29 16:04:47 +11:00 |
|
Stefan Penner
|
9ddf411f2c
|
cleanup: require explicit lodash modules needed
|
2015-01-28 23:52:17 -05:00 |
|
Sebastian McKenzie
|
b5e1221c54
|
uUse debug/node instead of debug to avoid browserify using the browser version that references window - fixes #628
|
2015-01-29 15:11:33 +11:00 |
|
Sebastian McKenzie
|
03942da57a
|
add in support for AwaitExpression "delegation"
|
2015-01-29 15:11:17 +11:00 |
|
Sebastian McKenzie
|
30259f3a99
|
don't use a generator iterator function as this in the asyncToGenerator helper - fixes #625
|
2015-01-29 11:53:30 +11:00 |
|
Sebastian McKenzie
|
7f7ee41315
|
fix modules loose mode using modules instead of es6.modules
|
2015-01-29 10:42:03 +11:00 |
|
Sebastian McKenzie
|
973be9ad96
|
add noScope option to traverse.clearProperties - fixes #624
|
2015-01-29 10:13:29 +11:00 |
|
Sebastian McKenzie
|
642e36c259
|
remove old es6.destructuring position comment - thanks @appden!
|
2015-01-29 09:04:01 +11:00 |
|
Sebastian McKenzie
|
efaf56c6de
|
add debug messages
|
2015-01-29 09:03:30 +11:00 |
|
Sebastian McKenzie
|
e264ac03b3
|
put destructuring transformer back
|
2015-01-29 07:40:50 +11:00 |
|
Sebastian McKenzie
|
960a70287d
|
add improved for-of loose behaviour that supports destructuring - fixes #615
|
2015-01-29 00:50:22 +11:00 |
|
Sebastian McKenzie
|
c25c33e3ee
|
remove unnecessary ensureBlock in es6 rest parameters transformer
|
2015-01-29 00:06:42 +11:00 |
|