Sebastian McKenzie
|
4ac33d62af
|
move spec.functionName transformer to builtin-basic - fixes #1743
|
2015-06-20 22:51:20 +01:00 |
|
Sebastian McKenzie
|
9aa17a6cc2
|
don't consider JSXIdentifier HTML tags to be references - fixes #1683
|
2015-06-04 22:23:24 +01:00 |
|
Sebastian McKenzie
|
af4feb4d88
|
fix renaming of assignment expressions to fix pattern renaming in the es6.blockScoping transformer - fixes #1576
|
2015-05-20 10:34:50 +01:00 |
|
Sebastian McKenzie
|
97680e9dfd
|
properly hoist all var patterns when wrapping bodies in the es6.blockScoping transformer - fixes #1521
|
2015-05-13 19:55:40 +01:00 |
|
Sebastian McKenzie
|
c9518bb60d
|
consider switches to be a valid scope - fixes #1297
|
2015-04-19 21:45:43 +01:00 |
|
Sebastian McKenzie
|
86060cb0ce
|
switch back to global uid registry - fixes #1136
|
2015-04-03 15:18:04 +11:00 |
|
Sebastian McKenzie
|
269587cde5
|
hoist block iife to avoid creating a new one for each loop iteration
|
2015-04-02 00:58:01 +11:00 |
|
Sebastian McKenzie
|
121ba8c381
|
fix loop block scoping, check for exact reference when doing closure detection - fixes #973
|
2015-04-02 00:04:10 +11:00 |
|
Sebastian McKenzie
|
1641caedc4
|
retain binding values on iteration if reassigned - fixes #1078
|
2015-03-30 18:02:21 +11:00 |
|
Sebastian McKenzie
|
92bba76bd5
|
fix test fixture transformer folder names
|
2015-03-30 16:44:55 +11:00 |
|