744 Commits

Author SHA1 Message Date
guybedford
9bcd118d8f ensure we still throw on multiple anonymous defines (#1116) 2016-02-23 18:01:22 +02:00
guybedford
bd8b0d0618 support anon and named AMD in the same file (#1116) 2016-02-23 17:53:21 +02:00
guybedford
1f31768312 export detection fix 2016-02-18 20:04:43 +02:00
guybedford
daf16dfa9a cjsDeferDeps -> cjsDeferDepsExecute 2016-02-18 17:12:43 +02:00
guybedford
2515f2a434 relax module dependency check 2016-02-18 17:05:16 +02:00
guybedford
a90b641266 cjsDeferDeps feature 2016-02-18 16:58:17 +02:00
guybedford
04da9d46d1 update esm regex 2016-02-17 14:55:05 +02:00
guybedford
e6a6b4d116 ensure strict decanonicalize does not do any extension adding 2016-02-16 15:48:44 +02:00
guybedford
60b3fc0031 use strict decanonicalize for builder 2016-02-15 18:24:25 +02:00
guybedford
08f798f67f boolean conditional type enforce, isPlugin provided unnecessarily, meta and package config to permit global map 2016-02-14 16:04:46 +02:00
guybedford
dd64b11faf integrity execution fix 2016-02-10 15:18:53 +02:00
guybedford
8e2f254ee6 fix integrity cases 2016-02-05 17:02:21 +02:00
guybedford
7b1db53fbd eval polishing 2016-02-05 16:41:03 +02:00
guybedford
30b0f8bf85 back to the eval 2016-02-05 16:35:55 +02:00
guybedford
fd1f6ac82f typo 2016-02-04 20:21:21 +02:00
guybedford
dc0b5114b7 meta configuration to decanonicalize with extensions 2016-02-04 20:17:25 +02:00
guybedford
2a304449ff source maps sanitization adjustments 2016-02-04 15:00:41 +02:00
guybedford
c168e3e68c disable auto scriptLoad (#1075) 2016-02-03 21:04:51 +02:00
guybedford
75008f8ff6 ensure prototype method polyfills dont affect config checking 2016-02-03 18:54:24 +02:00
guybedford
e472ecce1a correct System.register regex (#1071) 2016-02-03 15:04:01 +02:00
guybedford
002c862466 register context object fix 2016-02-02 20:20:21 +02:00
guybedford
0a26819384 csp package loading support 2016-02-01 16:10:09 +02:00
guybedford
22240f80b7 ensure uses of decanonicalize undo defaultJSExtensions 2016-02-01 15:10:27 +02:00
guybedford
5164adbfff support null globals 2016-01-29 11:46:18 +02:00
guybedford
86be5c4ac7 decanonicalize to handle meta opt-out of extensions 2016-01-28 12:00:36 +02:00
guybedford
9a518551aa initialize paths 2016-01-25 15:01:21 +02:00
guybedford
32554417a7 ensure packageConfigPaths inits to an array 2016-01-24 17:38:30 +02:00
guybedford
b141c96207 support wildcards in bundles 2016-01-19 22:20:46 +02:00
guybedford
29cd9fd761 env -> production, trailing slash adjustments 2016-01-17 16:17:12 +02:00
guybedford
c29816c767 ensure map backwards compat behaves equally 2016-01-13 14:55:01 +02:00
guybedford
49df1928ba minore syntactical adjustment 2016-01-13 14:50:02 +02:00
guybedford
19a032b6ec more decanonicalization regression regressions 2016-01-13 14:46:42 +02:00
guybedford
ba4b0b8b7f ensure bundle decanonicalize does provide defaultJSExtensions 2016-01-13 14:15:34 +02:00
guybedford
c4439af2d7 decanonicalization fix correction 2016-01-12 00:02:24 +02:00
guybedford
6b3d426c07 decanonicalize defaultExtension: false fix 2016-01-11 23:53:13 +02:00
guybedford
74589a775e mozInnerScreenY and mozInnerScreenX as global ignores 2016-01-08 23:08:24 +02:00
guybedford
91f60a6b87 transpiler deprecation path, SystemJS global 2016-01-08 23:08:11 +02:00
guybedford
dd8d06af1c further regression adjustments for defaultJSExtensions in #1015 and #1018 2016-01-07 16:46:32 +02:00
guybedford
368acd7bfa fix for #1015, alternative to original #1008 fix 2016-01-07 16:17:32 +02:00
guybedford
c4ce4d91ae Revert "backwards compat for #1008"
This reverts commit b6013907ebc4ce1ec54c3c4e751d93b0834e86da.
2016-01-07 16:16:59 +02:00
guybedford
a412f37a34 packageConfigPaths normalization fix v2 2016-01-06 23:03:12 +02:00
guybedford
4719e3df98 #1007 bug fix 2016-01-06 21:17:55 +02:00
guybedford
b6013907eb backwards compat for #1008 2016-01-06 19:10:44 +02:00
guybedford
ec4adbd397 #1006 bug 2016-01-06 02:32:08 +02:00
guybedford
078b18337f final test fixes 2016-01-05 19:54:31 +02:00
guybedford
744abb7802 transpiler tweaks 2016-01-02 02:47:09 +02:00
guybedford
8a688f7d21 move source map sanitization back to translate for build support 2016-01-01 20:45:08 +02:00
guybedford
2f56b0c904 transpiler / plugin polishing 2016-01-01 00:20:44 +02:00
guybedford
d0ba11ecdd ensure transpiler this reference is the loader 2015-12-31 03:29:55 +02:00
guybedford
058777a01f move source maps sanitizing to register 2015-12-31 03:20:48 +02:00