Accepted project baselines.

This commit is contained in:
Daniel Rosenwasser 2015-12-08 17:52:06 -08:00
parent 61972a9f07
commit 0c4ac799d9
845 changed files with 1483 additions and 1483 deletions

View File

@ -4,7 +4,7 @@ define(["require", "exports"], function (require, exports) {
function d() {
}
return d;
})();
}());
exports.d = d;
;
function foo() {

View File

@ -3,7 +3,7 @@ var d = (function () {
function d() {
}
return d;
})();
}());
exports.d = d;
;
function foo() {

View File

@ -4,7 +4,7 @@ define(["require", "exports"], function (require, exports) {
function d() {
}
return d;
})();
}());
exports.d = d;
;
function foo() {

View File

@ -3,7 +3,7 @@ var d = (function () {
function d() {
}
return d;
})();
}());
exports.d = d;
;
function foo() {

View File

@ -4,7 +4,7 @@ define(["require", "exports"], function (require, exports) {
function d() {
}
return d;
})();
}());
exports.d = d;
;
function foo() {

View File

@ -3,7 +3,7 @@ var d = (function () {
function d() {
}
return d;
})();
}());
exports.d = d;
;
function foo() {

View File

@ -4,7 +4,7 @@ define(["require", "exports"], function (require, exports) {
function d() {
}
return d;
})();
}());
exports.d = d;
;
function foo() {

View File

@ -3,7 +3,7 @@ var d = (function () {
function d() {
}
return d;
})();
}());
exports.d = d;
;
function foo() {

View File

@ -4,7 +4,7 @@ define(["require", "exports"], function (require, exports) {
function d() {
}
return d;
})();
}());
exports.d = d;
;
function foo() {

View File

@ -3,7 +3,7 @@ var d = (function () {
function d() {
}
return d;
})();
}());
exports.d = d;
;
function foo() {

View File

@ -4,7 +4,7 @@ define(["require", "exports"], function (require, exports) {
function d() {
}
return d;
})();
}());
exports.d = d;
;
function foo() {

View File

@ -3,7 +3,7 @@ var d = (function () {
function d() {
}
return d;
})();
}());
exports.d = d;
;
function foo() {

View File

@ -4,7 +4,7 @@ define(["require", "exports"], function (require, exports) {
function d() {
}
return d;
})();
}());
exports.d = d;
;
function foo() {

View File

@ -3,7 +3,7 @@ var d = (function () {
function d() {
}
return d;
})();
}());
exports.d = d;
;
function foo() {

View File

@ -4,7 +4,7 @@ define(["require", "exports"], function (require, exports) {
function d() {
}
return d;
})();
}());
exports.d = d;
;
function foo() {

View File

@ -3,7 +3,7 @@ var d = (function () {
function d() {
}
return d;
})();
}());
exports.d = d;
;
function foo() {

View File

@ -61,7 +61,7 @@ sourceFile:../../ref/m1.ts
1->Emitted(5, 5) Source(4, 1) + SourceIndex(0)
2 >Emitted(5, 17) Source(4, 2) + SourceIndex(0)
---
>>>})();
>>>}());
1 >
2 >^
3 >
@ -203,7 +203,7 @@ sourceFile:../../ref/m2.ts
1->Emitted(7, 9) Source(4, 1) + SourceIndex(0)
2 >Emitted(7, 21) Source(4, 2) + SourceIndex(0)
---
>>> })();
>>> }());
1 >^^^^
2 > ^
3 >
@ -396,7 +396,7 @@ sourceFile:../test.ts
1->Emitted(7, 5) Source(6, 1) + SourceIndex(0)
2 >Emitted(7, 14) Source(6, 2) + SourceIndex(0)
---
>>>})();
>>>}());
1 >
2 >^
3 >

View File

@ -3,7 +3,7 @@ var m1_c1 = (function () {
function m1_c1() {
}
return m1_c1;
})();
}());
var m1_instance1 = new m1_c1();
function m1_f1() {
return m1_instance1;

View File

@ -61,7 +61,7 @@ sourceFile:../../ref/m1.ts
1->Emitted(5, 5) Source(4, 1) + SourceIndex(0)
2 >Emitted(5, 17) Source(4, 2) + SourceIndex(0)
---
>>>})();
>>>}());
1 >
2 >^
3 >
@ -202,7 +202,7 @@ sourceFile:../../ref/m2.ts
1->Emitted(6, 5) Source(4, 1) + SourceIndex(0)
2 >Emitted(6, 17) Source(4, 2) + SourceIndex(0)
---
>>>})();
>>>}());
1 >
2 >^
3 >
@ -395,7 +395,7 @@ sourceFile:../test.ts
1->Emitted(7, 5) Source(6, 1) + SourceIndex(0)
2 >Emitted(7, 14) Source(6, 2) + SourceIndex(0)
---
>>>})();
>>>}());
1 >
2 >^
3 >

View File

@ -3,7 +3,7 @@ var m1_c1 = (function () {
function m1_c1() {
}
return m1_c1;
})();
}());
var m1_instance1 = new m1_c1();
function m1_f1() {
return m1_instance1;

View File

@ -61,7 +61,7 @@ sourceFile:../../ref/m1.ts
1->Emitted(5, 5) Source(4, 1) + SourceIndex(0)
2 >Emitted(5, 17) Source(4, 2) + SourceIndex(0)
---
>>>})();
>>>}());
1 >
2 >^
3 >
@ -203,7 +203,7 @@ sourceFile:../../ref/m2.ts
1->Emitted(7, 9) Source(4, 1) + SourceIndex(0)
2 >Emitted(7, 21) Source(4, 2) + SourceIndex(0)
---
>>> })();
>>> }());
1 >^^^^
2 > ^
3 >
@ -396,7 +396,7 @@ sourceFile:../test.ts
1->Emitted(7, 5) Source(6, 1) + SourceIndex(0)
2 >Emitted(7, 14) Source(6, 2) + SourceIndex(0)
---
>>>})();
>>>}());
1 >
2 >^
3 >

