angular/packages/compiler/src/render3
Miles Malerba a75566a9be refactor(compiler): rework how parens are emitted (#60127)
Instead of using a property on BinaryOperatorExpr / UnaryOperatorExpr,
introduce a ParenthesizedExpr which can be used to parenthesize any
expression.

PR Close #60127
2025-02-27 17:41:05 +00:00
..
partial refactor(compiler): dynamic default for the partial compiler. (#58169) 2024-10-15 16:05:14 +00:00
view refactor(compiler): rework how parens are emitted (#60127) 2025-02-27 17:41:05 +00:00
r3_ast.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
r3_class_debug_info_compiler.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
r3_class_metadata_compiler.ts docs: set syntax highlighting of code examples MD code blocks (#59026) 2024-12-04 17:30:28 +01:00
r3_control_flow.ts refactor(compiler): incorrect spelling in for loop parse error message (#59289) 2025-01-06 16:18:15 +00:00
r3_deferred_blocks.ts fix(compiler): add more specific matcher for hydrate never block (#58360) 2024-10-28 12:35:11 -07:00
r3_deferred_triggers.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
r3_factory.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
r3_hmr_compiler.ts refactor(compiler): pass more information to HMR replacement function (#59854) 2025-02-12 09:05:30 -08:00
r3_identifiers.ts refactor(compiler): remove input transforms feature (#59980) 2025-02-18 19:27:59 +00:00
r3_injector_compiler.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
r3_jit.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
r3_module_compiler.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
r3_pipe_compiler.ts refactor(core): Don't generate standalone: true for definitions (#58238) 2024-10-24 12:44:12 -07:00
r3_template_transform.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
util.ts refactor(compiler): rework how parens are emitted (#60127) 2025-02-27 17:41:05 +00:00