Commit Graph

  • cdd6b418d8 Accepted baselines. Daniel Rosenwasser 2019-08-14 16:02:53 -07:00
  • c555d4df89 Report on base primitives for certain operations. Daniel Rosenwasser 2019-08-14 16:02:35 -07:00
  • 2217f0b859 Fix export=global auto import exclusion (#32898) Andrew Branch 2019-08-14 15:50:25 -07:00
  • 5a0a671584 Cherry-pick PR #32898 into release-3.6 (#32900) TypeScript Bot 2019-08-14 15:39:15 -07:00
  • 3f4c71adfd Initial support for minimal compiler plugin API Ron Buckton 2019-03-07 16:25:25 -08:00
  • 11c28d6dd0 Update versions to 3.7 (#32879) Ryan Cavanaugh 2019-08-14 13:00:26 -07:00
  • 8f30c09d99 Merge pull request #32893 from ajafff/classexpressionpropertymodifiers Sheetal Nandi 2019-08-14 12:41:46 -07:00
  • 8eeb763cdd report invalid modifiers on class expression properties Klaus Meinhardt 2019-08-14 21:00:19 +02:00
  • 2483803398 Merge pull request #32887 from microsoft/incrementalNoEmit Sheetal Nandi 2019-08-14 10:06:11 -07:00
  • 0e93cf61fc Disallow incremental with noEmit Fixes #32882 Sheetal Nandi 2019-08-14 09:26:35 -07:00
  • 31a26120f9 Merge pull request #32788 from microsoft/tsbuildFixes Sheetal Nandi 2019-08-14 09:07:24 -07:00
  • 8b45b3dd25 Update user baselines (#32886) TypeScript Bot 2019-08-14 09:03:27 -07:00
  • 3424f843f5 lint all ts files in scripts. remove tslint: directive. add extended eslint config for CI environment Alexander T 2019-08-14 14:10:40 +03:00
  • b728bf4bfa Merge branch 'master' of https://github.com/Microsoft/TypeScript into feature/eslint Alexander T 2019-08-14 13:42:02 +03:00
  • 466ee10011 add .eslintrc for src and scripts. update typescript-eslint Alexander T 2019-08-14 12:33:58 +03:00
  • 0652f34cc0 Update LKG. Daniel Rosenwasser 2019-08-13 16:44:11 -07:00
  • dd1f20e9a2 🤖 Cherry-pick PR #32878 into release-3.6 (#32881) Daniel Rosenwasser 2019-08-13 16:42:51 -07:00
  • ef222a5892 Cherry-pick PR #32878 into release-3.6 Wesley Wigham 2019-08-13 23:41:54 +00:00
  • 602966ba4e Fix references to path-mapped ambient modules in declaration files (#32878) Wesley Wigham 2019-08-13 16:34:03 -07:00
  • 635a158d4f Update LKG. Daniel Rosenwasser 2019-08-13 16:02:48 -07:00
  • 4da8da0c68 Merge remote-tracking branch 'origin/master' into release-3.6 Daniel Rosenwasser 2019-08-13 15:56:14 -07:00
  • a74f109f95 Do not escape actual template literals on emit (#32844) Ron Buckton 2019-08-13 15:54:35 -07:00
  • 370a596705 Merge pull request #32847 from microsoft/jsEditPerf Sheetal Nandi 2019-08-13 12:51:46 -07:00
  • c52b129a19 Add cancellation token check for function expression, arrow expression and class expression just like their counter part declarations This helps in early exit if request is cancelled and intellisense in js files is super quick with edits Sheetal Nandi 2019-08-13 11:40:00 -07:00
  • a35f7996a6 Do cleanup after opening files only if opening a file. Sheetal Nandi 2019-08-13 08:13:24 -07:00
  • c8d937ecd3 Merge pull request #32726 from fuafa/completion-after-private Daniel Rosenwasser 2019-08-13 11:09:32 -07:00
  • ed9c2e0328 Update LKG. Daniel Rosenwasser 2019-08-13 10:49:10 -07:00
  • df3c746070 Update user baselines (#32837) TypeScript Bot 2019-08-13 08:35:42 -07:00
  • 40f0a8ed26 Bump version to 3.6.1-rc for RC. Daniel Rosenwasser 2019-08-12 17:24:00 -07:00
  • f660f7ff47 Merge remote-tracking branch 'origin/master' into release-3.6 Daniel Rosenwasser 2019-08-12 17:23:15 -07:00
  • 1a9198a53a PR feedback Sheetal Nandi 2019-08-12 16:06:09 -07:00
  • decc3cd671 Elide /index from auto-import when using rootDirs compiler option (#32828) Ron Buckton 2019-08-12 16:05:15 -07:00
  • 4ab85bbf35 Add error message for keywords with escapes in them (#32718) Wesley Wigham 2019-08-12 16:00:38 -07:00
  • 51411c1f8b Merge pull request #32825 from microsoft/printProjects Sheetal Nandi 2019-08-12 13:47:28 -07:00
  • b3268a7e06 Do not emit 'this' for __awaiter helper at the top level of a strict-mode file. (#32823) Ron Buckton 2019-08-12 13:33:04 -07:00
  • e10991413c Print program only if there are files are added or removed from the program. Sheetal Nandi 2019-08-12 13:13:28 -07:00
  • bf054ae796 Add support for import.meta in System modules (#32797) Ron Buckton 2019-08-12 13:00:58 -07:00
  • b3afb55d7a disable array-type for es2019.array.d.ts Alexander 2019-08-10 10:37:33 +03:00
  • e30266598e remove spaces from @internal tag Alexander 2019-08-10 10:26:33 +03:00
  • e79e835fce harness: change const to var Alexander 2019-08-10 10:12:51 +03:00
  • b33b90b559 change const to let Alexander 2019-08-10 10:10:04 +03:00
  • 371c3c630e remove TODO comments Alexander 2019-08-10 10:05:13 +03:00
  • 23a3b340b0 Merge branch 'master' of https://github.com/Microsoft/TypeScript into feature/eslint Alexander 2019-08-10 09:58:25 +03:00
  • 9791f1d28f Merge branch 'master' into assertionsInControlFlow Anders Hejlsberg 2019-08-10 08:50:42 +02:00
  • cdeddf14e9 Call getResolvedSignature only when needed for generics or overloads Anders Hejlsberg 2019-08-10 08:38:18 +02:00
  • 2a2866c3a9 Merge pull request #32563 from orta/fix_31298 Orta 2019-08-09 16:15:50 -07:00
  • 98b6db81d9 Allow accessors in ambient class declarations (#32787) Ron Buckton 2019-08-09 16:11:25 -07:00
  • f2719f95b4 Allow functions and ambient classes to merge (#32584) Wesley Wigham 2019-08-09 16:10:10 -07:00
  • b84e65db4e Merge pull request #32745 from microsoft/fsWatchInode Sheetal Nandi 2019-08-09 15:42:38 -07:00
  • 825d8bb1dc Merge pull request #32791 from microsoft/documentHighlightsFilesToSearch Sheetal Nandi 2019-08-09 15:34:05 -07:00
  • 816e7b0567 Merge pull request #32789 from amcasey/FileNotFoundError Andrew Casey 2019-08-09 15:16:23 -07:00
  • 850ff783f4 Fix lint error Sheetal Nandi 2019-08-09 15:13:07 -07:00
  • b7e49d1d1c Ignore unknown files to search from in document highlights Sheetal Nandi 2019-08-09 15:06:51 -07:00
  • 8c6612b31e Tweak message text Andrew Casey 2019-08-09 14:50:24 -07:00
  • 6fe6cb3913 Correct string template Andrew Casey 2019-08-09 14:32:34 -07:00
  • a02735e1fb Merge pull request #32785 from amcasey/FileNotFoundError Andrew Casey 2019-08-09 14:28:32 -07:00
  • 8ac45805c0 Add error related to file not in rootDir and file not part of included root files at the references Sheetal Nandi 2019-08-09 11:15:20 -07:00
  • c1980c7857 Fix the incorrectly accepted suggestion Sheetal Nandi 2019-08-09 14:14:30 -07:00
  • 6c19c13094 Use an explicit type Andrew Casey 2019-08-09 14:04:04 -07:00
  • 9133e7ad0e Use defaults for transpileModule (#31563) Ron Buckton 2019-08-09 14:04:01 -07:00
  • 05af8faac6 Support tree-shakable imports for --target es2015 (#32742) Ron Buckton 2019-08-09 14:02:18 -07:00
  • d6f768d3ee Update src/compiler/sys.ts Sheetal Nandi 2019-08-09 14:00:40 -07:00
  • 8d902ad75f Update src/compiler/sys.ts Sheetal Nandi 2019-08-09 13:57:47 -07:00
  • fd515b519e Handle status and error messages for better checking Sheetal Nandi 2019-08-08 14:29:42 -07:00
  • 9e8fbcd7f8 Transitively upstream blocked project should not build Sheetal Nandi 2019-08-08 12:40:43 -07:00
  • 94d54b967d Circular reference in the build queue is build stoppable error Sheetal Nandi 2019-08-07 13:17:02 -07:00
  • d9ad559042 Verify demo build Sheetal Nandi 2019-08-07 12:36:27 -07:00
  • 85b8d27ea3 Remove error on invalid jsdoc tokens (#32769) Nathan Shively-Sanders 2019-08-09 12:53:15 -07:00
  • 6122e92802 Restore logging of the program file list Andrew Casey 2019-08-09 12:34:40 -07:00
  • 5294e92d27 Use switch instead of instatating an array and when looking inside a module Orta Therox 2019-08-09 13:48:07 -04:00
  • d9780cd7ba Include fewer paths in exception Andrew Casey 2019-08-09 10:27:02 -07:00
  • 259ba77346 Merge branch 'master' into assertionsInControlFlow Anders Hejlsberg 2019-08-09 18:33:15 +02:00
  • 83212e7240 Accept API baseline changes Anders Hejlsberg 2019-08-09 12:35:48 +02:00
  • 19f1d3ba0a Less aggressive monomorphism for flow nodes Anders Hejlsberg 2019-08-09 12:35:28 +02:00
  • c050e551b4 add additional tests to no-keywords Alexander T 2019-08-09 12:11:25 +03:00
  • d5e08d485d Accept baseline API changes Anders Hejlsberg 2019-08-09 10:16:16 +02:00
  • 99ab53edcd Make flow nodes more monomorphic Anders Hejlsberg 2019-08-09 10:15:47 +02:00
  • 6988e25985 Merge branch 'master' of https://github.com/Microsoft/TypeScript into feature/eslint Alexander T 2019-08-09 09:39:36 +03:00
  • a3c7165529 revert lib/react16.d.ts Alexander 2019-08-09 07:29:02 +03:00
  • d3bbad38ab remove useless semicolons Alexander 2019-08-09 07:28:34 +03:00
  • 023e4c6249 disable no-redeclare Alexander 2019-08-09 07:13:08 +03:00
  • 9851f9c331 Accept new baselines Alexander 2019-08-08 22:08:25 +03:00
  • 62264392d2 Support accessors in interfaces in the language service allowAccessorsInAmbientContext Ron Buckton 2019-08-08 17:58:05 -07:00
  • b24050aefd Excess discriminated types match all discriminable properties (#32755) Nathan Shively-Sanders 2019-08-08 15:34:52 -07:00
  • 209ca0749f Fixed lint issues Armando Aguirre 2019-08-08 14:29:03 -07:00
  • 536f59cd7d fix formatting Alexander 2019-08-08 21:49:10 +03:00
  • 78d8e80330 no-unused-expressions: [error, { allowTernary: true }] Alexander 2019-08-08 21:48:54 +03:00
  • ceccfd8867 array-type: [ default: array, generic: array ] Alexander 2019-08-08 21:30:18 +03:00
  • 71fa26aecb Adds a debug command to the scanner Orta Therox 2019-08-08 12:56:16 -04:00
  • b70f894881 Merge pull request #32668 from orta/fix_31209 Orta 2019-08-08 08:56:35 -07:00
  • c7834c54d8 fix eslint paths Alexander T 2019-08-08 12:12:42 +03:00
  • df02ad6e59 Reflect control flow effects of calls to never-returning functions Anders Hejlsberg 2019-08-08 10:48:45 +02:00
  • 8f54cb6d32 Merge branch 'master' of https://github.com/Microsoft/TypeScript into feature/eslint Alexander T 2019-08-08 10:57:11 +03:00
  • 828ebd54ed add eslint setting for .vscode Alexander T 2019-08-08 10:57:04 +03:00
  • 4e8ffd8e4f Add basic test cases for accessors in interfaces and ambient classes Ron Buckton 2019-08-07 16:26:08 -07:00
  • 98729b4462 Truncate to 150 chars and added unit tests Armando Aguirre 2019-08-07 13:50:18 -07:00
  • 77fc6f3b2e Allow and emit accessors on interfaces Ron Buckton 2019-08-07 11:38:45 -07:00
  • 455f8b5511 fix eslint errors. remove tslint:* comments Alexander 2019-08-07 21:35:05 +03:00
  • 984956afec Only add unnecessary-await suggestion on await expressions (#32754) Andrew Branch 2019-08-07 11:27:36 -07:00
  • 481d70d50d Merge branch 'master' of https://github.com/Microsoft/TypeScript into feature/eslint Alexander 2019-08-07 21:23:10 +03:00