angular/packages/compiler/src/render3
Payam Valadkhan a15a56cb5d refactor(compiler): add a new interface for NgModule metadata to t rebase be used in local compilation mode (#50577)
The new interface is discrete-unioned with the existing interface to cover the cases for local and global (i.e., full and partial) compilation modes.

This change of interface required some adjustmeents cross repo which explains the changes made to other files.

PR Close #50577
2023-06-30 11:38:35 -07:00
..
partial refactor(compiler): add a new interface for NgModule metadata to t rebase be used in local compilation mode (#50577) 2023-06-30 11:38:35 -07:00
view fix(compiler-cli): libraries compiled with v16.1+ breaking with Angular framework v16.0.x (#50714) 2023-06-14 16:27:59 +02:00
r3_ast.ts refactor(compiler): Remove unused TransformVisitor & NullVisitor (#48646) 2023-05-09 14:38:09 -07:00
r3_class_metadata_compiler.ts refactor(compiler-cli): introduce declaration function to declare class metadata (#41200) 2021-04-12 10:41:17 -07:00
r3_factory.ts refactor(compiler-cli): only use a single type expression (#49136) 2023-04-03 19:20:00 -07:00
r3_identifiers.ts refactor(compiler): introduce compiler infrastructure for input transforms (#50225) 2023-05-22 14:48:02 +00:00
r3_injector_compiler.ts refactor(compiler-cli): only use a single type expression (#49136) 2023-04-03 19:20:00 -07:00
r3_jit.ts refactor(compiler): delete View Engine components of @angular/compiler (#44368) 2021-12-06 13:12:36 -05:00
r3_module_compiler.ts refactor(compiler): add a new interface for NgModule metadata to t rebase be used in local compilation mode (#50577) 2023-06-30 11:38:35 -07:00
r3_pipe_compiler.ts refactor(compiler-cli): only use a single type expression (#49136) 2023-04-03 19:20:00 -07:00
r3_template_transform.ts fix(compiler): compute correct offsets when interpolations have HTML entities (#44811) 2022-03-08 10:23:07 -08:00
util.ts refactor: delete the View Engine runtime (#43884) 2021-11-23 21:10:06 +00:00