Commits
User selector
Commit History
Commits on Aug 6, 2019
Resolve module specifier relative to moduleFile.originalFileName (#32722)
Show description for d757402authored- committed
- committed
Commits on Aug 5, 2019
Fix emit for object rest on a module export (#32699)
Show description for e3f4979authoredFixes export destructured variables reference (#32007)
Show description for 33a6509authored andcommitted- committed
- authored andcommitted
Commits on Jul 29, 2019
Use single stats watcher per filename
Show description for b84f13dcommitted- committed
- committed
- committed
Update LKG (#32578)
Show description for b963e1aauthored
Commits on Jul 26, 2019
Merge pull request #32561 from microsoft/retainFreshlyCreatedProject
Show description for 2fe3c1bauthoredDecrement line ends if they end with a carriage return. (#31220)
Show description for 599e36aauthored
Commits on Jul 25, 2019
Retain the configured project opened during opening client file even if opened file isnt included in that project
Show description for 10ee85ccommitted- committed
- committed
Commits on Jul 24, 2019
Strip more kinds of timestamps and versions from dockerfile output (#32519)
Show description for 40fd4efauthored
Commits on Jul 23, 2019
Update __awaiter to be more spec compliant (#32462)
Show description for d982014authored
Commits on Jul 22, 2019
Commits on Jul 19, 2019
Commits on Jul 16, 2019
Merge pull request #32425 from microsoft/scopedPackageAquisition
Show description for b589020authoredFix missing tokenToString for the backtick
Show description for 607c9c5committedHandle scoped package names in typing installer
Show description for 49ba408committed
Commits on Jul 11, 2019
Ensure that the filePaths in compiler options are absolute before getting relative path to buildInfo directory
Show description for fd4f4fecommitted
Commits on Jul 4, 2019
Improve type checking and inference for Generators and Async Generators (#30790)
Show description for e8bf958authored
Commits on Jul 3, 2019
Merge pull request #29717 from petersandor/jsdoc-tag-author-email-support
Show description for 6f0baa3authored
Commits on Jul 1, 2019
Add support for sharding tests across multiple workers (#32173)
Show description for 3e68561authored- authored
Merge pull request #32167 from microsoft/tryReuseProgram
Show description for af20e79authoredMerge pull request #32147 from microsoft/noDtsWhenNotUsingProjectReferences
Show description for f6d7261authored
Commits on Jun 30, 2019
Commits on Jun 29, 2019
Commits on Jun 28, 2019
Add vscode docker test (#32152)
Show description for 6760a03authoredWhen checking sourceFile is from external library, use sourceFile.resolvedPath since thats how the source files are queried and thats the real path
Show description for 4f802e7committed