angular/packages/compiler-cli/src/ngtsc
Kristiyan Kostadinov 7410d6847b refactor(compiler): add compiler flag to enable deferred blocks for testing (#51079)
Adds a new compiler option that will allow `defer` (and other) blocks to be enabled when writing unit tests.

PR Close #51079
2023-07-18 17:05:29 +00:00
..
annotations refactor(compiler): add compiler flag to enable deferred blocks for testing (#51079) 2023-07-18 17:05:29 +00:00
core refactor(compiler): add compiler flag to enable deferred blocks for testing (#51079) 2023-07-18 17:05:29 +00: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 refactor(compiler): introduce deferred block AST (#51050) 2023-07-17 21:05:47 +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-cli): Trait compiler workflow for local compilation mode (#50545) 2023-07-13 09:34:53 -07:00
translator refactor(compiler): introduce internal transplanted type (#50104) 2023-05-09 14:41:14 -07:00
typecheck refactor(compiler): introduce deferred block AST (#51050) 2023-07-17 21:05:47 +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