TypeScript/src/testRunner/unittests/tscWatch
Andrew Branch 48aecfa5a5
Consider module augmentations in files referenced by imports in watch/incremental (#45156)
* Consider module augmentations in files referenced by importsin watch/incremental

* Accept baselines

* Accept other baseline

* Hooray optional chaining

* Delete outdated and unuseful comment
2021-07-23 16:32:52 -07:00
..
consoleClearing.ts Some changes to tsc baselines for clarity (#38850) 2020-06-02 11:49:21 -07:00
emit.ts Do not calculate signatures if old state is not used (#43314) 2021-03-23 13:43:43 -07:00
emitAndErrorUpdates.ts Make files safe for Windows (#44651) 2021-06-18 09:06:51 -07:00
forceConsistentCasingInFileNames.ts Use fs.realpathSync.native when available (#41292) 2020-12-18 09:23:42 -08:00
helpers.ts avoid computing a full shape for indirectly invalidated files (#44090) 2021-06-22 10:33:54 -07:00
incremental.ts Consider module augmentations in files referenced by imports in watch/incremental (#45156) 2021-07-23 16:32:52 -07:00
programUpdates.ts Cache resolved project references and watch wild card directories from them to update them (#42929) 2021-03-26 13:23:03 -07:00
projectsWithReferences.ts Cache resolved project references and watch wild card directories from them to update them (#42929) 2021-03-26 13:23:03 -07:00
resolutionCache.ts When directory watcher is invoked with any file from node_modules package, invalidate for file paths in that package (#43974) 2021-05-06 09:48:26 -07:00
sourceOfProjectReferenceRedirect.ts Add support for extraFileExtensions on WatchCompilerHost (#37726) 2020-04-01 11:13:21 -07:00
watchApi.ts Cache resolved project references and watch wild card directories from them to update them (#42929) 2021-03-26 13:23:03 -07:00
watchEnvironment.ts Move fixed chunk size polling as a watch option and move it out of server (#42542) 2021-03-02 16:45:53 -08:00