Sebastian McKenzie
|
336c65fe2c
|
restructure classes transformer, fix class name inference - #1877
|
2015-06-30 14:49:04 +01:00 |
|
Pierre-Yves Gerardy
|
4c1b4b6490
|
Add tests for IIFEs as default exports.
|
2015-06-15 19:28:17 +02:00 |
|
Sebastian McKenzie
|
55114ec631
|
update AMD module formatter to add import default remapping - #1150
|
2015-05-18 02:01:34 +01:00 |
|
Sebastian McKenzie
|
06e75c42bf
|
update module call remap tests
|
2015-05-13 03:18:55 +01:00 |
|
Sebastian McKenzie
|
374b7cca2c
|
update interop-require-wildcard helper
|
2015-04-28 15:58:37 +01:00 |
|
Sebastian McKenzie
|
f4611469b4
|
remove declarations transformer and instead do it whenever we push a generated declaration, better for perf and removes shitty bugs - fixes #1268
|
2015-04-26 15:46:06 +01:00 |
|
Sebastian McKenzie
|
74f04ed6a1
|
clean up interop require
|
2015-04-22 00:14:55 +01:00 |
|
jeffmo
|
5ce38cacaa
|
Copy statics off of foreign exports objects when doing an ES6 import
|
2015-04-21 12:17:43 -04:00 |
|
Sebastian McKenzie
|
704b31f44f
|
use path basename as non-default import fallback - fixes #1207
|
2015-04-09 14:36:00 -07:00 |
|
Sebastian McKenzie
|
6b76f26ed8
|
use module id if available for umd global name - fixes #1166
|
2015-04-06 06:14:09 -07:00 |
|
Sebastian McKenzie
|
c2776e63ae
|
rename umd module variable name - fixes #1166
|
2015-04-06 06:13:43 -07:00 |
|
Sebastian McKenzie
|
01a2aa7dd1
|
support multiple export specifier remapping
|
2015-04-02 20:25:05 +11:00 |
|
Sebastian McKenzie
|
25312396a5
|
add live binding support to modules - fixes #1117, fixes #1057, closes #1118
|
2015-04-02 19:28:11 +11:00 |
|
Sebastian McKenzie
|
76573093bd
|
add umd globals export - fixes #375
|
2015-04-01 23:02:03 +11:00 |
|
Sebastian McKenzie
|
7895857624
|
remove dead tests
|
2015-03-31 01:27:48 +11:00 |
|
Sebastian McKenzie
|
80fed5f395
|
take into consideration default export specifiers in common module formatter - fixes #1071
|
2015-03-31 01:27:43 +11:00 |
|
Sebastian McKenzie
|
5fa227eb73
|
fix module names for amd/umd tests
|
2015-03-30 16:53:06 +11:00 |
|
Sebastian McKenzie
|
92bba76bd5
|
fix test fixture transformer folder names
|
2015-03-30 16:44:55 +11:00 |
|