View File

@ -3,7 +3,7 @@ var m1_c1 = (function () {
function m1_c1() {
}
return m1_c1;
})();
}());
var m1_instance1 = new m1_c1();
function m1_f1() {
return m1_instance1;

View File

@ -61,7 +61,7 @@ sourceFile:../../ref/m1.ts
1->Emitted(5, 5) Source(4, 1) + SourceIndex(0)
2 >Emitted(5, 17) Source(4, 2) + SourceIndex(0)
---
>>>})();
>>>}());
1 >
2 >^
3 >
@ -202,7 +202,7 @@ sourceFile:../../ref/m2.ts
1->Emitted(6, 5) Source(4, 1) + SourceIndex(0)
2 >Emitted(6, 17) Source(4, 2) + SourceIndex(0)
---
>>>})();
>>>}());
1 >
2 >^
3 >
@ -395,7 +395,7 @@ sourceFile:../test.ts
1->Emitted(7, 5) Source(6, 1) + SourceIndex(0)
2 >Emitted(7, 14) Source(6, 2) + SourceIndex(0)
---
>>>})();
>>>}());
1 >
2 >^
3 >

View File

@ -3,7 +3,7 @@ var m1_c1 = (function () {
function m1_c1() {
}
return m1_c1;
})();
}());
var m1_instance1 = new m1_c1();
function m1_f1() {
return m1_instance1;

View File

@ -3,7 +3,7 @@ var m1_c1 = (function () {
function m1_c1() {
}
return m1_c1;
})();
}());
var m1_instance1 = new m1_c1();
function m1_f1() {
return m1_instance1;
@ -15,7 +15,7 @@ define("ref/m2", ["require", "exports"], function (require, exports) {
function m2_c1() {
}
return m2_c1;
})();
}());
exports.m2_c1 = m2_c1;
exports.m2_instance1 = new m2_c1();
function m2_f1() {
@ -30,7 +30,7 @@ var c1 = (function () {
function c1() {
}
return c1;
})();
}());
var instance1 = new c1();
function f1() {
return instance1;

View File

@ -61,7 +61,7 @@ sourceFile:../ref/m1.ts
1->Emitted(5, 5) Source(4, 1) + SourceIndex(0)
2 >Emitted(5, 17) Source(4, 2) + SourceIndex(0)
---
>>>})();
>>>}());
1 >
2 >^
3 >
@ -197,7 +197,7 @@ sourceFile:../ref/m2.ts
1->Emitted(17, 9) Source(4, 1) + SourceIndex(1)
2 >Emitted(17, 21) Source(4, 2) + SourceIndex(1)
---
>>> })();
>>> }());
1 >^^^^
2 > ^
3 >
@ -384,7 +384,7 @@ sourceFile:../test.ts
1->Emitted(32, 5) Source(6, 1) + SourceIndex(2)
2 >Emitted(32, 14) Source(6, 2) + SourceIndex(2)
---
>>>})();
>>>}());
1 >
2 >^
3 >

View File

@ -3,7 +3,7 @@ var m1_c1 = (function () {
function m1_c1() {
}
return m1_c1;
})();
}());
var m1_instance1 = new m1_c1();
function m1_f1() {
return m1_instance1;
@ -15,7 +15,7 @@ var c1 = (function () {
function c1() {
}
return c1;
})();
}());
var instance1 = new c1();
function f1() {
return instance1;

View File

@ -61,7 +61,7 @@ sourceFile:../ref/m1.ts
1->Emitted(5, 5) Source(4, 1) + SourceIndex(0)
2 >Emitted(5, 17) Source(4, 2) + SourceIndex(0)
---
>>>})();
>>>}());
1 >
2 >^
3 >
@ -217,7 +217,7 @@ sourceFile:../test.ts
1->Emitted(17, 5) Source(6, 1) + SourceIndex(2)
2 >Emitted(17, 14) Source(6, 2) + SourceIndex(2)
---
>>>})();
>>>}());
1 >
2 >^
3 >

View File

@ -3,7 +3,7 @@ var m1_c1 = (function () {
function m1_c1() {
}
return m1_c1;
})();
}());
var m1_instance1 = new m1_c1();
function m1_f1() {
return m1_instance1;
@ -15,7 +15,7 @@ define("ref/m2", ["require", "exports"], function (require, exports) {
function m2_c1() {
}
return m2_c1;
})();
}());
exports.m2_c1 = m2_c1;
exports.m2_instance1 = new m2_c1();
function m2_f1() {
@ -30,7 +30,7 @@ var c1 = (function () {
function c1() {
}
return c1;
})();
}());
var instance1 = new c1();
function f1() {
return instance1;

View File

@ -61,7 +61,7 @@ sourceFile:../ref/m1.ts
1->Emitted(5, 5) Source(4, 1) + SourceIndex(0)
2 >Emitted(5, 17) Source(4, 2) + SourceIndex(0)
---
>>>})();
>>>}());
1 >
2 >^
3 >
@ -197,7 +197,7 @@ sourceFile:../ref/m2.ts
1->Emitted(17, 9) Source(4, 1) + SourceIndex(1)
2 >Emitted(17, 21) Source(4, 2) + SourceIndex(1)
---
>>> })();
>>> }());
1 >^^^^
2 > ^
3 >
@ -384,7 +384,7 @@ sourceFile:../test.ts
1->Emitted(32, 5) Source(6, 1) + SourceIndex(2)
2 >Emitted(32, 14) Source(6, 2) + SourceIndex(2)
---
>>>})();
>>>}());
1 >
2 >^
3 >

