angular/packages/compiler-cli/src/ngtsc
Andrei Chmelev fcd0bb0db8 fix(compiler-cli): prevent recursive scope checks for invalid NgModule imports
Avoid recursive local scope lookups when invalid NgModule imports create import cycles.
2026-03-27 16:10:01 +01:00
..
annotations refactor(compiler-cli): decouple host element creation logic from TypeScript 2026-03-23 11:16:39 -07:00
core refactor(compiler): remove fullTemplateTypeCheck compiler option. 2026-03-23 11:33:15 -07:00
cycles refactor(compiler-cli): use phaseModifier for type-only import detection 2026-02-13 09:42:48 -08:00
diagnostics refactor(compiler-cli): introduce NG8023 compile-time diagnostic for duplicate selectors 2026-03-19 16:12:02 -07:00
docs refactor(compiler-cli): use phaseModifier for type-only import detection 2026-02-13 09:42:48 -08:00
entry_point Revert "build: restrain visibility to compiler-cli subpackages (#64732)" 2025-11-06 13:09:01 -08:00
file_system test(language-service): optimize language service test environment and flatten test setup 2026-03-16 14:49:34 -06:00
hmr refactor(compiler-cli): use phaseModifier for type-only import detection 2026-02-13 09:42:48 -08:00
imports feat(core): add support for TypeScript 6 2026-02-17 08:40:38 -08:00
incremental refactor(compiler-cli): simplifies IncrementalCompilation.fresh 2026-03-11 09:41:02 -07:00
indexer build: update Jasmine to 6.0.0 2026-02-09 12:15:57 -08:00
logging Revert "build: restrain visibility to compiler-cli subpackages (#64732)" 2025-11-06 13:09:01 -08:00
metadata refactor(compiler-cli): track public methods during analysis 2025-11-24 13:08:42 -05:00
partial_evaluator fix(compiler-cli): support qualified names in typeof type references 2026-01-02 08:21:08 +01:00
perf Revert "build: restrain visibility to compiler-cli subpackages (#64732)" 2025-11-06 13:09:01 -08:00
program_driver Revert "build: restrain visibility to compiler-cli subpackages (#64732)" 2025-11-06 13:09:01 -08:00
reflection refactor(compiler-cli): use phaseModifier for type-only import detection 2026-02-13 09:42:48 -08:00
resource Revert "build: restrain visibility to compiler-cli subpackages (#64732)" 2025-11-06 13:09:01 -08:00
scope fix(compiler-cli): prevent recursive scope checks for invalid NgModule imports 2026-03-27 16:10:01 +01:00
shims Revert "build: restrain visibility to compiler-cli subpackages (#64732)" 2025-11-06 13:09:01 -08:00
sourcemaps Revert "build: restrain visibility to compiler-cli subpackages (#64732)" 2025-11-06 13:09:01 -08:00
testing build: update aspect_rules_js to 3.0.2 (#67518) 2026-03-11 13:37:33 -07:00
transform refactor(compiler-cli): avoid typescript errors from debugName transform 2026-03-16 09:58:18 -06:00
translator refactor(compiler): allow leading comments on expressions 2026-03-16 09:58:18 -06:00
typecheck refactor(compiler-cli): decouple schema checker from typescript 2026-03-27 15:58:12 +01:00
util feat(core): add support for TypeScript 6 2026-02-17 08:40:38 -08:00
validation Revert "build: restrain visibility to compiler-cli subpackages (#64732)" 2025-11-06 13:09:01 -08:00
xi18n Revert "build: restrain visibility to compiler-cli subpackages (#64732)" 2025-11-06 13:09:01 -08:00
preprocessor.ts refactor(compiler-cli): Add skeleton tests around source->source compiler transform mode 2026-02-13 16:48:13 -08:00
program.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
tsc_plugin.ts refactor(common): Removes unused imports to clean up dependencies 2025-11-06 08:35:28 -08:00