angular/packages/compiler-cli
Kristiyan Kostadinov b1f3d2eab8 refactor(compiler): replace output AST write nodes (#61682)
Similarly to the previous change to the expression AST, these changes replace the `WriteVarExpr`, `WriteKeyExpr` and `WritePropExpr` from the output AST with a binary expression. This is closer aligned to TypeScript and makes it easier to translate code between the two.

PR Close #61682
2025-06-03 11:08:50 -04:00
..
linker refactor(compiler): replace output AST write nodes (#61682) 2025-06-03 11:08:50 -04:00
private build: migrate packages/compiler-cli to ts_project (#61826) 2025-06-03 11:41:52 +02:00
src refactor(compiler): replace output AST write nodes (#61682) 2025-06-03 11:08:50 -04:00
test refactor(compiler): account for new assignment AST (#61682) 2025-06-03 11:08:50 -04:00
BUILD.bazel build: migrate packages/compiler-cli to ts_project (#61826) 2025-06-03 11:41:52 +02:00
esbuild.config.js refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
index.ts refactor(compiler-cli): export type used by migrations (#61697) 2025-05-30 09:50:58 -04:00
package.json build: update dependency yargs to v18 (#61767) 2025-06-03 07:34:08 -04: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