634 Commits

Author SHA1 Message Date
guybedford
c2a3ea9efb Revert "always use vm-based execution in Node environments"
This reverts commit 808c5cddd9625f56648e4713cc05598e03ab53dd.
2015-10-17 12:29:57 +02:00
guybedford
c2a865e67a ensure error stacks in node 2015-10-15 16:28:35 +02:00
guybedford
d37d736f92 packageConfigPaths depends on baseURL 2015-10-09 13:06:52 +02:00
guybedford
a77fdb9c1c Revert "stricter baseURL setting"
This reverts commit aeef702a7364f009301de5d74a739ee7308cc8f2.
2015-10-09 13:04:35 +02:00
guybedford
03b3b9bd4d ie bug fix 2015-10-08 17:50:00 +02:00
guybedford
61b832a5a4 conditional normalization fix 2015-10-08 17:08:22 +02:00
guybedford
808c5cddd9 always use vm-based execution in Node environments 2015-10-08 14:46:02 +02:00
guybedford
175cae9ce7 rename package meta to modules #816 2015-10-08 14:29:43 +02:00
guybedford
aeef702a73 stricter baseURL setting 2015-10-07 16:08:51 +02:00
guybedford
cb0328999d conditional interpolation restriction to unseparated 2015-10-07 15:45:55 +02:00
guybedford
274f6c99bd entry check fix 2015-10-07 15:45:45 +02:00
guybedford
ced0c6bae3 support deps metadata for register format 2015-10-02 18:02:29 +02:00
guybedford
9ed38dd94f error message improvement 2015-09-30 19:57:19 +02:00
guybedford
4aa9bb6946 fixes IE global fallback bug 2015-09-24 14:26:36 +02:00
guybedford
b98110e0f1 comment note 2015-09-23 11:55:27 +02:00
guybedford
0a5dda604e ensure bundles can be pre-populated out of loading cycles 2015-09-23 11:50:49 +02:00
guybedford
1149e43235 avoid register collissions 2015-09-22 23:49:22 +02:00
guybedford
1ba9c6b157 System closure wrapping for isolation 2015-09-22 23:12:26 +02:00
guybedford
199619da98 # fixes v2 2015-09-22 17:50:13 +02:00
guybedford
c40bc868f8 fixes #1147 2015-09-22 17:50:13 +02:00
guybedford
652cd6bc4c bundle runtime detection 2015-09-22 16:45:40 +02:00
guybedford
c5a112b7d9 builder fixes 2015-09-22 15:33:20 +02:00
guybedford
d4adfde0d6 IE fixes (#799) 2015-09-22 14:29:07 +02:00
guybedford
62f24e4ffb incremental corrections 2015-09-21 18:09:31 +02:00
guybedford
e40fc9d67d fix System global stacking 2015-09-21 17:56:34 +02:00
guybedford
d9faf55142 Revert "Revert "preExec/postExec fix for #800""
This reverts commit ecc8ea4ec88b83a84ec6840c696485a618116f31.
2015-09-21 17:49:29 +02:00
guybedford
ecc8ea4ec8 Revert "preExec/postExec fix for #800"
This reverts commit 7c859e9f3b1f6b7e93474bea9032000f7fb8b86d.
2015-09-21 17:07:04 +02:00
Dennis Rieks
7c859e9f3b preExec/postExec fix for #800 2015-09-21 16:49:10 +02:00
guybedford
64befb9703 alternative fix for #794 2015-09-20 12:34:40 +02:00
guybedford
ecc4a0734f existing package reconfigure defaultJSExtensions fix 2015-09-19 23:01:33 +02:00
Guy Bedford
6c11efdacf Merge pull request #787 from katrotz/extend-system-js
Fix SystemJSLoader prototype constructor
2015-09-18 12:33:39 +02:00
guybedford
fa2d32c6a0 ensure format detection is disabled for bundles 2015-09-18 11:25:49 +02:00
guybedford
af02c23928 bundle subtraction tracing fix 2015-09-17 17:02:04 +02:00
guybedford
d9913d47c9 fine-grained package-level bundle and configuration loading 2015-09-16 17:29:13 +02:00
katrotz
7fc29d8368 Remove redundant System.constructor definition 2015-09-16 15:49:01 +03:00
katrotz
5f074dd789 Fix SystemJSLoader prototype constructor 2015-09-16 15:19:54 +03:00
guybedford
87d0c1f545 package configuration bundling support 2015-09-16 09:37:12 +02:00
guybedford
68987258dc package bundling support 2015-09-15 17:09:53 +02:00
guybedford
712b759bec node core module mapping fix 2015-09-14 21:53:20 +02:00
guybedford
8f3316903f package map fix 2015-09-14 21:30:03 +02:00
guybedford
e8826947d2 package relative and self-loading adjustments 2015-09-14 16:07:29 +02:00
guybedford
1199171500 condition parsing fix 2015-09-13 19:09:42 +02:00
guybedford
19f8daace4 conditional default module as @system-env, build adjustments 2015-09-13 17:34:22 +02:00
unional
38fc53f7b0 Fix typo
Don't know what this is for, but it must be a bug need to be fixed. :)
2015-09-13 17:34:22 +02:00
guybedford
2797114a4d negation reversion for non member conditions, boolean conditional ordering 2015-09-10 10:37:55 +02:00
guybedford
5b84a433d3 negation adjustment, boolean fix for package map 2015-09-09 21:52:51 +02:00
guybedford
f255789bf7 conditional build fixes 2015-09-09 21:07:52 +02:00
guybedford
e88e47460b consolidate normalization in Makefile, split conditional order of boolean and interpolation 2015-09-09 20:39:30 +02:00
guybedford
af607fe2f1 remove unnecessary package normalization 2015-09-09 17:10:43 +02:00
guybedford
11d45f8571 conditional interpolation build tweaks 2015-09-09 17:05:17 +02:00