angular/packages/compiler-cli
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
..
linker build: migrate esbuild usages to aspect_rules_esbuild esbuild rule (#62529) 2025-07-09 12:41:27 -07:00
private build: migrate esbuild usages to aspect_rules_esbuild esbuild rule (#62529) 2025-07-09 12:41:27 -07:00
src fix(compiler): incorrect spans for left side of binary operation (#62641) 2025-07-15 07:57:32 -07:00
test docs: improve support for decorator APIs (#60411) 2025-07-03 11:51:34 +00:00
BUILD.bazel build: migrate esbuild usages to aspect_rules_esbuild esbuild rule (#62529) 2025-07-09 12:41:27 -07:00
esbuild.config.js build: use esbuild from aspect rules (#62568) 2025-07-10 13:45:15 -07:00
index.ts refactor(compiler-cli): export type used by migrations (#61697) 2025-05-30 09:50:58 -04:00
package.json feat(core): support TypeScript 5.9 (#62541) 2025-07-14 14:04:58 -07:00
tsconfig-test.json build: prepare for compiler-cli to be using ts_project (#61181) 2025-05-09 15:59:46 +00:00
tsconfig.json build: prepare for compiler-cli to be using ts_project (#61181) 2025-05-09 15:59:46 +00:00