angular/packages/compiler-cli
Filipe Silva bcf17bc91c refactor(compiler-cli): return TS nodes from TypeTranslatorVisitor (#28342)
The TypeTranslatorVisitor visitor returned strings because before it wasn't possible to transform declaration files directly through the TypeScript custom transformer API.

Now that's possible though, so it should return nodes instead.

PR Close #28342
2019-01-29 12:00:55 -08:00
..
integrationtest Revert "feat(compiler-cli): expose ngtsc as a TscPlugin" (#28433) 2019-01-29 11:29:48 -08:00
src refactor(compiler-cli): return TS nodes from TypeTranslatorVisitor (#28342) 2019-01-29 12:00:55 -08:00
test refactor(compiler-cli): return TS nodes from TypeTranslatorVisitor (#28342) 2019-01-29 12:00:55 -08:00
browser-rollup.config.js refactor: make all rollup config ES5 compatible (#20028) 2017-10-30 23:09:17 -04:00
BUILD.bazel build: run offline_compiler_test using bazel (#28191) 2019-01-28 20:07:22 -08:00
index.ts Revert "feat(compiler-cli): expose ngtsc as a TscPlugin" (#28433) 2019-01-29 11:29:48 -08:00
ngtools2.ts refactor(compiler-cli): expose ngtools api separately (#18978) 2017-08-31 14:37:13 -07:00
package.json feat: add support for typescript 3.2 (#27536) 2018-12-18 13:20:01 -08:00
tsconfig-build.json build: Move non-bazel deps to devDependencies (#26691) 2018-10-30 16:19:13 -04:00
tsconfig.json build(compiler-cli): fix tsconfig.json circularity issue (#22722) 2018-03-15 21:18:07 -07:00