angular/packages/compiler/test/expression_parser
Kristiyan Kostadinov 56b551d273 fix(compiler): incorrect spans for template literals (#60323) (#60331)
Fixes that we were producing zero-length spans for template literals and template literal elements.

Fixes #60320.
Fixes #60319.

PR Close #60323

PR Close #60331
2025-03-11 15:02:17 -07:00
..
utils refactor(compiler): produce AST for template literals (#59230) 2025-01-21 12:04:52 -08: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 refactor(compiler): tokenize template literals (#59230) 2025-01-21 12:04:52 -08:00
parser_spec.ts fix(compiler): incorrect spans for template literals (#60323) (#60331) 2025-03-11 15:02:17 -07:00
serializer_spec.ts refactor(compiler): add expression serializer (#58176) 2024-10-16 06:42:37 +00:00