Commits
User selector
Commit History
Commits on Aug 9, 2019
Commits on Aug 7, 2019
Commits on Aug 6, 2019
Fix unicode escapes in jsx identifiers and extended unicode characters in jsdoc (#32716)
Show description for f333684authoredImprove excess property checking for intersections (#32582)
Show description for 480b739authored- authored
Resolve module specifier relative to moduleFile.originalFileName (#32722)
Show description for d757402authoredMerge pull request #32612 from mrcrane/etw-logger
Show description for 01e1b1bauthoredSuggestions now use diagnosticCollection (#32740)
Show description for 269c3d3authored- committed
- committed
Adjust isIdentifierText to skip multiple characters when a code point is multiple chars long (#32720)
Show description for 7adc175authored- authored
Commits on Aug 5, 2019
Fix emit for object rest on a module export (#32699)
Show description for e3f4979authoredPreserve const enums should keep import refs (#28498)
Show description for 3b54ffcauthored- committed
- committed
Escape apparent substitution in synthesized NoSubstitutionTemplateLiterals (#32580)
Show description for c1e0db7authored- authored andcommitted
Commits on Aug 3, 2019
Commits on Aug 2, 2019
- committed
Fix binding of jsdoc typedefs with no in-comment name attached to an expression statement (#32610)
Show description for 6b4f730authoredAmend scanner to support astral characters in identifiers when parsing es6+ (#32096)
Show description for acdbd10authoredMerge pull request #32613 from microsoft/singleHostFsWatchFile
Show description for bf903ebauthored- committed
Merge pull request #32626 from orta/fix-31312
Show description for 9243415authored
Orta
Commits on Aug 1, 2019
Retarget to es6 and fix the resulting bugs (#32221)
Show description for 00a75c4authored- committed
- authored
A merged interface with an inherited member should satisfy an abstract base class member (#32539)
Show description for 73bef22authoredPrevent infinite recursion resolving nested conditional types with import types in them (#32097)
Show description for b377e99authored
Commits on Jul 31, 2019
Merge pull request #32640 from microsoft/parsingDeepParenthesizedExpression
Show description for 3f75d2cauthored- committed
Wire in compilerOptions of the program in to the host's resolveModuleNames and resolveTypeReferenceDirectives api
Show description for c25e7ddcommitted