angular/packages/compiler/src
Kristiyan Kostadinov 92c4123a74 refactor(compiler): integrate new AST nodes into visitors (#60724)
Updates the various visitors to add placeholders for the new AST nodes.

PR Close #60724
2025-04-04 11:28:47 -07:00
..
expression_parser refactor(compiler): allow name parsing logic to be reused (#60561) 2025-03-26 20:46:45 -07:00
i18n refactor(compiler): integrate new nodes into visitors (#60724) 2025-04-04 11:28:47 -07:00
ml_parser refactor(compiler): integrate new nodes into visitors (#60724) 2025-04-04 11:28:47 -07:00
output fix(compiler): error if rawText isn't estimated correctly (#60529) 2025-03-26 20:37:31 -07:00
render3 refactor(compiler): integrate new AST nodes into visitors (#60724) 2025-04-04 11:28:47 -07:00
schema refactor(compiler): add selectedcontent to the DOM element schema registry (#60683) 2025-04-02 16:27:01 +00:00
template/pipeline refactor(core): introduce domProperty instruction (#60608) 2025-03-31 13:15:19 +00:00
template_parser refactor(compiler): allow for security context to be inferred without tag name (#60724) 2025-04-04 11:28:47 -07:00
assertions.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
chars.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
compiler.ts refactor(compiler): introduce R3 AST nodes for components and directives (#60724) 2025-04-04 11:28:47 -07:00
compiler_facade_interface.ts docs: set syntax highlighting of code examples MD code blocks (#59026) 2024-12-04 17:30:28 +01:00
config.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
constant_pool.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
core.ts docs: set syntax highlighting to the remaining Markdown code examples blocks (#59088) 2025-01-14 15:14:02 -05:00
injectable_compiler_2.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
jit_compiler_facade.ts refactor(compiler): capture template path (#58982) 2024-12-05 16:09:55 -08:00
parse_util.ts fix(compiler-cli): more accurate diagnostics for host binding parser errors (#58870) 2024-11-25 15:25:48 +00:00
resource_loader.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
selector.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
shadow_css.ts fix(compiler): handle :host-context with comma-separated child selector (#59276) 2025-01-21 09:11:16 -08:00
style_url_resolver.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
util.ts refactor(compiler): allow name parsing logic to be reused (#60561) 2025-03-26 20:46:45 -07:00
version.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00