Commits
User selector
Commit History
Commits on Mar 26, 2021
--noImplicitOverride (#39669)
Show description for 2f0c8b2andauthoredCache resolved project references and watch wild card directories from them to update them (#42929)
Show description for a545ab1authored
Commits on Mar 25, 2021
Don't build type catalog during server tracing (#43354)
Show description for 3db6d80authored
Commits on Mar 19, 2021
Made TS6059 rootDir validation consistent for programmatic usage (#43145)
Show description for 5813907authored
Josh Goldberg
Commits on Feb 8, 2021
Re-do tracing initialization and tests around calls
Show description for f462576committed
Commits on Feb 4, 2021
Commits on Jan 20, 2021
Optimize import fixes for projects with many symlinks (#42150)
Show description for 0383b5cauthored
Commits on Jan 19, 2021
Commits on Jan 13, 2021
fix: const enums + isolatedModules emit invalid code (#41933)
Show description for 368cdfdandauthored
Commits on Jan 12, 2021
Do not suggest paths inside node_modules/.pnpm as module specifiers (#42095)
Show description for 33046e3authored
Commits on Jan 8, 2021
If import is used in the file, prefer that import specifier over calculating new one (#42224)
Show description for 66ba15aandauthoredReverts #39277 removing bundledPackageName (#41499)
Show description for 055f363authored
Orta Therox
Commits on Dec 9, 2020
Keep track of why files are in the program (#40011)
Show description for 2eca17dauthored
Commits on Dec 7, 2020
Handle output file names descripency between tsc --b and actual program emit file path calculation (#41811)
Show description for bfb2591authored
Commits on Nov 16, 2020
Add tracing support to tsserver (#41374)
Show description for 79ffd03authored
Commits on Nov 11, 2020
Fold tracing.begin and end into push and pop
Show description for 116000ecommitted
Commits on Nov 2, 2020
Fix incremental emit issue where dependency relations implied by synthesized imports would not be detected (#41346)
Show description for 816af71andauthored
Commits on Oct 30, 2020
Update src/compiler/program.ts
Show description for 1e1ae30andauthored- committed
Commits on Oct 29, 2020
Commits on Oct 22, 2020
- committed
- committed
Add tracepoints within createProgram
Show description for 0b31e48committed
Commits on Oct 21, 2020
Tracing work
Show description for fe7ec1ecommitted
Commits on Oct 19, 2020
Optimizes project loading in few scenarios (#41126)
Show description for 15cec9dauthored
Commits on Oct 10, 2020
Handle noEmit and noEmitOnError with SemanticDiagnosticsBuilder (#40880)
Show description for a4b9bbaandauthored
Commits on Oct 9, 2020
Commits on Oct 6, 2020
Fixes calculating resolved project reference to redirect for module resolution (#40954)
Show description for d94b8e4authored
Commits on Oct 2, 2020
Commits on Sep 11, 2020
Allow 'paths' without 'baseUrl' (#40101)
Show description for 9c8d11bauthored- authored
Replaces the default module index resolver with '/index' instead of '' when handling internal routing for dts bundles (#39277)
Show description for cdafb71andauthored
Commits on Sep 10, 2020
Merge pull request #40063 from amcasey/ChromeTracing
Show description for 45dedd6authored
Commits on Sep 1, 2020
Checkjs implies allowjs (#40275)
Show description for b0011feauthored
Commits on Aug 25, 2020
don't emit "unused @ts-expect-error" in unchecked js files (#40046)
Show description for c5446d1authored