angular/packages/compiler-cli/src/ngtsc
Payam Valadkhan 9648fc49dd refactor(compiler-cli): Remove .d.ts files transformer in local compilation mode. (#50486)
In local mode we don't make use of .d.ts files for Angular compilation, so their transformation can be ditched.

PR Close #50486
2023-06-07 12:50:54 -07:00
..
annotations refactor(compiler): introduce compiler infrastructure for input transforms (#50225) 2023-05-22 14:48:02 +00:00
core refactor(compiler-cli): Remove .d.ts files transformer in local compilation mode. (#50486) 2023-06-07 12:50:54 -07:00
cycles build: ensure bootstrap transitive runfiles are made available (#48521) 2022-12-19 19:50:41 +00:00
diagnostics refactor(compiler): introduce compiler infrastructure for input transforms (#50225) 2023-05-22 14:48:02 +00:00
entry_point build: ensure bootstrap transitive runfiles are made available (#48521) 2022-12-19 19:50:41 +00:00
file_system refactor(compiler-cli): update comments to account for ngcc removal (#49136) 2023-04-03 19:20:01 -07:00
imports refactor: update code to be ES2022 compliant (#49559) 2023-03-23 08:18:45 -07:00
incremental refactor(compiler-cli): remove incrementalDriver on the compiler (#49869) 2023-04-17 14:54:53 +00:00
indexer build: ensure bootstrap transitive runfiles are made available (#48521) 2022-12-19 19:50:41 +00:00
logging build: ensure bootstrap transitive runfiles are made available (#48521) 2022-12-19 19:50:41 +00:00
metadata refactor(compiler): introduce compiler infrastructure for input transforms (#50225) 2023-05-22 14:48:02 +00:00
partial_evaluator fix(compiler): resolve deprecation warning with TypeScript 5.1 (#50460) 2023-05-25 14:39:27 +00:00
perf refactor: update code to be ES2022 compliant (#49559) 2023-03-23 08:18:45 -07:00
program_driver refactor: update code to be ES2022 compliant (#49559) 2023-03-23 08:18:45 -07:00
reflection refactor(compiler): introduce compiler infrastructure for input transforms (#50225) 2023-05-22 14:48:02 +00:00
resource refactor: update code to be ES2022 compliant (#49559) 2023-03-23 08:18:45 -07:00
scope refactor(compiler-cli): Add signals to internal directive metadata (#49981) 2023-04-25 15:39:18 -07:00
shims feat(compiler): drop support for TypeScript 4.8 (#49155) 2023-02-23 10:39:43 -08:00
sourcemaps build: ensure bootstrap transitive runfiles are made available (#48521) 2022-12-19 19:50:41 +00:00
testing fix(compiler-cli): Catch FatalDiagnosticError during template type checking (#49527) 2023-04-11 14:02:51 -07:00
transform refactor(compiler): introduce compiler infrastructure for input transforms (#50225) 2023-05-22 14:48:02 +00:00
translator refactor(compiler): introduce internal transplanted type (#50104) 2023-05-09 14:41:14 -07:00
typecheck refactor(compiler): introduce compiler infrastructure for input transforms (#50225) 2023-05-22 14:48:02 +00:00
util feat(compiler): drop support for TypeScript 4.8 (#49155) 2023-02-23 10:39:43 -08:00
xi18n refactor(compiler-cli): support xi18n in ngtsc (#42485) 2021-06-21 16:50:28 +00:00
program.ts refactor(compiler-cli): update emit signature to support for strongly typed emitCallback (#47893) 2022-11-01 04:44:28 -07:00
tsc_plugin.ts refactor(compiler-cli): Export the interface PluginCompilerHost for 1p use. (#48874) 2023-02-02 09:44:18 -08:00