Commits
User selector
Commit History
Commits on Jul 2, 2020
Commits on Jun 26, 2020
Switch to ES Map/Set internally (#33771)
Show description for eb2f4e2authored
Commits on Jun 19, 2020
Add deprecated related feature (#38523)
Show description for 59ad375andauthored
Commits on Jun 18, 2020
Allows emitting buildInfo when --noEmit is specified (#39122)
Show description for b977f86authored
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 Mar 25, 2020
When the global file is deleted mark all files as changed (#37538)
Show description for fd9e602authoredSort the arrays of fileNames in the build info (#37541)
Show description for 6c1e8aaauthored
Commits on Mar 12, 2020
Ensure that we have seenAffectedFiles map when files are added to pending emit because they were present in the old state (#37302)
Show description for 1f71016authored
Commits on Feb 25, 2020
Switch Debug.assertX functions to use asserts conditions (#36995)
Show description for 177713eauthored
Commits on Jan 3, 2020
Commits on Dec 19, 2019
Use resolvedPath consistently in the builder (#35757)
Show description for ec84392authored
Commits on Dec 18, 2019
Baselining tsc `--watch` output just like `tsc` baselines for easier updates (#35710)
Show description for 8c1900cauthored
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
Add watchOptions to tsconfig and allow supplying them on command line as well (#35615)
Show description for 236012eauthoredHandle consistent file name during editor and tsc --watch scenarios (#34622)
Show description for 0736459authored
Commits on Nov 27, 2019
Refactor: No more than 1 namespace declaration per file (#35373)
Show description for c447ebcauthored
Commits on Oct 17, 2019
- committed
Commits on Oct 15, 2019
Commits on Oct 14, 2019
Make sure commandline options are absolute paths so they dont conflict with tsbuildinfo paths
Show description for 4b10145committed
Commits on Sep 24, 2019
Merge pull request #32028 from microsoft/referencesPrototypeSourceFile
Show description for 992c211authored
Commits on Sep 19, 2019
Merge pull request #33380 from microsoft/isolatedModules
Show description for 7f004adauthored
Commits on Sep 18, 2019
Commits on Sep 11, 2019
Commits on Sep 10, 2019
Commits on Sep 5, 2019
Commits on Aug 31, 2019
Commits on Aug 30, 2019
Handle seenEmittedFiles which was not being set when emit of a file was complete (#33145)
Show description for 79bcb3dauthoredFix the semantic diagnostics caching in builder to handle conversion from relative to buildInfo to absolute path (#33168)
Show description for 5ea4257authored
Commits on Aug 9, 2019
- committed