View File

@ -3,7 +3,7 @@ var m1_c1 = (function () {
function m1_c1() {
}
return m1_c1;
})();
}());
var m1_instance1 = new m1_c1();
function m1_f1() {
return m1_instance1;
@ -15,7 +15,7 @@ var c1 = (function () {
function c1() {
}
return c1;
})();
}());
var instance1 = new c1();
function f1() {
return instance1;

View File

@ -61,7 +61,7 @@ sourceFile:../ref/m1.ts
1->Emitted(5, 5) Source(4, 1) + SourceIndex(0)
2 >Emitted(5, 17) Source(4, 2) + SourceIndex(0)
---
>>>})();
>>>}());
1 >
2 >^
3 >
@ -217,7 +217,7 @@ sourceFile:../test.ts
1->Emitted(17, 5) Source(6, 1) + SourceIndex(2)
2 >Emitted(17, 14) Source(6, 2) + SourceIndex(2)
---
>>>})();
>>>}());
1 >
2 >^
3 >

View File

@ -60,7 +60,7 @@ sourceFile:../../../ref/m1.ts
1->Emitted(7, 9) Source(4, 1) + SourceIndex(0)
2 >Emitted(7, 21) Source(4, 2) + SourceIndex(0)
---
>>> })();
>>> }());
1 >^^^^
2 > ^
3 >
@ -233,7 +233,7 @@ sourceFile:../../../outputdir_module_multifolder_ref/m2.ts
1->Emitted(7, 9) Source(4, 1) + SourceIndex(0)
2 >Emitted(7, 21) Source(4, 2) + SourceIndex(0)
---
>>> })();
>>> }());
1 >^^^^
2 > ^
3 >
@ -408,7 +408,7 @@ sourceFile:../../test.ts
1->Emitted(7, 9) Source(6, 1) + SourceIndex(0)
2 >Emitted(7, 18) Source(6, 2) + SourceIndex(0)
---
>>> })();
>>> }());
1 >^^^^
2 > ^
3 >

View File

@ -5,7 +5,7 @@ define(["require", "exports"], function (require, exports) {
function m1_c1() {
}
return m1_c1;
})();
}());
exports.m1_c1 = m1_c1;
exports.m1_instance1 = new m1_c1();
function m1_f1() {

View File

@ -59,7 +59,7 @@ sourceFile:../../../ref/m1.ts
1->Emitted(6, 5) Source(4, 1) + SourceIndex(0)
2 >Emitted(6, 17) Source(4, 2) + SourceIndex(0)
---
>>>})();
>>>}());
1 >
2 >^
3 >
@ -231,7 +231,7 @@ sourceFile:../../../outputdir_module_multifolder_ref/m2.ts
1->Emitted(6, 5) Source(4, 1) + SourceIndex(0)
2 >Emitted(6, 17) Source(4, 2) + SourceIndex(0)
---
>>>})();
>>>}());
1 >
2 >^
3 >
@ -452,7 +452,7 @@ sourceFile:../../test.ts
1->Emitted(8, 5) Source(6, 1) + SourceIndex(0)
2 >Emitted(8, 14) Source(6, 2) + SourceIndex(0)
---
>>>})();
>>>}());
1 >
2 >^
3 >

View File

@ -4,7 +4,7 @@ var m1_c1 = (function () {
function m1_c1() {
}
return m1_c1;
})();
}());
exports.m1_c1 = m1_c1;
exports.m1_instance1 = new m1_c1();
function m1_f1() {

View File

@ -60,7 +60,7 @@ sourceFile:../../../ref/m1.ts
1->Emitted(7, 9) Source(4, 1) + SourceIndex(0)
2 >Emitted(7, 21) Source(4, 2) + SourceIndex(0)
---
>>> })();
>>> }());
1 >^^^^
2 > ^
3 >
@ -233,7 +233,7 @@ sourceFile:../../../outputdir_module_multifolder_ref/m2.ts
1->Emitted(7, 9) Source(4, 1) + SourceIndex(0)
2 >Emitted(7, 21) Source(4, 2) + SourceIndex(0)
---
>>> })();
>>> }());
1 >^^^^
2 > ^
3 >
@ -408,7 +408,7 @@ sourceFile:../../test.ts
1->Emitted(7, 9) Source(6, 1) + SourceIndex(0)
2 >Emitted(7, 18) Source(6, 2) + SourceIndex(0)
---
>>> })();
>>> }());
1 >^^^^
2 > ^
3 >

View File

@ -5,7 +5,7 @@ define(["require", "exports"], function (require, exports) {
function m1_c1() {
}
return m1_c1;
})();
}());
exports.m1_c1 = m1_c1;
exports.m1_instance1 = new m1_c1();
function m1_f1() {

View File

@ -59,7 +59,7 @@ sourceFile:../../../ref/m1.ts
1->Emitted(6, 5) Source(4, 1) + SourceIndex(0)
2 >Emitted(6, 17) Source(4, 2) + SourceIndex(0)
---
>>>})();
>>>}());
1 >
2 >^
3 >
@ -231,7 +231,7 @@ sourceFile:../../../outputdir_module_multifolder_ref/m2.ts
1->Emitted(6, 5) Source(4, 1) + SourceIndex(0)
2 >Emitted(6, 17) Source(4, 2) + SourceIndex(0)
---
>>>})();
>>>}());
1 >
2 >^
3 >
@ -452,7 +452,7 @@ sourceFile:../../test.ts
1->Emitted(8, 5) Source(6, 1) + SourceIndex(0)
2 >Emitted(8, 14) Source(6, 2) + SourceIndex(0)
---
>>>})();
>>>}());
1 >
2 >^
3 >

