angular/packages/compiler/test
Kristiyan Kostadinov f05d08f432 refactor(compiler): add arrow function parsing
Updates the expression parser to handle arrow functions. Since arrow functions share syntax with other AST nodes, we have to detect them by looking ahead and then potentially jumping backwards depending on what we see.
2026-01-09 10:35:37 -08:00
..
expression_parser refactor(compiler): add arrow function parsing 2026-01-09 10:35:37 -08:00
i18n refactor(compiler): remove container blocks config 2025-11-19 14:28:20 -08:00
ml_parser fix(compiler): Support empty cases 2026-01-07 15:47:59 -08:00
output refactor(compiler): remove unused code (#61668) 2025-05-26 12:21:09 +00:00
render3 refactor(compiler): add AST nodes for arrow functions 2026-01-09 10:35:37 -08:00
schema refactor(compiler): remove unnecessary sanitization for safe attributes 2025-12-15 14:13:38 -08:00
selector build: rename defaults2.bzl to defaults.bzl (#63383) 2025-08-25 15:45:01 -07:00
shadow_css fix(compiler): don't choke on unbalanced parens in declaration block 2025-11-17 09:46:01 -08:00
BUILD.bazel build: remove empty globs (#64270) 2025-10-07 20:28:11 -04:00
compiler_facade_interface_spec.ts docs: set syntax highlighting of code examples MD code blocks (#59026) 2024-12-04 17:30:28 +01:00
integration_spec.ts build: migrate packages/compiler to ts_project (#61566) 2025-05-29 14:39:10 -04:00
style_url_resolver_spec.ts refactor(compiler): convert scripts within packages/compiler to relative imports (#60625) 2025-04-01 11:57:53 +00:00
util_spec.ts refactor(compiler): remove unused code (#61668) 2025-05-26 12:21:09 +00:00