Commit Graph

  • 11887ccc29 Adjustmodularize lib Yui 2016-04-04 22:02:12 -07:00
  • 40a38001ad Fix incorrect emit for JSX/React Ron Buckton 2016-04-04 18:31:20 -07:00
  • 4d8c00f43d Merge pull request #7821 from Microsoft/transforms-fixTransformFlagsTypeForExponentiation Ron Buckton 2016-04-04 18:23:46 -07:00
  • f4c95c009f Accepted baselines. Ron Buckton 2016-04-04 14:53:14 -07:00
  • 25e9226d25 addressed PR feedback Vladimir Matveev 2016-04-04 18:03:36 -07:00
  • 27d0ea1904 Fixed typo when computing transform flags for exponentation Ron Buckton 2016-04-04 17:19:41 -07:00
  • bf62c75097 Merge pull request #7820 from Microsoft/transforms-fixExportedNamespaceInExternalModule Ron Buckton 2016-04-04 16:22:05 -07:00
  • a69d13ba0f Fixes emit for exported namespaces in external modules. Ron Buckton 2016-04-04 15:52:37 -07:00
  • cafe821e0c Merge branch 'master' of https://github.com/Microsoft/TypeScript Mohamed Hegazy 2016-04-04 14:51:23 -07:00
  • 523529cc55 Use isWatchSet to test for options.watch Mohamed Hegazy 2016-04-04 14:51:16 -07:00
  • 0f4a3dbc63 Merge pull request #7811 from Microsoft/transforms-fixClassExpressionIndentation Ron Buckton 2016-04-04 14:46:44 -07:00
  • 3e25720a7f Merge pull request #7815 from Microsoft/transforms-review-256-511 Vladimir Matveev 2016-04-04 14:23:20 -07:00
  • 8b203ec237 Merge pull request #7813 from Microsoft/exportDefaultAssignmentExpression Sheetal Nandi 2016-04-04 13:59:13 -07:00
  • 8e1e2d70b5 accept baselines Vladimir Matveev 2016-04-04 13:52:56 -07:00
  • 592a4b9fb3 Emit "declare" for temp default var name only if declaration file emit context allows Fixes #7807 Sheetal Nandi 2016-04-04 13:35:42 -07:00
  • 75ef6772bf Test cases for when default temp var is inserted for export default in the declaration file Sheetal Nandi 2016-04-04 13:34:05 -07:00
  • 7c4c0060af Fixes indentation of class expression bodies with static initializers. Ron Buckton 2016-04-04 13:01:12 -07:00
  • 39171bdb20 Merge pull request #7783 from Microsoft/transforms-fixCommentsPlus Ron Buckton 2016-04-04 13:00:10 -07:00
  • 5fe809bc2c Merge pull request #7713 from Microsoft/Fix7703 Mohamed Hegazy 2016-04-04 11:54:53 -07:00
  • f1f6317a59 Merge branch 'vilic-master' Mohamed Hegazy 2016-04-04 11:23:45 -07:00
  • 4b5618bd60 Merge branch 'master' of https://github.com/vilic/TypeScript into vilic-master Mohamed Hegazy 2016-04-04 11:23:30 -07:00
  • eb7ece54bf Code review comments Mohamed Hegazy 2016-04-04 11:16:21 -07:00
  • 02d2178e31 PR Feedback Ron Buckton 2016-04-04 11:01:35 -07:00
  • df91ef0b38 Simple case and scoping zhengbli 2016-03-28 12:37:37 -07:00
  • a4f30ff2a7 removed unused type assertions in harness Vladimir Matveev 2016-04-01 21:26:39 -07:00
  • 15780a9a4c Fixes some comment emit and other changes Ron Buckton 2016-04-01 17:45:18 -07:00
  • 921d5f83e9 Fix == typo and add object literal 'this' test Nathan Shively-Sanders 2016-04-01 16:13:57 -07:00
  • 2a9f39b132 Forbid ConstructType as part of 'no this in constructors' Nathan Shively-Sanders 2016-04-01 13:06:55 -07:00
  • 12d90f3be9 added tests Vladimir Matveev 2016-04-01 12:41:45 -07:00
  • aaaa9c0895 expose type reference resolution for external consumption Vladimir Matveev 2016-04-01 12:41:01 -07:00
  • 75922c4056 Address CR Ryan Cavanaugh 2016-03-23 11:41:34 -07:00
  • 05444eaabb Support reference library directives Ryan Cavanaugh 2016-02-23 12:48:31 -08:00
  • 9e5fba6036 Prepend 'the' to a couple of ambiguous messages. Nathan Shively-Sanders 2016-04-01 11:33:33 -07:00
  • 354fd10a2e Separate error messages for 'null', 'undefined', or both. Anders Hejlsberg 2016-04-01 09:53:44 -07:00
  • 5048aef11b Merge pull request #7740 from Microsoft/transforms-fixTemplateEmit Ron Buckton 2016-03-31 14:47:40 -07:00
  • 4197a30f0c Improve error messages and always return any from newed functions Nathan Shively-Sanders 2016-03-31 14:32:56 -07:00
  • 794e0cef8c Fix parens for NewExpression Ron Buckton 2016-03-31 13:03:06 -07:00
  • 81f0d86634 Fix up baselines and missing , after merge Nathan Shively-Sanders 2016-03-31 10:58:59 -07:00
  • ce68932475 Merge branch 'master' into this-function-types Nathan Shively-Sanders 2016-03-31 10:46:03 -07:00
  • da98258703 Improve error messages and code style Nathan Shively-Sanders 2016-03-31 10:28:06 -07:00
  • 033864be82 PR Feedback Ron Buckton 2016-03-31 10:16:05 -07:00
  • ce81ba5156 Support unknown types (host object names) in typeof type guards Anders Hejlsberg 2016-03-31 10:07:28 -07:00
  • 0060b4d663 Test that signature help doesn't show 'this' Nathan Shively-Sanders 2016-03-31 09:32:34 -07:00
  • fe13cdc7bd Updated a few baselines Ron Buckton 2016-03-30 17:41:03 -07:00
  • 78cdb2d902 Adjusts emit for templates Ron Buckton 2016-03-30 17:39:29 -07:00
  • 92826cd54b Merge pull request #7736 from Microsoft/transforms-fixModuleEnum Ron Buckton 2016-03-30 15:11:18 -07:00
  • e4ed7f904e Address PR comments Nathan Shively-Sanders 2016-03-30 15:01:16 -07:00
  • 68bdbe04e7 Merge pull request #7715 from Microsoft/6974AddLibImplementation Yui 2016-03-30 14:22:41 -07:00
  • 1490547f88 Merge branch '6974AddLibImplementation' of https://github.com/Microsoft/TypeScript into 6974AddLibImplementation Kanchalai Tanglertsampan 2016-03-30 14:03:20 -07:00
  • fd5c9bd599 Fix test failure by having correct case for the file-name Kanchalai Tanglertsampan 2016-03-30 14:03:14 -07:00
  • 992b4f9f76 Fix test failure by having correct case for the file-name Kanchalai Tanglertsampan 2016-03-30 13:59:57 -07:00
  • 9705c892d7 Merge pull request #5517 from Microsoft/comparableRelation Daniel Rosenwasser 2016-03-30 13:37:11 -07:00
  • 0113ad5250 Error on all uses of this that are implicitly any Nathan Shively-Sanders 2016-03-30 13:31:10 -07:00
  • d647f89daa Fix emit for modules and enums. Ron Buckton 2016-03-30 11:18:29 -07:00
  • c021ed56b7 Merge remote-tracking branch 'refs/remotes/Microsoft/master' Kagami Sascha Rosylight 2016-03-31 03:13:31 +09:00
  • 56dcd021ad Merge branch '6974AddLibImplementation' of https://github.com/Microsoft/TypeScript into 6974AddLibImplementation Kanchalai Tanglertsampan 2016-03-30 11:09:28 -07:00
  • 0ba4a2c9fe Fix style and whitespace Kanchalai Tanglertsampan 2016-03-30 11:08:37 -07:00
  • 1bc5749612 Merge branch '6974AddLibSymbolBaselinesUpdate' into 6974AddLibImplementation Kanchalai Tanglertsampan 2016-03-30 10:49:13 -07:00
  • 327a51b775 Address PR: Put --lip options into one line Kanchalai Tanglertsampan 2016-03-30 10:48:08 -07:00
  • b9cd882ae7 Address PR: use getDefaultLibLocation to get directory Kanchalai Tanglertsampan 2016-03-30 10:26:39 -07:00
  • ade92873bc Address PR: merge two functions to get-default-library-file Kanchalai Tanglertsampan 2016-03-30 10:24:11 -07:00
  • 3cc64cbd29 Undo comment override from merge. Daniel Rosenwasser 2016-03-30 01:03:32 -07:00
  • a3faca57d0 Merge branch 'master' into comparableRelation Daniel Rosenwasser 2016-03-30 01:01:02 -07:00
  • 41265c74d8 Address PR: merge two functions to get-default-library-file Yui T 2016-03-29 22:51:03 -07:00
  • 3d0fa31a9d Delete removeNullableKind, use getTypeWithFacts instead Anders Hejlsberg 2016-03-29 20:17:20 -07:00
  • a38d863910 Accepting new baselines Anders Hejlsberg 2016-03-29 20:00:40 -07:00
  • e53f390b3e Fix some tests Anders Hejlsberg 2016-03-29 19:59:05 -07:00
  • c6f4de3607 Remove unnecessary cast Anders Hejlsberg 2016-03-29 19:58:43 -07:00
  • 424074ba6b Use type {} for vacuous type guards / New getTypeWithFacts function Anders Hejlsberg 2016-03-29 19:58:17 -07:00
  • 36257ec478 Fix issue with destructuring in for..of Ron Buckton 2016-03-29 15:29:56 -07:00
  • 0556b15690 Merge pull request #7731 from Myste/master Mohamed Hegazy 2016-03-29 14:35:23 -07:00
  • 6e739d37d4 Fix lint failures Mohamed Hegazy 2016-03-29 14:04:21 -07:00
  • 7ce43d4716 Fix #7101 Anton Tolmachev 2016-03-29 22:48:53 +03:00
  • 155f4879de Review comments Mohamed Hegazy 2016-03-29 11:51:04 -07:00
  • 41a95b7535 Address PR: add comment Kanchalai Tanglertsampan 2016-03-29 11:05:44 -07:00
  • 3989d232b0 Merge pull request #7693 from Microsoft/transforms-block-scoped-bindings Vladimir Matveev 2016-03-29 09:39:20 -07:00
  • 5d8d3b85bd addressed PR feedback Vladimir Matveev 2016-03-29 09:28:36 -07:00
  • ced3033cef Address PR: remove debugger statement Kanchalai Tanglertsampan 2016-03-29 09:27:09 -07:00
  • de7e9f0bf9 Update baselines affected by modularize library PR Kanchalai Tanglertsampan 2016-03-28 17:01:35 -07:00
  • 99f9efb169 Address PR: give default value for getDefaultLibrarySourceFile and use debug assert Kanchalai Tanglertsampan 2016-03-28 16:55:00 -07:00
  • 7f8774f68e Update the baselines for modularize library Kanchalai Tanglertsampan 2016-03-28 16:39:00 -07:00
  • 15367e7dc5 Clean up library files Kanchalai Tanglertsampan 2016-03-28 16:26:15 -07:00
  • 7e1470d5d4 Address PR: use getDefaultLibLocation? insteadof getUserDefinedLibFileName Kanchalai Tanglertsampan 2016-03-28 16:24:16 -07:00
  • 25f8ef336c Merge pull request #7711 from YuichiNukiyama/fix4957 Mohamed Hegazy 2016-03-28 15:03:27 -07:00
  • 4e6cef2965 Addres PR: change lib filenames from es6 to es2015 and es7 to es2016 Kanchalai Tanglertsampan 2016-03-28 13:19:17 -07:00
  • eff81b933c Add compiler-baseline tests and associated baselines for --lib flag Kanchalai Tanglertsampan 2016-03-28 14:28:27 -07:00
  • e461d12cf9 change error message Yuichi Nukiyama 2016-03-29 06:40:34 +09:00
  • f052e90fd1 Update fourslash tests Kanchalai Tanglertsampan 2016-03-28 14:21:08 -07:00
  • 623eef6968 Update unittest for --lib Kanchalai Tanglertsampan 2016-03-28 14:20:54 -07:00
  • 3fef5ba458 Implement --lib flag in the compiler and harness Kanchalai Tanglertsampan 2016-03-28 14:20:29 -07:00
  • 01663a1906 Merge pull request #7702 from blakeembrey/find-config-file Mohamed Hegazy 2016-03-28 14:09:53 -07:00
  • 168118f12b Modularize ES6 and ES7 library files Kanchalai Tanglertsampan 2016-02-05 17:00:45 -08:00
  • 646daac6d4 fix comment Vladimir Matveev 2016-03-28 13:30:51 -07:00
  • 5c9ce9e8ec Merge branch 'master' of https://github.com/Microsoft/TypeScript into fixLargeProjectTry2 Zhengbo Li 2016-03-28 13:22:07 -07:00
  • 6ba02858f0 Merge pull request #7707 from Microsoft/transforms-unary-operators-system Vladimir Matveev 2016-03-28 12:57:05 -07:00
  • f0523346d7 do not treat class declarations as nodes that start lexical environment Vladimir Matveev 2016-03-28 12:54:37 -07:00
  • 632519ca62 Fix #7703: make arrow function span the first line instead of the whole function body Mohamed Hegazy 2016-03-28 12:13:22 -07:00
  • f64110aa0f Update baselines after merging from master Nathan Shively-Sanders 2016-03-28 10:37:39 -07:00
  • 9e5f26048b Merge branch 'master' into this-function-types Nathan Shively-Sanders 2016-03-28 10:12:25 -07:00
  • b16f8e1be4 Throw error when tsconfig.json has excludes without exclude property Yuichi Nukiyama 2016-03-28 21:23:59 +09:00