angular/packages/compiler/test/expression_parser
Matthieu Riegler 0c9d721ac1 feat(compiler): add support for the typeof keyword in template expressions. (#58183)
This commit adds the support for `typeof` in template expressions like interpolation, bindings, control flow blocks etc.

PR Close #58183
2024-10-16 07:31:00 +00:00
..
utils feat(compiler): add support for the typeof keyword in template expressions. (#58183) 2024-10-16 07:31:00 +00:00
ast_spec.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02: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): add support for the typeof keyword in template expressions. (#58183) 2024-10-16 07:31:00 +00:00
parser_spec.ts feat(compiler): add support for the typeof keyword in template expressions. (#58183) 2024-10-16 07:31:00 +00:00
serializer_spec.ts refactor(compiler): add expression serializer (#58176) 2024-10-16 06:42:37 +00:00