Commits
User selector
Commit History
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
Commits on Feb 20, 2020
Commits on Jan 31, 2020
Fixes to handle file names in module resolution watching and createGetCanonicalFileName (#36106)
Show description for 80ad0deauthored
Commits on Jan 28, 2020
NoEmit and incremental are allowed with listFilesOnly (#36488)
Show description for 8eee8dbauthoredDisallow incremental with noEmit (#36483)
Show description for 0e9416cauthored
Commits on Jan 21, 2020
- authored andcommitted
Commits on Jan 8, 2020
Commits on Jan 3, 2020
Type-only imports and exports (#35200)
Show description for 3b396e6andcommittedFix error on `interface`s in `.js` files (#35969)
Show description for 75ca641authored
Commits on Dec 20, 2019
Correctly set filesByName map when reusing program to ensure it is same as old (#35784)
Show description for 9445657authored
Commits on Dec 13, 2019
Do not write files directly from builder when noEmitOnError is true (#34832)
Show description for c3b2aeaauthored
Commits on Dec 11, 2019
Handle consistent file name during editor and tsc --watch scenarios (#34622)
Show description for 0736459authored
Commits on Nov 27, 2019
Fix compileOnSaveEmit when using source of project reference redirect with --out (#35335)
Show description for d02531fauthored
Commits on Nov 22, 2019
Clean up error messages for using TypeScript syntax in JavaScr… (#35254)
Show description for 3da85dfauthored
Commits on Nov 20, 2019
Fix the usage of pattern matching in module resolution for check of hasZeroOrOneAsteriskCharacter (#35209)
Show description for 0e736a7authored
Commits on Nov 4, 2019
Improve error message when compiling a .js file (#34861)
Show description for 9a3ec5fauthored andcommitted
Commits on Oct 29, 2019
Commits on Oct 21, 2019
Commits on Oct 17, 2019
- committed
- committed
Commits on Oct 16, 2019
- committed
Stop pre-emptively creating directories
Show description for 4ed80b6committed
Commits on Oct 8, 2019
Commits on Sep 30, 2019
Fix issue when types installed after watch/editor is opened for auto type reference that is for global types not being detected
Show description for 1a614a2committed