View File

@ -4,7 +4,7 @@ var m1_c1 = (function () {
function m1_c1() {
}
return m1_c1;
})();
}());
exports.m1_c1 = m1_c1;
exports.m1_instance1 = new m1_c1();
function m1_f1() {

View File

@ -5,7 +5,7 @@ define("outputdir_module_multifolder/ref/m1", ["require", "exports"], function (
function m1_c1() {
}
return m1_c1;
})();
}());
exports.m1_c1 = m1_c1;
exports.m1_instance1 = new m1_c1();
function m1_f1() {
@ -20,7 +20,7 @@ define("outputdir_module_multifolder_ref/m2", ["require", "exports"], function (
function m2_c1() {
}
return m2_c1;
})();
}());
exports.m2_c1 = m2_c1;
exports.m2_instance1 = new m2_c1();
function m2_f1() {
@ -35,7 +35,7 @@ define("outputdir_module_multifolder/test", ["require", "exports", "outputdir_mo
function c1() {
}
return c1;
})();
}());
exports.c1 = c1;
exports.instance1 = new c1();
function f1() {

View File

@ -60,7 +60,7 @@ sourceFile:../ref/m1.ts
1->Emitted(7, 9) Source(4, 1) + SourceIndex(0)
2 >Emitted(7, 21) Source(4, 2) + SourceIndex(0)
---
>>> })();
>>> }());
1 >^^^^
2 > ^
3 >
@ -227,7 +227,7 @@ sourceFile:../../outputdir_module_multifolder_ref/m2.ts
1->Emitted(22, 9) Source(4, 1) + SourceIndex(1)
2 >Emitted(22, 21) Source(4, 2) + SourceIndex(1)
---
>>> })();
>>> }());
1 >^^^^
2 > ^
3 >
@ -396,7 +396,7 @@ sourceFile:../test.ts
1->Emitted(37, 9) Source(6, 1) + SourceIndex(2)
2 >Emitted(37, 18) Source(6, 2) + SourceIndex(2)
---
>>> })();
>>> }());
1 >^^^^
2 > ^
3 >

View File

@ -5,7 +5,7 @@ define(["require", "exports"], function (require, exports) {
function m1_c1() {
}
return m1_c1;
})();
}());
exports.m1_c1 = m1_c1;
exports.m1_instance1 = new m1_c1();
function m1_f1() {

View File

@ -60,7 +60,7 @@ sourceFile:../m1.ts
1->Emitted(7, 9) Source(4, 1) + SourceIndex(0)
2 >Emitted(7, 21) Source(4, 2) + SourceIndex(0)
---
>>> })();
>>> }());
1 >^^^^
2 > ^
3 >
@ -234,7 +234,7 @@ sourceFile:../test.ts
1->Emitted(7, 9) Source(5, 1) + SourceIndex(0)
2 >Emitted(7, 18) Source(5, 2) + SourceIndex(0)
---
>>> })();
>>> }());
1 >^^^^
2 > ^
3 >

View File

@ -4,7 +4,7 @@ var m1_c1 = (function () {
function m1_c1() {
}
return m1_c1;
})();
}());
exports.m1_c1 = m1_c1;
exports.m1_instance1 = new m1_c1();
function m1_f1() {

View File

@ -59,7 +59,7 @@ sourceFile:../m1.ts
1->Emitted(6, 5) Source(4, 1) + SourceIndex(0)
2 >Emitted(6, 17) Source(4, 2) + SourceIndex(0)
---
>>>})();
>>>}());
1 >
2 >^
3 >
@ -255,7 +255,7 @@ sourceFile:../test.ts
1->Emitted(7, 5) Source(5, 1) + SourceIndex(0)
2 >Emitted(7, 14) Source(5, 2) + SourceIndex(0)
---
>>>})();
>>>}());
1 >
2 >^
3 >

View File

@ -60,7 +60,7 @@ sourceFile:../m1.ts
1->Emitted(7, 9) Source(4, 1) + SourceIndex(0)
2 >Emitted(7, 21) Source(4, 2) + SourceIndex(0)
---
>>> })();
>>> }());
1 >^^^^
2 > ^
3 >
@ -234,7 +234,7 @@ sourceFile:../test.ts
1->Emitted(7, 9) Source(5, 1) + SourceIndex(0)
2 >Emitted(7, 18) Source(5, 2) + SourceIndex(0)
---
>>> })();
>>> }());
1 >^^^^
2 > ^
3 >

View File

@ -5,7 +5,7 @@ define(["require", "exports"], function (require, exports) {
function m1_c1() {
}
return m1_c1;
})();
}());
exports.m1_c1 = m1_c1;
exports.m1_instance1 = new m1_c1();
function m1_f1() {

View File

@ -59,7 +59,7 @@ sourceFile:../m1.ts
1->Emitted(6, 5) Source(4, 1) + SourceIndex(0)
2 >Emitted(6, 17) Source(4, 2) + SourceIndex(0)
---
>>>})();
>>>}());
1 >
2 >^
3 >
@ -255,7 +255,7 @@ sourceFile:../test.ts
1->Emitted(7, 5) Source(5, 1) + SourceIndex(0)
2 >Emitted(7, 14) Source(5, 2) + SourceIndex(0)
---
>>>})();
>>>}());
1 >
2 >^
3 >

View File

