Commits
User selector
Commit History
Commits on Aug 17, 2020
Fix lack of error on default export of nonexistant name (#40094)
Show description for f9cca25authored
Commits on Jul 22, 2020
Make AutoImportProviderProject work with symlinked monorepos (#39679)
Show description for ec33814andauthored
Commits on Jul 17, 2020
Commits on Jul 16, 2020
Resolve only relative references in open files on syntax server (#39476)
Show description for 667ba74andauthored
Commits on Jul 15, 2020
Do not resolve require calls in typescript files even if it contains dynamic import (#39617)
Show description for 37e6e27authored
Commits on Jul 13, 2020
Merge pull request #39264 from microsoft/migrateMapsAndSets
Show description for 2c08affauthored
Commits on Jul 8, 2020
Remove unnecessary assert (#39483)
Show description for 305c58bauthored
Commits on Jul 7, 2020
Merge branch 'master' into migrateMapsAndSets
Show description for 9d5cd28committed
Commits on Jul 2, 2020
Commits on Jun 26, 2020
- committed
Switch to ES Map/Set internally (#33771)
Show description for eb2f4e2authored
Commits on Jun 18, 2020
Allows emitting buildInfo when --noEmit is specified (#39122)
Show description for b977f86authored- authored
Noj Vek
Commits on Jun 17, 2020
Fix crash in reporting unresolved project reference as part of compilerOptions verification (#39095)
Show description for 4105d32authored
Commits on Jun 16, 2020
Refactor node factory API, use node factory in parser (#35282)
Show description for eb3645fauthored
Commits on Jun 9, 2020
Schedule failed lookup updates (#38560)
Show description for a72ed0aauthoredRemove non null assertion on oldSourceFile.resolvedModules (#38984)
Show description for 83f41deauthored
Commits on Jun 2, 2020
Emit build info even on noEmitOnError or tsc --build (#38853)
Show description for 9fbcb99authoredSome changes to tsc baselines for clarity (#38850)
Show description for f0da6d1andauthored
Commits on May 11, 2020
Fix for jsdoc modifiers on constructor params (#38403)
Show description for d07e866authored
Commits on May 4, 2020
Fix incorrect line text computation to stop comment directive searching (#38296)
Show description for aa37b28authored
Commits on Mar 19, 2020
Handle auto import scenarios when using project references (#37482)
Show description for 5e9c436authored
Commits on Mar 17, 2020
Clarified file-not-found error for reference paths without extensions (#35956)
Show description for 878f447andauthoredFix declaration emit when the packages are included through symlinks (#37438)
Show description for e60bbacandauthored
Commits on Mar 5, 2020
Added @ts-expect-error to @ts-ignore directives (#36014)
Show description for ffde923andauthored
Commits on Mar 3, 2020
Commits on Feb 27, 2020
Commits on Feb 26, 2020
Expose call count for instantiateType in extendedDiagnostics (#36797)
Show description for b424f36authoredHandle getScriptVersion correctly to ensure program structure is checked correctly (#36808)
Show description for e89df5candauthored
Commits on Feb 25, 2020
Add js-equivalent test for the binary expression stress and introduce trampoline into getJSSyntacticDiagnosticsForFile (#36724)
Show description for e536c89andauthoredSwitch Debug.assertX functions to use asserts conditions (#36995)
Show description for 177713eauthored