Commit Graph

  • 328822e6d5 LEGO: Merge pull request 25120 csigs 2018-06-21 03:11:04 -07:00
  • 4bb3f645b5 LEGO: check in for master to temporary branch. csigs 2018-06-21 10:10:39 +00:00
  • 33b1e3a39a Accepted baselines. Daniel Rosenwasser 2018-06-20 23:13:26 -07:00
  • 4f32691f3e Try to report errors on types who have matching type references. Daniel Rosenwasser 2018-06-20 23:13:05 -07:00
  • 9ba2eff4b0 Accepted baselines. Daniel Rosenwasser 2018-06-20 22:22:30 -07:00
  • 639d9ebb15 Added test. Daniel Rosenwasser 2018-06-20 22:21:53 -07:00
  • 2fc014a2d8 Accept new LKG Ron Buckton 2018-06-20 21:40:48 -07:00
  • c8c0428162 Cleanup, remove some unneeded dependencies, make it easier to add gulp.watch support later Ron Buckton 2018-06-20 18:24:12 -07:00
  • 0f55566cf4 In JS, always check the extends tag of a class before its heritage clause (#25111) Nathan Shively-Sanders 2018-06-20 16:28:30 -07:00
  • 3eeb36bd22 Merge pull request #25102 from Microsoft/declarationEmitWithNoEmitAndWatch Sheetal Nandi 2018-06-20 16:04:57 -07:00
  • 4a078479e4 Remove contributor info nrcoley 2018-06-20 17:08:09 -04:00
  • f3e2e891da navigationBar: Avoid double recursion on special property assignment (#25077) Andy 2018-06-20 12:57:34 -07:00
  • f506b28e95 Mark the declarations visible correctly when emit is disabled but asked to emit declarations for watch mode Fixes #25068 Sheetal Nandi 2018-06-20 12:25:51 -07:00
  • 1c3259d29b Add CompletionInfo command to protocol (#25080) Andy 2018-06-20 09:13:04 -07:00
  • 28e0fc56bb Update user baselines (#25091) TypeScript Bot 2018-06-20 07:15:36 -07:00
  • b3f9ec3796 Fix bug: Still implement a method even if the return type is defined in another file (#24978) Andy 2018-06-19 16:36:18 -07:00
  • 9706f1729e Merge pull request #25075 from Dangoo/feat/add_intl-number-format_format-to-parts_types Mohamed Hegazy 2018-06-19 14:20:26 -07:00
  • 2ef73ab4fa Fix test messages to mention esnext.intl dangoo 2018-06-19 22:58:26 +02:00
  • 7f553f4f93 refactorConvertToGetAccessAndSetAccess: Don't trigger on leading trivia (#25054) Andy 2018-06-19 13:46:03 -07:00
  • db85f37669 fixUnusedIdentifier: Don't needlessly exclude jsdoc (#25014) Andy 2018-06-19 13:44:00 -07:00
  • b7f5f2a92b Add missing references in clparser and libs.json dangoo 2018-06-19 22:24:32 +02:00
  • 48e1a891a6 Add Intl.NumberFormat.formatToParts types dangoo 2018-06-19 21:28:49 +02:00
  • 03fff50fa4 Simplify getJSDocCommentAndTags (#24997) Nathan Shively-Sanders 2018-06-19 10:14:47 -07:00
  • 392b7eaca4 Merge pull request #22226 from markusjohnsson/issue_22180 Mohamed Hegazy 2018-06-19 09:47:19 -07:00
  • d41b65756e Update user baselines (#25070) TypeScript Bot 2018-06-19 06:50:17 -07:00
  • f0c52a4548 Accept baseline Markus Johnsson 2018-06-19 13:21:07 +02:00
  • 5bc8f957f1 Address lint warnings Ron Buckton 2018-06-19 02:31:03 -07:00
  • aa87cc5b73 Merge branch 'master' of github.com:Microsoft/TypeScript Markus Johnsson 2018-06-19 11:18:20 +02:00
  • fe2cb17f28 Accept API baselines Ron Buckton 2018-06-19 02:05:17 -07:00
  • 5472f7a4a0 Fix fs.copyFileSync not supported in Node 6 Ron Buckton 2018-06-19 01:29:22 -07:00
  • 6e57d621c2 Disable gulp.watch for now Ron Buckton 2018-06-18 23:01:49 -07:00
  • ad4338dd76 Remove excess exports from exec.js Ron Buckton 2018-06-18 23:00:30 -07:00
  • 21c23d4e4e Merge branch 'master' into gulpProjectRefs Ron Buckton 2018-06-18 22:51:37 -07:00
  • 891b15f60a Update gulpfile to support project references Ron Buckton 2018-06-18 22:45:13 -07:00
  • 4fafe0b502 Merge pull request #25049 from RyanCavanaugh/tsbuild-fixes Ryan Cavanaugh 2018-06-19 12:01:42 +12:00
  • a72fe5dd8e Add a testcase Ryan Cavanaugh 2018-06-18 16:44:25 -07:00
  • e060871e85 Merge pull request #25048 from RyanCavanaugh/cachePathsInSourceMaps Ryan Cavanaugh 2018-06-19 09:35:33 +12:00
  • 0944c29a47 Adds failed test tracking Ron Buckton 2018-06-11 15:08:15 -07:00
  • 43d1ae42a9 Do fewer calls to getRelativePathToDirectoryOrUrl when writing sourcemaps Ryan Cavanaugh 2018-06-18 11:12:19 -07:00
  • bb29a1087e Fixes downstream prepend projects not being built correctly on upstream changes Ryan Cavanaugh 2018-06-18 11:11:03 -07:00
  • 3bab6af97a Update user baselines (#24989) TypeScript Bot 2018-06-18 09:00:22 -07:00
  • aa26a59835 Merge pull request #24244 from Andarist/redefining-helpers Ron Buckton 2018-06-18 01:11:23 -07:00
  • 43bac20b83 Array literals contextually typed by tuple types with rest elements Anders Hejlsberg 2018-06-16 13:30:17 -07:00
  • 3f03a37806 Infer union types for rest elements in tuples Anders Hejlsberg 2018-06-16 08:57:05 -07:00
  • 82448af476 Merge branch 'master' into restTuples Anders Hejlsberg 2018-06-16 08:02:36 -07:00
  • 64aabf23f8 Accept new baselines Anders Hejlsberg 2018-06-16 07:48:17 -07:00
  • 4f99bc19c8 Merge branch 'master' into restTuples Anders Hejlsberg 2018-06-16 07:47:30 -07:00
  • 3846e7b06e Fix jake diff (#25012) Wesley Wigham 2018-06-15 17:14:34 -07:00
  • 657d0119cc Dont use unreliable inodes for checking file identity (#25008) Wesley Wigham 2018-06-15 15:53:03 -07:00
  • f597589e54 Fix protocol: Field is 'body', not 'edits' (#25005) Andy 2018-06-15 14:59:47 -07:00
  • 6c8ecc7386 Merge pull request #24868 from Microsoft/parallelAsyncTests Ron Buckton 2018-06-15 14:02:01 -07:00
  • e614e857e9 No dupe jsdoc for assignment inside an initializer Nathan Shively-Sanders 2018-06-14 14:49:44 -07:00
  • 23c7571e27 Merge branch 'master' into parallelAsyncTests Ron Buckton 2018-06-15 13:26:27 -07:00
  • e7e69ad4a2 Fix bug in importTracker: default and namespace imports are not exclusive (#24965) Andy 2018-06-15 12:15:39 -07:00
  • 581d2e8e96 Add default task Ryan Cavanaugh 2018-06-15 11:45:53 -07:00
  • cef2a56944 Remove unused thing Ryan Cavanaugh 2018-06-15 11:44:29 -07:00
  • f1efd1d043 Parsing and rudimentary checking of tuples with rest elements Anders Hejlsberg 2018-06-15 11:43:16 -07:00
  • 94ee765567 Merge pull request #24938 from RyanCavanaugh/esau-squash Ryan Cavanaugh 2018-06-16 06:39:44 +12:00
  • 73844ac565 Accept baseline Ryan Cavanaugh 2018-06-15 11:10:54 -07:00
  • 640af3f75e Introduce related spans into tsserver protocol (#24548) Wesley Wigham 2018-06-15 10:54:36 -07:00
  • e1e2882edf PR fixups Ryan Cavanaugh 2018-06-15 10:48:46 -07:00
  • d02fe4ac44 Merge branch 'master' into esau-squash Ryan Cavanaugh 2018-06-15 10:40:46 -07:00
  • b9794134e3 Merge pull request #24982 from Microsoft/sourceMapBase Ron Buckton 2018-06-15 01:07:19 -07:00
  • 575ab61c6b Fix sources array case sensitivity Ron Buckton 2018-06-14 23:27:04 -07:00
  • e62a5edc94 Fix off-by-one error with sourcemaps Ron Buckton 2018-06-14 22:54:31 -07:00
  • 374cbd6e5f Update user baselines (#24952) TypeScript Bot 2018-06-14 15:56:57 -07:00
  • 7a1d75cc11 getEditsForFileRename: Don't update unrelated import (#24961) Andy 2018-06-14 15:42:16 -07:00
  • 4a7a550502 moveToNewFile: Reuse code from importFixes for inserting import (#24957) Andy 2018-06-14 15:41:47 -07:00
  • 4db1c132b7 No dupe jsdoc for assignment inside an initializer (#24973) Nathan Shively-Sanders 2018-06-14 15:32:10 -07:00
  • 03c3c9dda1 Merge branch 'master' into esau-squash Ryan Cavanaugh 2018-06-14 13:23:15 -07:00
  • 57e652dd02 Js/check type tags (#24967) Nathan Shively-Sanders 2018-06-14 13:11:52 -07:00
  • 34b9c4dbad Merge pull request #24959 from Microsoft/moduleResolutionWithoutExtensionWithJson Sheetal Nandi 2018-06-14 13:09:29 -07:00
  • 1cd604ac69 Merge pull request #24933 from Microsoft/failedLookupWatchesWithClassicResolver Sheetal Nandi 2018-06-14 13:09:16 -07:00
  • 09f17bcf57 Accept new baselines Anders Hejlsberg 2018-06-14 13:06:48 -07:00
  • 0cc0fad381 Add tests Anders Hejlsberg 2018-06-14 13:06:37 -07:00
  • 345012e29d Don't add diagnostic on unused import starting with underscore (#24958) Andy 2018-06-14 12:55:12 -07:00
  • fe260588fa Handle package.json, jsconfig.json, tsconfig.json in the getDiagnostics of fourslash tests Sheetal Nandi 2018-06-14 11:51:18 -07:00
  • 8491f70379 Merge branch 'master' into esau-squash Ryan Cavanaugh 2018-06-14 11:25:00 -07:00
  • a56b272d38 In JS, fix crash with in a file with conflicting ES2015/commonjs exports (#24960) Nathan Shively-Sanders 2018-06-14 11:18:23 -07:00
  • 2428220015 Turn on SLC Ryan Cavanaugh 2018-06-14 11:17:37 -07:00
  • a77068827d Handle combinations of rootdir and outdir when calculating paths (#24941) Wesley Wigham 2018-06-14 11:07:46 -07:00
  • 8e16bfffc2 Handle the json extension when ResolvedModule result is json file Fixes #24932 Sheetal Nandi 2018-06-14 09:46:50 -07:00
  • 3261473a9b Avoid huge inferred type (#24953) Andy 2018-06-14 09:23:40 -07:00
  • 807dd969a7 LEGO: Merge pull request 24955 csigs 2018-06-14 09:11:16 -07:00
  • 260f5f80df LEGO: check in for master to temporary branch. csigs 2018-06-14 16:10:53 +00:00
  • f5a370d357 LEGO: Merge pull request 24950 csigs 2018-06-14 03:10:48 -07:00
  • 5446944579 LEGO: check in for master to temporary branch. csigs 2018-06-14 10:10:26 +00:00
  • 042b8ee196 LEGO: Merge pull request 24944 csigs 2018-06-13 21:10:54 -07:00
  • b62bf1952b LEGO: check in for master to temporary branch. csigs 2018-06-14 04:10:31 +00:00
  • 2a1503610b Stop generating sectional sourcemaps (#24917) Wesley Wigham 2018-06-13 18:52:23 -07:00
  • e9ab5d4cbd Ryan feels shame as a major action Ryan Cavanaugh 2018-06-13 17:33:01 -07:00
  • cee75aa9fc Properly widen type element types in inferred rest parameter types Anders Hejlsberg 2018-06-13 17:00:35 -07:00
  • ecc0db7612 Use LKG for g-d Ryan Cavanaugh 2018-06-13 16:55:09 -07:00
  • ae0c5d5a41 Use LKG for scripts Ryan Cavanaugh 2018-06-13 16:09:33 -07:00
  • c46e45c78d Fix file casing Ryan Cavanaugh 2018-06-13 15:56:38 -07:00
  • 1bbe6610a4 Merge branch 'master' into esau-squash Ryan Cavanaugh 2018-06-13 15:35:18 -07:00
  • c184ad7a41 Updates for nightly publish Ryan Cavanaugh 2018-06-13 15:32:13 -07:00
  • 1d45810df2 Fix insiders publish Ryan Cavanaugh 2018-06-13 15:17:33 -07:00
  • bb9e0594e4 LEGO: Merge pull request 24936 csigs 2018-06-13 15:11:08 -07:00
  • 498368aac8 LEGO: check in for master to temporary branch. csigs 2018-06-13 22:10:47 +00:00