TypeScript/src/compiler
Orta Therox aa2756a5d7
Updates Dom lib with TSJS changes, adding a new library for webworker iterable (#40500)
* Updates Dom lib with TSJS changes, adding a new library for webworker iterable

Co-authored-by: Nathan Shively-Sanders <nathansa@microsoft.com>

* Fixes tests

Co-authored-by: Nathan Shively-Sanders <nathansa@microsoft.com>
2020-09-11 15:36:00 -04:00
..
factory Template literal types and mapped type 'as' clauses (#40336) 2020-09-09 17:23:22 -10:00
transformers Add emit support for jsx/jsxs experimental jsx runtime api (#39199) 2020-09-11 10:44:52 -07:00
binder.ts Merge pull request #40063 from amcasey/ChromeTracing 2020-09-10 13:01:47 -07:00
builder.ts Revert the type change to ts.Map (#39366) 2020-07-01 17:00:26 -07:00
builderPublic.ts Emit build info even on noEmitOnError or tsc --build (#38853) 2020-06-02 12:38:40 -07:00
builderState.ts Fix tsc --watch crash on module augmentations when module resolution changes (#39604) 2020-07-14 15:05:10 -07:00
builderStatePublic.ts Allow rich response for compile on save (#37462) 2020-03-19 14:03:21 -07:00
checker.ts Add emit support for jsx/jsxs experimental jsx runtime api (#39199) 2020-09-11 10:44:52 -07:00
commandLineParser.ts Updates Dom lib with TSJS changes, adding a new library for webworker iterable (#40500) 2020-09-11 15:36:00 -04:00
core.ts Use a correct Object.entries polyfill (#40268) 2020-08-28 09:09:55 -07:00
corePublic.ts Bump version to 4.1. (#39894) 2020-08-03 23:38:55 -07:00
debug.ts Add support for vscode-js-debug's customDescriptionGenerators (#40308) 2020-09-02 20:05:50 -07:00
diagnosticMessages.json Add emit support for jsx/jsxs experimental jsx runtime api (#39199) 2020-09-11 10:44:52 -07:00
emitter.ts Merge pull request #40063 from amcasey/ChromeTracing 2020-09-10 13:01:47 -07:00
moduleNameResolver.ts Merge branch 'master' into migrateMapsAndSets 2020-07-07 13:53:46 -07:00
moduleSpecifiers.ts Replaces the default module index resolver with '/index' instead of '' when handling internal routing for dts bundles (#39277) 2020-09-11 08:12:07 -04:00
parser.ts Add emit support for jsx/jsxs experimental jsx runtime api (#39199) 2020-09-11 10:44:52 -07:00
path.ts Reprioritize cross-project module specifier suggestions for auto-import (#40253) 2020-09-03 14:00:06 -07:00
perfLogger.ts Load ETW module from a specified path (#39599) 2020-07-14 11:52:55 -07:00
performance.ts Merge branch 'master' into migrateMapsAndSets 2020-07-07 13:53:46 -07:00
performanceTimestamp.ts Refactor: No more than 1 namespace declaration per file (#35373) 2019-11-27 13:44:31 -08:00
program.ts Add emit support for jsx/jsxs experimental jsx runtime api (#39199) 2020-09-11 10:44:52 -07:00
resolutionCache.ts Revert to including only open files in partial semantic server mode (#40026) 2020-08-12 20:45:59 -07:00
scanner.ts Template literal types and mapped type 'as' clauses (#40336) 2020-09-09 17:23:22 -10:00
semver.ts Add unit tests for VersionRange (#40114) 2020-08-18 13:06:17 -07:00
sourcemap.ts Revert "Optimize source mapping into external source map sources (#40055)" (#40126) 2020-08-19 11:46:52 -07:00
symbolWalker.ts Fix linting issues 2019-09-23 06:14:52 -07:00
sys.ts Revert System changes and consume fs directly 2020-08-21 17:07:13 -07:00
tracing.ts Add instantaneous events when depth limits are hit 2020-08-28 15:51:52 -07:00
transformer.ts Add emit support for jsx/jsxs experimental jsx runtime api (#39199) 2020-09-11 10:44:52 -07:00
tsbuild.ts Refactor: No more than 1 namespace declaration per file (#35373) 2019-11-27 13:44:31 -08:00
tsbuildPublic.ts Trace key operations 2020-08-21 17:07:12 -07:00
tsconfig.json Trace key operations 2020-08-21 17:07:12 -07:00
tsconfig.release.json Include project reference in release config so LKG build works (#33864) 2019-10-07 17:31:42 -07:00
types.ts Add emit support for jsx/jsxs experimental jsx runtime api (#39199) 2020-09-11 10:44:52 -07:00
utilities.ts Add emit support for jsx/jsxs experimental jsx runtime api (#39199) 2020-09-11 10:44:52 -07:00
utilitiesPublic.ts Add deprecated related feature (#38523) 2020-06-18 17:41:26 -07:00
visitorPublic.ts Template literal types and mapped type 'as' clauses (#40336) 2020-09-09 17:23:22 -10:00
watch.ts Syntax only server creates inferred project with all the open files w… (#38561) 2020-06-16 13:39:20 -07:00
watchPublic.ts Revert to including only open files in partial semantic server mode (#40026) 2020-08-12 20:45:59 -07:00
watchUtilities.ts Merge branch 'master' into migrateMapsAndSets 2020-07-07 13:53:46 -07:00