Jason Freeman
|
171b385237
|
Fix CRLF issue in baselines
|
2015-05-29 17:37:54 -07:00 |
|
Jason Freeman
|
1e7c774d71
|
Update symbol baselines because of things in lib.d.ts moving around
|
2015-05-29 17:14:55 -07:00 |
|
Jason Freeman
|
059bb18bac
|
Merge branch 'master' of https://github.com/Microsoft/TypeScript into generators
Conflicts:
src/compiler/diagnosticInformationMap.generated.ts
src/compiler/diagnosticMessages.json
tests/baselines/reference/emitArrowFunctionWhenUsingArguments14_ES6.symbols
tests/baselines/reference/emitArrowFunctionWhenUsingArguments15_ES6.symbols
tests/baselines/reference/emitArrowFunctionWhenUsingArguments16_ES6.symbols
tests/baselines/reference/emitArrowFunctionWhenUsingArguments17_ES6.symbols
tests/baselines/reference/emitArrowFunctionWhenUsingArguments18_ES6.symbols
tests/baselines/reference/for-of37.symbols
tests/baselines/reference/for-of38.symbols
tests/baselines/reference/for-of40.symbols
tests/baselines/reference/for-of45.symbols
tests/baselines/reference/for-of50.symbols
tests/baselines/reference/iterableArrayPattern30.symbols
tests/baselines/reference/promiseVoidErrorCallback.symbols
tests/baselines/reference/typedArrays.symbols
|
2015-05-29 17:14:29 -07:00 |
|
Daniel Rosenwasser
|
4df3d278da
|
Accepted baselines.
|
2015-05-29 15:16:15 -07:00 |
|
Daniel Rosenwasser
|
338bc0ef39
|
Added tests.
|
2015-05-29 14:59:19 -07:00 |
|
Jason Freeman
|
0a49128908
|
Merge branch 'master' of https://github.com/Microsoft/TypeScript into generators
|
2015-05-27 13:24:00 -04:00 |
|
Jason Freeman
|
67c88a2588
|
Initial PR feedback
|
2015-05-20 16:38:13 -07:00 |
|
Anders Hejlsberg
|
c303e14b28
|
Adding regression test
|
2015-05-20 16:31:03 -07:00 |
|
Ron Buckton
|
4b031ea76e
|
Added tests
|
2015-05-19 22:07:45 -07:00 |
|
Jason Freeman
|
6037780159
|
Merge branch 'master' of https://github.com/Microsoft/TypeScript into generators
|
2015-05-19 15:08:41 -07:00 |
|
Yui T
|
2191adca10
|
Add tests
|
2015-05-18 18:18:16 -07:00 |
|
Yui T
|
89d0f41e95
|
Update baselines
|
2015-05-18 18:18:08 -07:00 |
|
Jason Freeman
|
5bea6a9762
|
Merge pull request #3066 from tinganho/newWithSpread
New with spread
|
2015-05-18 10:23:30 -07:00 |
|
Tingan Ho
|
78a36c0cee
|
Fixes concat style
|
2015-05-16 16:42:49 +08:00 |
|
Daniel Rosenwasser
|
3664f29689
|
Updated baselines.
|
2015-05-15 17:01:42 -07:00 |
|
Anders Hejlsberg
|
e3812ff8f2
|
Merge pull request #3157 from Microsoft/fixUnionReduction
Fix infinite recursion in union type reduction
|
2015-05-15 11:19:32 -07:00 |
|
Tingan Ho
|
b88d5422d2
|
Adds an always emit of pair of parens in spread syntax in new expression in ES5
|
2015-05-15 08:38:45 +08:00 |
|
Tingan Ho
|
a97ea4b657
|
Corrects old tests.
|
2015-05-15 08:38:44 +08:00 |
|
Tingan Ho
|
fdfbcf6ffc
|
Adds tests
|
2015-05-15 08:38:43 +08:00 |
|
Yui T
|
af3d67dd92
|
Merge branch 'master' into useCRLFByDefaultInTest
|
2015-05-14 15:07:36 -07:00 |
|
Daniel Rosenwasser
|
ce98da3b27
|
Merge pull request #3085 from tinganho/nonInitExport
No emit on non initialized exports
|
2015-05-13 18:42:21 -07:00 |
|
Anders Hejlsberg
|
9befdf68f5
|
Accepting new baselines
|
2015-05-13 16:55:49 -07:00 |
|
Anders Hejlsberg
|
a8732d756a
|
Merge branch 'master' into fixUnionReduction
Conflicts:
tests/baselines/reference/unionTypeWithRecursiveSubtypeReduction2.errors.txt
tests/baselines/reference/unionTypeWithRecursiveSubtypeReduction2.js
tests/cases/compiler/unionTypeWithRecursiveSubtypeReduction2.ts
|
2015-05-13 16:35:03 -07:00 |
|
Jason Freeman
|
d5a9affac4
|
Merge branch 'release-1.5'
|
2015-05-13 15:43:27 -07:00 |
|
Anders Hejlsberg
|
fdc44b246a
|
Adding regression tests
|
2015-05-13 15:27:40 -07:00 |
|
Yui T
|
386f9f2a5d
|
Update baseline
|
2015-05-13 13:48:09 -07:00 |
|
Tingan Ho
|
60bf572c42
|
Fixes old tests
|
2015-05-13 10:59:40 +08:00 |
|
Tingan Ho
|
da494618ae
|
Adds tests
|
2015-05-13 10:59:16 +08:00 |
|
Anders Hejlsberg
|
00ad4d77bf
|
Merge pull request #3137 from Microsoft/copySpreadArray
Ensure spread always copies array
|
2015-05-12 17:19:47 -07:00 |
|
Anders Hejlsberg
|
8db3b76295
|
Accepting new baselines
|
2015-05-12 16:54:34 -07:00 |
|
Vladimir Matveev
|
907249699a
|
Merge pull request #3110 from Microsoft/emitModuleMemberInSystem
system: fix emit for enums and exported non-top level items
|
2015-05-12 16:22:13 -07:00 |
|
Anders Hejlsberg
|
fe4dd84d19
|
Accepting new baselines
|
2015-05-12 15:51:20 -07:00 |
|
Daniel Rosenwasser
|
300cb8d9f2
|
Merge pull request #3121 from Microsoft/consistent-sourceMap-naming
Consistent usage of 'sourceMap' in diagnostics
|
2015-05-12 11:48:49 -07:00 |
|
Jason Freeman
|
7e798e904a
|
Merge branch 'master' of https://github.com/Microsoft/TypeScript into generators
|
2015-05-11 17:48:21 -07:00 |
|
Jason Freeman
|
63d2313244
|
Clarify error message
|
2015-05-11 17:48:12 -07:00 |
|
Jason Freeman
|
cb198aa7f2
|
Disallow yield expressions inside a class
|
2015-05-11 17:40:38 -07:00 |
|
Daniel Rosenwasser
|
99b6e26831
|
Accepted baselines.
|
2015-05-11 15:01:29 -07:00 |
|
Vladimir Matveev
|
714b39a511
|
addressed PR feedback
|
2015-05-11 14:17:34 -07:00 |
|
Jason Freeman
|
670ad05eec
|
Merge branch 'master' of https://github.com/Microsoft/TypeScript into generators
|
2015-05-11 13:34:31 -07:00 |
|
Vladimir Matveev
|
cdbd6c6898
|
system: fix emit for exports of non-top level entities, fix emit for enums
|
2015-05-11 00:07:49 -07:00 |
|
Vladimir Matveev
|
1a4df9ab7f
|
do not hoist ambient declarations
|
2015-05-10 22:23:12 -07:00 |
|
Yui T
|
b70276538b
|
Merge branch 'master' into duplicateIdentifierBindingElement
|
2015-05-08 18:05:57 -07:00 |
|
Yui T
|
38b1bb0bfa
|
Add testcases
|
2015-05-08 17:51:46 -07:00 |
|
Jason Freeman
|
7c6eed727f
|
Accept baselines after merge
|
2015-05-08 15:45:16 -07:00 |
|
Jason Freeman
|
a14ec69316
|
Merge branch 'master' of https://github.com/Microsoft/TypeScript into generators
|
2015-05-08 15:33:18 -07:00 |
|
Jason Freeman
|
e0931d8629
|
Type check all files when emitting a file under -out
|
2015-05-08 15:03:55 -07:00 |
|
Jason Freeman
|
80f33dd3ea
|
Make boolean compiler options in harness true only if they say 'true'
|
2015-05-08 15:03:44 -07:00 |
|
Jason Freeman
|
0401553810
|
Type check all files when emitting a file under -out
|
2015-05-08 13:58:20 -07:00 |
|
Jason Freeman
|
b6979d80dc
|
Make boolean compiler options in harness true only if they say 'true'
|
2015-05-08 13:43:13 -07:00 |
|
Jason Freeman
|
7a92282af3
|
Merge branch 'release-1.5' of https://github.com/Microsoft/TypeScript into removeSubtypesRecursion
|
2015-05-07 15:08:29 -07:00 |
|