angular/packages/compiler/test/expression_parser
Kristiyan Kostadinov 814e6b07ac refactor(compiler): detect directly referenced pipes during parsing (#61158)
Moves the logic to detect directly referenced pipes into the compiler so that we don't have to do it ad-hoc.

PR Close #61158
2025-05-08 07:11:37 +02: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: ensure bootstrap transitive runfiles are made available (#48521) 2022-12-19 19:50:41 +00:00
lexer_spec.ts feat(compiler): support the in keyword in Binary expression (#58432) 2025-04-22 21:44:12 +02:00
parser_spec.ts refactor(compiler): detect directly referenced pipes during parsing (#61158) 2025-05-08 07:11:37 +02:00
serializer_spec.ts feat(compiler): support the in keyword in Binary expression (#58432) 2025-04-22 21:44:12 +02:00