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
|
efaee3d5d9
|
remove pending tests
|
2015-01-31 18:11:54 +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
|
fed51e8246
|
3.2.0
|
2015-01-31 17:59:08 +11:00 |
|
Sebastian McKenzie
|
71f17e464f
|
update 3.2.0 changelog
|
2015-01-31 17:59:02 +11:00 |
|
Sebastian McKenzie
|
026fd7eddb
|
v3.2.0
v3.2.0
|
2015-01-31 10:15:22 +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
|
a81678d327
|
add 3.2.0 changelog
|
2015-01-31 10:11:19 +11:00 |
|
Sebastian McKenzie
|
be55f42f80
|
simplify Scope::has
|
2015-01-31 10:06:22 +11:00 |
|
Sebastian McKenzie
|
b1b326cf9c
|
better self contained module tests - fixes #634
|
2015-01-30 22:32:21 +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
|
f325d3b065
|
add pattern rest parameters test
|
2015-01-30 21:26:45 +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
|
a5d8144cce
|
don't lazily check kangax compat-table exec comment
|
2015-01-30 21:17:35 +11:00 |
|
Sebastian McKenzie
|
8145840264
|
add istanbul config
|
2015-01-30 21:17:16 +11:00 |
|
Sebastian McKenzie
|
a02eafedfd
|
add additional let scoping nested label tests
|
2015-01-30 21:07:40 +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
|
503a3f2e3a
|
ignore compat-table tests that have no code
|
2015-01-30 19:43:47 +11:00 |
|
Sebastian McKenzie
|
48a8723fdb
|
add compat-table to make bootstrap
|
2015-01-30 19:39:58 +11:00 |
|
Sebastian McKenzie
|
92c297b1be
|
add assertVendor test helper
|
2015-01-30 19:39:51 +11:00 |
|
Sebastian McKenzie
|
56e26378ff
|
delay running 6to5/register in tests
|
2015-01-30 19:39:38 +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
|
ad0a1ae66d
|
add kangax compat-table tests - fixes #606
|
2015-01-30 19:38:44 +11:00 |
|
Sebastian McKenzie
|
3b783979d8
|
add resolveModuleSource option - closes #471
|
2015-01-30 18:04:54 +11:00 |
|
Sebastian McKenzie
|
b2ec15accc
|
allow test options to be plain javascript files
|
2015-01-30 18:04:28 +11:00 |
|
Sebastian McKenzie
|
3b7cfc908e
|
use globals module instead of maintaining our own list
|
2015-01-30 17:17:42 +11:00 |
|
Sebastian McKenzie
|
010ca83d0d
|
improved relative resolution handling for bin/6to5 - closes #643
|
2015-01-30 16:59:04 +11:00 |
|
Sebastian McKenzie
|
161c895a90
|
move esvalid to devDependencies
|
2015-01-30 16:58:38 +11:00 |
|
Sebastian McKenzie
|
47a45f3731
|
add additional react ThisExpression conversion test
|
2015-01-30 11:05:16 +11:00 |
|
Sebastian McKenzie
|
7bb3cfd932
|
3.1.1
|
2015-01-30 11:04:46 +11:00 |
|
Sebastian McKenzie
|
16a94a769a
|
v3.1.1
v3.1.1
|
2015-01-30 11:02:28 +11:00 |
|
Sebastian McKenzie
|
f7c7918efe
|
add 3.1.1 changelog
|
2015-01-30 11:00:43 +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
|
579db9107f
|
fix link in 3.1.0 changelog - thanks @AluisioASG - closes #641
|
2015-01-30 10:42:52 +11:00 |
|
Sebastian McKenzie
|
d1d30e9ec9
|
3.1.0
|
2015-01-30 10:15:09 +11:00 |
|
Sebastian McKenzie
|
ee782f93c4
|
v3.1.0
v3.1.0
|
2015-01-30 10:13:50 +11:00 |
|
Sebastian McKenzie
|
9ed6aa48a0
|
add esdiscuss link to class enumerability change - @thejameskyle
|
2015-01-30 10:11:26 +11:00 |
|
Sebastian McKenzie
|
ecebedd5a2
|
update esnext class tests
|
2015-01-30 10:11:11 +11:00 |
|
Sebastian McKenzie
|
31df576d26
|
make class methods nonenumerable - fixes #639
|
2015-01-30 10:05:17 +11:00 |
|
Sebastian McKenzie
|
63d6335d99
|
3.0.16
|
2015-01-30 00:18:32 +11:00 |
|