@ -4,7 +4,7 @@ var m1_c1 = (function () {
function m1_c1() {
}
return m1_c1;
})();
}());
exports.m1_c1 = m1_c1;
exports.m1_instance1 = new m1_c1();
function m1_f1() {

View File

@ -5,7 +5,7 @@ define("m1", ["require", "exports"], function (require, exports) {
function m1_c1() {
}
return m1_c1;
})();
}());
exports.m1_c1 = m1_c1;
exports.m1_instance1 = new m1_c1();
function m1_f1() {
@ -20,7 +20,7 @@ define("test", ["require", "exports", "m1"], function (require, exports, m1) {
function c1() {
}
return c1;
})();
}());
exports.c1 = c1;
exports.instance1 = new c1();
function f1() {

View File

@ -60,7 +60,7 @@ sourceFile:../m1.ts
1->Emitted(7, 9) Source(4, 1) + SourceIndex(0)
2 >Emitted(7, 21) Source(4, 2) + SourceIndex(0)
---
>>> })();
>>> }());
1 >^^^^
2 > ^
3 >
@ -228,7 +228,7 @@ sourceFile:../test.ts
1->Emitted(22, 9) Source(5, 1) + SourceIndex(1)
2 >Emitted(22, 18) Source(5, 2) + SourceIndex(1)
---
>>> })();
>>> }());
1 >^^^^
2 > ^
3 >

View File

@ -60,7 +60,7 @@ sourceFile:../../ref/m1.ts
1->Emitted(7, 9) Source(4, 1) + SourceIndex(0)
2 >Emitted(7, 21) Source(4, 2) + SourceIndex(0)
---
>>> })();
>>> }());
1 >^^^^
2 > ^
3 >
@ -234,7 +234,7 @@ sourceFile:../test.ts
1->Emitted(7, 9) Source(5, 1) + SourceIndex(0)
2 >Emitted(7, 18) Source(5, 2) + SourceIndex(0)
---
>>> })();
>>> }());
1 >^^^^
2 > ^
3 >

View File

@ -5,7 +5,7 @@ define(["require", "exports"], function (require, exports) {
function m1_c1() {
}
return m1_c1;
})();
}());
exports.m1_c1 = m1_c1;
exports.m1_instance1 = new m1_c1();
function m1_f1() {

View File

@ -59,7 +59,7 @@ sourceFile:../../ref/m1.ts
1->Emitted(6, 5) Source(4, 1) + SourceIndex(0)
2 >Emitted(6, 17) Source(4, 2) + SourceIndex(0)
---
>>>})();
>>>}());
1 >
2 >^
3 >
@ -255,7 +255,7 @@ sourceFile:../test.ts
1->Emitted(7, 5) Source(5, 1) + SourceIndex(0)
2 >Emitted(7, 14) Source(5, 2) + SourceIndex(0)
---
>>>})();
>>>}());
1 >
2 >^
3 >

View File

@ -4,7 +4,7 @@ var m1_c1 = (function () {
function m1_c1() {
}
return m1_c1;
})();
}());
exports.m1_c1 = m1_c1;
exports.m1_instance1 = new m1_c1();
function m1_f1() {

View File

@ -60,7 +60,7 @@ sourceFile:../../ref/m1.ts
1->Emitted(7, 9) Source(4, 1) + SourceIndex(0)
2 >Emitted(7, 21) Source(4, 2) + SourceIndex(0)
---
>>> })();
>>> }());
1 >^^^^
2 > ^
3 >
@ -234,7 +234,7 @@ sourceFile:../test.ts
1->Emitted(7, 9) Source(5, 1) + SourceIndex(0)
2 >Emitted(7, 18) Source(5, 2) + SourceIndex(0)
---
>>> })();
>>> }());
1 >^^^^
2 > ^
3 >

View File

@ -5,7 +5,7 @@ define(["require", "exports"], function (require, exports) {
function m1_c1() {
}
return m1_c1;
})();
}());
exports.m1_c1 = m1_c1;
exports.m1_instance1 = new m1_c1();
function m1_f1() {

View File

@ -59,7 +59,7 @@ sourceFile:../../ref/m1.ts
1->Emitted(6, 5) Source(4, 1) + SourceIndex(0)
2 >Emitted(6, 17) Source(4, 2) + SourceIndex(0)
---
>>>})();
>>>}());
1 >
2 >^
3 >
@ -255,7 +255,7 @@ sourceFile:../test.ts
1->Emitted(7, 5) Source(5, 1) + SourceIndex(0)
2 >Emitted(7, 14) Source(5, 2) + SourceIndex(0)
---
>>>})();
>>>}());
1 >
2 >^
3 >

View File

@ -4,7 +4,7 @@ var m1_c1 = (function () {
function m1_c1() {
}
return m1_c1;
})();
}());
exports.m1_c1 = m1_c1;
exports.m1_instance1 = new m1_c1();
function m1_f1() {

View File

@ -5,7 +5,7 @@ define("ref/m1", ["require", "exports"], function (require, exports) {
function m1_c1() {
}
return m1_c1;
})();
}());
exports.m1_c1 = m1_c1;
exports.m1_instance1 = new m1_c1();
function m1_f1() {
@ -20,7 +20,7 @@ define("test", ["require", "exports", "ref/m1"], function (require, exports, m1)
function c1() {
}
return c1;
})();
}());
exports.c1 = c1;
exports.instance1 = new c1();
function f1() {

View File

@ -60,7 +60,7 @@ sourceFile:../ref/m1.ts
1->Emitted(7, 9) Source(4, 1) + SourceIndex(0)
2 >Emitted(7, 21) Source(4, 2) + SourceIndex(0)
---
>>> })();
>>> }());
1 >^^^^
2 > ^
3 >
@ -228,7 +228,7 @@ sourceFile:../test.ts
1->Emitted(22, 9) Source(5, 1) + SourceIndex(1)
2 >Emitted(22, 18) Source(5, 2) + SourceIndex(1)
---
>>> })();
>>> }());
1 >^^^^
2 > ^
3 >

