angular/packages/compiler/test/expression_parser
Matthieu Riegler 3e102f0b84 fix(compiler): lexer support for template literals in object literals (#61601)
This commit fixes a shortcoming of the lexer with template literals

fixes #61572

PR Close #61601
2025-05-26 10:24:16 +00:00
..
utils refactor(compiler-cli): handle parentheses in the template pipeline (#60169) 2025-03-10 09:53:10 -07:00
ast_spec.ts refactor(compiler): convert scripts within packages/compiler to relative imports (#60625) 2025-04-01 11:57:53 +00:00
BUILD.bazel build: move private testing helpers outside platform-browser/testing (#61472) 2025-05-20 10:00:43 +00:00
lexer_spec.ts fix(compiler): lexer support for template literals in object literals (#61601) 2025-05-26 10:24:16 +00:00
parser_spec.ts fix(compiler): lexer support for template literals in object literals (#61601) 2025-05-26 10:24:16 +00:00
serializer_spec.ts feat(compiler): support the in keyword in Binary expression (#58432) 2025-04-22 21:44:12 +02:00