angular/packages/compiler/src/expression_parser
Kristiyan Kostadinov a1e3f2bcd1 fix(compiler): incorrect spans for left side of binary operation (#62641)
Fixes that the span for the `left` side of a `Binary` AST included the range up to and including the operator.

Fixes #62617.

PR Close #62641
2025-07-15 07:57:32 -07:00
..
ast.ts refactor(core): rename all animations package symbols (#62399) 2025-07-01 13:45:45 +00:00
lexer.ts refactor(compiler): ensure compiler passes closure conformance checks (#62500) 2025-07-07 16:14:16 +00:00
parser.ts fix(compiler): incorrect spans for left side of binary operation (#62641) 2025-07-15 07:57:32 -07:00
serializer.ts refactor(compiler): account for new assignment AST (#61682) 2025-06-03 11:08:50 -04:00