View File

@ -61,7 +61,7 @@ sourceFile:../../../ref/m1.ts
1->Emitted(5, 5) Source(4, 1) + SourceIndex(0)
2 >Emitted(5, 17) Source(4, 2) + SourceIndex(0)
---
>>>})();
>>>}());
1 >
2 >^
3 >
@ -204,7 +204,7 @@ sourceFile:../../../outputdir_multifolder_ref/m2.ts
1->Emitted(5, 5) Source(4, 1) + SourceIndex(0)
2 >Emitted(5, 17) Source(4, 2) + SourceIndex(0)
---
>>>})();
>>>}());
1 >
2 >^
3 >
@ -366,7 +366,7 @@ sourceFile:../../test.ts
1->Emitted(7, 5) Source(6, 1) + SourceIndex(0)
2 >Emitted(7, 14) Source(6, 2) + SourceIndex(0)
---
>>>})();
>>>}());
1 >
2 >^
3 >

View File

@ -3,7 +3,7 @@ var m1_c1 = (function () {
function m1_c1() {
}
return m1_c1;
})();
}());
var m1_instance1 = new m1_c1();
function m1_f1() {
return m1_instance1;

View File

@ -61,7 +61,7 @@ sourceFile:../../../ref/m1.ts
1->Emitted(5, 5) Source(4, 1) + SourceIndex(0)
2 >Emitted(5, 17) Source(4, 2) + SourceIndex(0)
---
>>>})();
>>>}());
1 >
2 >^
3 >
@ -204,7 +204,7 @@ sourceFile:../../../outputdir_multifolder_ref/m2.ts
1->Emitted(5, 5) Source(4, 1) + SourceIndex(0)
2 >Emitted(5, 17) Source(4, 2) + SourceIndex(0)
---
>>>})();
>>>}());
1 >
2 >^
3 >
@ -366,7 +366,7 @@ sourceFile:../../test.ts
1->Emitted(7, 5) Source(6, 1) + SourceIndex(0)
2 >Emitted(7, 14) Source(6, 2) + SourceIndex(0)
---
>>>})();
>>>}());
1 >
2 >^
3 >

View File

@ -3,7 +3,7 @@ var m1_c1 = (function () {
function m1_c1() {
}
return m1_c1;
})();
}());
var m1_instance1 = new m1_c1();
function m1_f1() {
return m1_instance1;

View File

@ -61,7 +61,7 @@ sourceFile:../../../ref/m1.ts
1->Emitted(5, 5) Source(4, 1) + SourceIndex(0)
2 >Emitted(5, 17) Source(4, 2) + SourceIndex(0)
---
>>>})();
>>>}());
1 >
2 >^
3 >
@ -204,7 +204,7 @@ sourceFile:../../../outputdir_multifolder_ref/m2.ts
1->Emitted(5, 5) Source(4, 1) + SourceIndex(0)
2 >Emitted(5, 17) Source(4, 2) + SourceIndex(0)
---
>>>})();
>>>}());
1 >
2 >^
3 >
@ -366,7 +366,7 @@ sourceFile:../../test.ts
1->Emitted(7, 5) Source(6, 1) + SourceIndex(0)
2 >Emitted(7, 14) Source(6, 2) + SourceIndex(0)
---
>>>})();
>>>}());
1 >
2 >^
3 >

View File

@ -3,7 +3,7 @@ var m1_c1 = (function () {
function m1_c1() {
}
return m1_c1;
})();
}());
var m1_instance1 = new m1_c1();
function m1_f1() {
return m1_instance1;

View File

@ -61,7 +61,7 @@ sourceFile:../../../ref/m1.ts
1->Emitted(5, 5) Source(4, 1) + SourceIndex(0)
2 >Emitted(5, 17) Source(4, 2) + SourceIndex(0)
---
>>>})();
>>>}());
1 >
2 >^
3 >
@ -204,7 +204,7 @@ sourceFile:../../../outputdir_multifolder_ref/m2.ts
1->Emitted(5, 5) Source(4, 1) + SourceIndex(0)
2 >Emitted(5, 17) Source(4, 2) + SourceIndex(0)
---
>>>})();
>>>}());
1 >
2 >^
3 >
@ -366,7 +366,7 @@ sourceFile:../../test.ts
1->Emitted(7, 5) Source(6, 1) + SourceIndex(0)
2 >Emitted(7, 14) Source(6, 2) + SourceIndex(0)
---
>>>})();
>>>}());
1 >
2 >^
3 >

View File

@ -3,7 +3,7 @@ var m1_c1 = (function () {
function m1_c1() {
}
return m1_c1;
})();
}());
var m1_instance1 = new m1_c1();
function m1_f1() {
return m1_instance1;

View File

@ -3,7 +3,7 @@ var m1_c1 = (function () {
function m1_c1() {
}
return m1_c1;
})();
}());
var m1_instance1 = new m1_c1();
function m1_f1() {
return m1_instance1;
@ -13,7 +13,7 @@ var m2_c1 = (function () {
function m2_c1() {
}
return m2_c1;
})();
}());
var m2_instance1 = new m2_c1();
function m2_f1() {
return m2_instance1;
@ -25,7 +25,7 @@ var c1 = (function () {
function c1() {
}
return c1;
})();
}());
var instance1 = new c1();
function f1() {
return instance1;

View File

@ -61,7 +61,7 @@ sourceFile:../ref/m1.ts
1->Emitted(5, 5) Source(4, 1) + SourceIndex(0)
2 >Emitted(5, 17) Source(4, 2) + SourceIndex(0)
---
>>>})();
>>>}());
1 >
2 >^
3 >
@ -198,7 +198,7 @@ sourceFile:../../outputdir_multifolder_ref/m2.ts
1->Emitted(15, 5) Source(4, 1) + SourceIndex(1)
2 >Emitted(15, 17) Source(4, 2) + SourceIndex(1)
---
>>>})();
>>>}());
1 >
2 >^
3 >
@ -354,7 +354,7 @@ sourceFile:../test.ts
1->Emitted(27, 5) Source(6, 1) + SourceIndex(2)
2 >Emitted(27, 14) Source(6, 2) + SourceIndex(2)
---
>>>})();
>>>}());
1 >
2 >^
3 >

