2186 Commits

Author SHA1 Message Date
Sheetal Nandi
bfc4dd14da Emit the helpers inside the module body
Fixes #3655
2015-07-31 11:55:08 -07:00
Sheetal Nandi
cd018e1af4 Adding testcase for extends helper emit when generating system module
Testcase for #3655
2015-07-31 11:55:04 -07:00
Ryan Cavanaugh
7e9e920d1e Merge pull request #4079 from RyanCavanaugh/fixJsxSourceMaps
Correctly emit source maps when emitting JSX text under --jsx preserve
2015-07-30 22:11:14 -07:00
Daniel Rosenwasser
709445799d Accepted baselines. 2015-07-30 13:29:02 -07:00
Mohamed Hegazy
4b55d38645 Merge pull request #3935 from pcan/issue_3932
Added null-check in 'emitSerializedTypeNode'
2015-07-30 10:44:23 -07:00
Anders Hejlsberg
89e71756ef Merge pull request #4074 from Microsoft/relaxIndexSignatures
Relax index signature checks for type any
2015-07-30 10:09:03 -07:00
Anders Hejlsberg
0d39fd95d2 Adding numeric index signature to test 2015-07-30 10:01:34 -07:00
Ryan Cavanaugh
d4bb3539e0 Add a source map test for JSX preserve 2015-07-29 14:49:57 -07:00
Ryan Cavanaugh
97e7b073f3 Merge pull request #4061 from RyanCavanaugh/fix4060
Correctly identify JSX expressions as identifier parents
2015-07-29 14:25:04 -07:00
Anders Hejlsberg
0ab2b2a069 Accepting new baselines 2015-07-29 11:32:01 -07:00
Yui
0a9fb1a7b5 Merge pull request #3946 from Microsoft/disambiguating
Fix resolution when block-scoped variable names collide with those of other entities
2015-07-28 16:01:48 -07:00
Yui T
9d1f051e84 Update test baseline 2015-07-28 15:34:02 -07:00
Ryan Cavanaugh
9f7e71d9e8 Merge remote-tracking branch 'upstream/master' into fix4060
Conflicts:
	src/compiler/emitter.ts
2015-07-28 15:32:53 -07:00
Ryan Cavanaugh
da39a8be10 Don't forget about spread attributes 2015-07-28 15:31:39 -07:00
Jason Freeman
bbadd702e7 Merge pull request #4022 from Microsoft/defaultInitializer
Default initializers on required parameters
2015-07-28 15:27:04 -07:00
Yui T
3edecbfa47 Merge branch 'master' into disambiguating 2015-07-28 15:26:31 -07:00
Jason Freeman
ef80ff2229 Merge branch 'master' of https://github.com/Microsoft/TypeScript into anyFunctionTypeDontAddCandidate
Conflicts:
	src/compiler/types.ts
2015-07-28 14:52:10 -07:00
Jason Freeman
3e5711fa01 Merge branch 'master' of https://github.com/Microsoft/TypeScript into defaultInitializer 2015-07-28 14:42:21 -07:00
Jason Freeman
4673d618a7 Make declaration emitter call resolver.isOptionalParameter 2015-07-28 14:42:08 -07:00
Ryan Cavanaugh
fc9b10eeb6 Correctly identify JSX expressions as identifier parents 2015-07-28 13:49:39 -07:00
Vladimir Matveev
4c3d21f8f3 updated baselines 2015-07-27 18:03:07 -07:00
Vladimir Matveev
cb14a9ec13 merge with master 2015-07-27 17:58:20 -07:00
Vladimir Matveev
e1708e7e2f Merge branch 'master' into forwardRefsInEnumInitializers 2015-07-27 17:51:20 -07:00
Yui T
5e6078133c Merge branch 'master' into errorForUseSuperInNullExtension
Conflicts:
	src/compiler/checker.ts
2015-07-27 15:37:02 -07:00
Jason Freeman
40d6c7f740 Merge branch 'master' of https://github.com/Microsoft/TypeScript into defaultInitializer 2015-07-27 15:34:29 -07:00
Jason Freeman
06f63b2e04 Merge branch 'master' of https://github.com/Microsoft/TypeScript into anyFunctionTypeDontAddCandidate 2015-07-27 15:33:11 -07:00
Ryan Cavanaugh
0da9b7a850 Merge pull request #3942 from RyanCavanaugh/fix3903
Fix crash when the element instance type was undefined
2015-07-27 12:41:14 -07:00
Daniel Rosenwasser
4f507a6b7e Merge pull request #3973 from Microsoft/disallowDefaultExportDeclMerging
Disallow merging for default export declarations
2015-07-27 15:03:40 -04:00
Daniel Rosenwasser
28ce0a1a84 Accepted baselines. 2015-07-27 11:51:53 -07:00
Daniel Rosenwasser
b84e4071a5 Accepted baselines. 2015-07-27 10:23:05 -07:00
Yui T
7296cc7a4e Merge branch 'master' into errorForUseSuperInNullExtension 2015-07-26 20:46:51 -07:00
Yui T
442855f7e1 Address CR 2015-07-26 20:46:03 -07:00
pcan
6895237f9a Added tests for issue #3932 2015-07-25 10:01:39 +02:00
Jason Freeman
d510ba1b71 Merge branch 'master' of https://github.com/Microsoft/TypeScript into anyFunctionTypeDontAddCandidate 2015-07-24 15:23:22 -07:00
Jason Freeman
628d63cf75 Add tests 2015-07-24 14:59:59 -07:00
Jason Freeman
f44bcbda3c Accept baselines and fix test comments 2015-07-24 14:59:55 -07:00
Vladimir Matveev
e1fa3c5515 Merge pull request #3982 from Microsoft/sourceMapsInTranspile
add transpileModule function that can return emitted source map
2015-07-23 17:25:30 -07:00
Mohamed Hegazy
84a6ee1fb9 Merge pull request #3913 from ShyykoSerhiy/fix-3859
Fixed "False error when using directive prologues inside constructor with initialized properties."
2015-07-23 00:09:05 -07:00
Yui T
3270e71fcf Address CR 2015-07-22 14:36:06 -07:00
Jason Freeman
8529de64d7 Add tests 2015-07-22 13:58:43 -07:00
Jason Freeman
ab51ccc7f3 Accept baseline 2015-07-22 13:58:36 -07:00
Daniel Rosenwasser
0f828ca91b Accepted baselines. 2015-07-22 12:05:30 -07:00
Daniel Rosenwasser
ae68352805 Merge remote-tracking branch 'origin/master' into disallowDefaultExportDeclMerging 2015-07-22 12:01:15 -07:00
Vladimir Matveev
500cadac5c add transpileModule function that can return emitted source map 2015-07-22 11:58:27 -07:00
Ryan Cavanaugh
8fcca92e4e Merge pull request #3955 from RyanCavanaugh/fix3928
Correctly identify identifiers inside JSX exprs as expression identifiers
2015-07-22 10:27:55 -07:00
Ryan Cavanaugh
09aa13f5ce Merge remote-tracking branch 'upstream/master' into fix3903
Conflicts:
	tests/baselines/reference/tsxElementResolution9.errors.txt
2015-07-22 10:01:08 -07:00
Ryan Cavanaugh
e05a81cb3d Baseline update 2015-07-22 09:41:53 -07:00
Daniel Rosenwasser
beff65191f Accepted baselines. 2015-07-21 17:47:53 -07:00
Daniel Rosenwasser
be44bc651c Accepted baselines. 2015-07-21 17:22:56 -07:00
Daniel Rosenwasser
7e464458f8 Accepted baselines. 2015-07-21 17:13:16 -07:00