Commits
User selector
Commit History
Commits on Aug 26, 2021
Use realpathSync.native on case-insensitive file systems (#44966)
Show description for 7fc1cb4authored
Commits on Aug 16, 2021
Enable `max-statements-per-line` lint rule (#45475)
Show description for e00b5ecauthored
Commits on Jun 28, 2021
Reduce exceptions (#44710)
Show description for c0d5c29authored
Commits on Jun 16, 2021
New command line help developer experience. (#44157)
Show description for 971133dandauthored
Commits on May 18, 2021
Commits on Mar 26, 2021
Port realpath workaround from release-4.2 (#43384)
Show description for 6066eaeandauthored
Commits on Mar 23, 2021
Do not calculate signatures if old state is not used (#43314)
Show description for 04205caauthored
Commits on Mar 3, 2021
Move fixed chunk size polling as a watch option and move it out of server (#42542)
Show description for 0cf834cauthored
Commits on Feb 4, 2021
Commits on Feb 1, 2021
Switched 'ts.performance' to a mixed mode only uses native performance APIs when necessary (#42586)
Show description for c953969authored
Commits on Dec 18, 2020
Use fs.realpathSync.native when available (#41292)
Show description for 902fcb0authored
Commits on Nov 23, 2020
Pass throwIfNoEntry to fs.statSync (#41604)
Show description for 669305bauthored
Commits on Nov 12, 2020
Commits on Nov 4, 2020
Add way to exclude files and directories to watch (#39243)
Show description for 76cf8fdauthored
Commits on Aug 14, 2020
Set stackTraceLimit to 0 in fileSystemEntryExists
Show description for 930b81ccommitted
Commits on Jul 2, 2020
Commits on Jun 26, 2020
Switch to ES Map/Set internally (#33771)
Show description for eb2f4e2authored
Commits on Jun 16, 2020
Fixes issues with reload because of output emit (#39030)
Show description for 0232d4aauthored- authored
Commits on Mar 26, 2020
Commits on Feb 25, 2020
Switch Debug.assertX functions to use asserts conditions (#36995)
Show description for 177713eauthored
Commits on Feb 20, 2020
Commits on Feb 4, 2020
Commits on Jan 17, 2020
Instead of checking if file exists before file read, handle exceptions from file read (#36244)
Show description for 57925d4authored
Commits on Jan 15, 2020
sys: Use readdir withFileTypes option to skip lots of stat syscalls (#35286)
Show description for 64704a1authored andcommitted
Commits on Dec 11, 2019
Add watchOptions to tsconfig and allow supplying them on command line as well (#35615)
Show description for 236012eauthored
Commits on Dec 2, 2019
Remove redundant checker functions and use patterns more friendly to modules (#35399)
Show description for 7bfffa7authored
Commits on Oct 21, 2019
Commits on Oct 17, 2019
- committed
- committed
Commits on Oct 16, 2019
Stop pre-emptively creating directories
Show description for 4ed80b6committed
Commits on Oct 7, 2019
Add external mapShim/debug modules (#33712)
Show description for 01b3d41authored
Commits on Sep 27, 2019
Add support for capturing cpu profiles into tsc itself (#33586)
Show description for 558ece7authored