View File

@ -3,7 +3,7 @@ var m1_c1 = (function () {
function m1_c1() {
}
return m1_c1;
})();
}());
var m1_instance1 = new m1_c1();
function m1_f1() {
return m1_instance1;
@ -13,7 +13,7 @@ var m2_c1 = (function () {
function m2_c1() {
}
return m2_c1;
})();
}());
var m2_instance1 = new m2_c1();
function m2_f1() {
return m2_instance1;
@ -25,7 +25,7 @@ var c1 = (function () {
function c1() {
}
return c1;
})();
}());
var instance1 = new c1();
function f1() {
return instance1;

View File

@ -61,7 +61,7 @@ sourceFile:../ref/m1.ts
1->Emitted(5, 5) Source(4, 1) + SourceIndex(0)
2 >Emitted(5, 17) Source(4, 2) + SourceIndex(0)
---
>>>})();
>>>}());
1 >
2 >^
3 >
@ -198,7 +198,7 @@ sourceFile:../../outputdir_multifolder_ref/m2.ts
1->Emitted(15, 5) Source(4, 1) + SourceIndex(1)
2 >Emitted(15, 17) Source(4, 2) + SourceIndex(1)
---
>>>})();
>>>}());
1 >
2 >^
3 >
@ -354,7 +354,7 @@ sourceFile:../test.ts
1->Emitted(27, 5) Source(6, 1) + SourceIndex(2)
2 >Emitted(27, 14) Source(6, 2) + SourceIndex(2)
---
>>>})();
>>>}());
1 >
2 >^
3 >

View File

@ -3,7 +3,7 @@ var m1_c1 = (function () {
function m1_c1() {
}
return m1_c1;
})();
}());
var m1_instance1 = new m1_c1();
function m1_f1() {
return m1_instance1;

View File

@ -61,7 +61,7 @@ sourceFile:../m1.ts
1->Emitted(5, 5) Source(4, 1) + SourceIndex(0)
2 >Emitted(5, 17) Source(4, 2) + SourceIndex(0)
---
>>>})();
>>>}());
1 >
2 >^
3 >
@ -213,7 +213,7 @@ sourceFile:../test.ts
1->Emitted(6, 5) Source(5, 1) + SourceIndex(0)
2 >Emitted(6, 14) Source(5, 2) + SourceIndex(0)
---
>>>})();
>>>}());
1 >
2 >^
3 >

View File

@ -3,7 +3,7 @@ var m1_c1 = (function () {
function m1_c1() {
}
return m1_c1;
})();
}());
var m1_instance1 = new m1_c1();
function m1_f1() {
return m1_instance1;

View File

@ -61,7 +61,7 @@ sourceFile:../m1.ts
1->Emitted(5, 5) Source(4, 1) + SourceIndex(0)
2 >Emitted(5, 17) Source(4, 2) + SourceIndex(0)
---
>>>})();
>>>}());
1 >
2 >^
3 >
@ -213,7 +213,7 @@ sourceFile:../test.ts
1->Emitted(6, 5) Source(5, 1) + SourceIndex(0)
2 >Emitted(6, 14) Source(5, 2) + SourceIndex(0)
---
>>>})();
>>>}());
1 >
2 >^
3 >

View File

@ -61,7 +61,7 @@ sourceFile:../m1.ts
1->Emitted(5, 5) Source(4, 1) + SourceIndex(0)
2 >Emitted(5, 17) Source(4, 2) + SourceIndex(0)
---
>>>})();
>>>}());
1 >
2 >^
3 >
@ -213,7 +213,7 @@ sourceFile:../test.ts
1->Emitted(6, 5) Source(5, 1) + SourceIndex(0)
2 >Emitted(6, 14) Source(5, 2) + SourceIndex(0)
---
>>>})();
>>>}());
1 >
2 >^
3 >

View File

@ -3,7 +3,7 @@ var m1_c1 = (function () {
function m1_c1() {
}
return m1_c1;
})();
}());
var m1_instance1 = new m1_c1();
function m1_f1() {
return m1_instance1;

View File

@ -61,7 +61,7 @@ sourceFile:../m1.ts
1->Emitted(5, 5) Source(4, 1) + SourceIndex(0)
2 >Emitted(5, 17) Source(4, 2) + SourceIndex(0)
---
>>>})();
>>>}());
1 >
2 >^
3 >
@ -213,7 +213,7 @@ sourceFile:../test.ts
1->Emitted(6, 5) Source(5, 1) + SourceIndex(0)
2 >Emitted(6, 14) Source(5, 2) + SourceIndex(0)
---
>>>})();
>>>}());
1 >
2 >^
3 >

View File

