angular/packages/compiler/src/expression_parser
Matthieu Riegler 04462ed67f refactor(compiler): Remove the interpolation config (#64071)
After #63474, we don't need that anymore.

PR Close #64071
2025-09-29 15:29:46 -04:00
..
ast.ts feat(core): support regular expressions in templates (#63887) 2025-09-18 15:08:56 +00:00
lexer.ts refactor(compiler): tokenize regular expression literals (#63887) 2025-09-18 15:08:56 +00:00
parser.ts refactor(compiler): Remove the interpolation config (#64071) 2025-09-29 15:29:46 -04:00
serializer.ts feat(core): support regular expressions in templates (#63887) 2025-09-18 15:08:56 +00:00