@ -3,7 +3,7 @@ var m1_c1 = (function () {
function m1_c1() {
}
return m1_c1;
})();
}());
var m1_instance1 = new m1_c1();
function m1_f1() {
return m1_instance1;

View File

@ -3,7 +3,7 @@ var m1_c1 = (function () {
function m1_c1() {
}
return m1_c1;
})();
}());
var m1_instance1 = new m1_c1();
function m1_f1() {
return m1_instance1;
@ -14,7 +14,7 @@ var c1 = (function () {
function c1() {
}
return c1;
})();
}());
var instance1 = new c1();
function f1() {
return instance1;

View File

@ -61,7 +61,7 @@ sourceFile:../m1.ts
1->Emitted(5, 5) Source(4, 1) + SourceIndex(0)
2 >Emitted(5, 17) Source(4, 2) + SourceIndex(0)
---
>>>})();
>>>}());
1 >
2 >^
3 >
@ -207,7 +207,7 @@ sourceFile:../test.ts
1->Emitted(16, 5) Source(5, 1) + SourceIndex(1)
2 >Emitted(16, 14) Source(5, 2) + SourceIndex(1)
---
>>>})();
>>>}());
1 >
2 >^
3 >

View File

@ -3,7 +3,7 @@ var m1_c1 = (function () {
function m1_c1() {
}
return m1_c1;
})();
}());
var m1_instance1 = new m1_c1();
function m1_f1() {
return m1_instance1;
@ -14,7 +14,7 @@ var c1 = (function () {
function c1() {
}
return c1;
})();
}());
var instance1 = new c1();
function f1() {
return instance1;

View File

@ -61,7 +61,7 @@ sourceFile:../m1.ts
1->Emitted(5, 5) Source(4, 1) + SourceIndex(0)
2 >Emitted(5, 17) Source(4, 2) + SourceIndex(0)
---
>>>})();
>>>}());
1 >
2 >^
3 >
@ -207,7 +207,7 @@ sourceFile:../test.ts
1->Emitted(16, 5) Source(5, 1) + SourceIndex(1)
2 >Emitted(16, 14) Source(5, 2) + SourceIndex(1)
---
>>>})();
>>>}());
1 >
2 >^
3 >

View File

@ -61,7 +61,7 @@ sourceFile:../test.ts
1->Emitted(5, 5) Source(4, 1) + SourceIndex(0)
2 >Emitted(5, 14) Source(4, 2) + SourceIndex(0)
---
>>>})();
>>>}());
1 >
2 >^
3 >

View File

@ -3,7 +3,7 @@ var c1 = (function () {
function c1() {
}
return c1;
})();
}());
var instance1 = new c1();
function f1() {
return instance1;

View File

@ -61,7 +61,7 @@ sourceFile:../test.ts
1->Emitted(5, 5) Source(4, 1) + SourceIndex(0)
2 >Emitted(5, 14) Source(4, 2) + SourceIndex(0)
---
>>>})();
>>>}());
1 >
2 >^
3 >

View File

@ -3,7 +3,7 @@ var c1 = (function () {
function c1() {
}
return c1;
})();
}());
var instance1 = new c1();
function f1() {
return instance1;

View File

@ -61,7 +61,7 @@ sourceFile:../test.ts
1->Emitted(5, 5) Source(4, 1) + SourceIndex(0)
2 >Emitted(5, 14) Source(4, 2) + SourceIndex(0)
---
>>>})();
>>>}());
1 >
2 >^
3 >

View File

@ -3,7 +3,7 @@ var c1 = (function () {
function c1() {
}
return c1;
})();
}());
var instance1 = new c1();
function f1() {
return instance1;

View File

@ -61,7 +61,7 @@ sourceFile:../test.ts
1->Emitted(5, 5) Source(4, 1) + SourceIndex(0)
2 >Emitted(5, 14) Source(4, 2) + SourceIndex(0)
---
>>>})();
>>>}());
1 >
2 >^
3 >

View File

@ -3,7 +3,7 @@ var c1 = (function () {
function c1() {
}
return c1;
})();
}());
var instance1 = new c1();
function f1() {
return instance1;

View File

@ -3,7 +3,7 @@ var c1 = (function () {
function c1() {
}
return c1;
})();
}());
var instance1 = new c1();
function f1() {
return instance1;

View File

@ -61,7 +61,7 @@ sourceFile:../test.ts
1->Emitted(5, 5) Source(4, 1) + SourceIndex(0)
2 >Emitted(5, 14) Source(4, 2) + SourceIndex(0)
---
>>>})();
>>>}());
1 >
2 >^
3 >

View File

@ -3,7 +3,7 @@ var c1 = (function () {
function c1() {
}
return c1;
})();
}());
var instance1 = new c1();
function f1() {
return instance1;

View File

@ -61,7 +61,7 @@ sourceFile:../test.ts
1->Emitted(5, 5) Source(4, 1) + SourceIndex(0)
2 >Emitted(5, 14) Source(4, 2) + SourceIndex(0)
---
>>>})();
>>>}());
1 >
2 >^
3 >

View File

@ -61,7 +61,7 @@ sourceFile:../../ref/m1.ts
1->Emitted(5, 5) Source(4, 1) + SourceIndex(0)
2 >Emitted(5, 17) Source(4, 2) + SourceIndex(0)
---
>>>})();
>>>}());
1 >
2 >^
3 >
@ -213,7 +213,7 @@ sourceFile:../test.ts
1->Emitted(6, 5) Source(5, 1) + SourceIndex(0)
2 >Emitted(6, 14) Source(5, 2) + SourceIndex(0)
---
>>>})();
>>>}());
1 >
2 >^
3 >

View File

@ -3,7 +3,7 @@ var m1_c1 = (function () {
function m1_c1() {
}
return m1_c1;
})();
}());
var m1_instance1 = new m1_c1();
function m1_f1() {
return m1_instance1;

Some files were not shown because too many files have changed in this diff Show More