angular/packages/compiler-cli/src
Alex Rickabaugh 4c615f7de7 refactor(ivy): move the expr/stmt translator to a separate target (#26203)
Template type-checking will make use of expression and statement
translation as well as the ImportManager, so this code needs to
live in a separate build target which can be depended on by both
the main ngtsc transform as well as the template type-checking
mechanism. This refactor introduces a separate build target
for that code.

PR Close #26203
2018-10-04 10:11:17 -07:00
..
diagnostics build(bazel): Turning on strictPropertyInitialization for Angular. (#24572) 2018-06-25 07:57:13 -07:00
metadata feat: add TypeScript 3 support (#25275) 2018-08-27 21:07:53 -04:00
ngcc refactor(ivy): move the expr/stmt translator to a separate target (#26203) 2018-10-04 10:11:17 -07:00
ngtsc refactor(ivy): move the expr/stmt translator to a separate target (#26203) 2018-10-04 10:11:17 -07:00
transformers feat: add support for TypeScript 3.1 (#26151) 2018-09-28 09:34:51 -07:00
extract_i18n.ts refactor(compiler): remove all source-level traces to tsc-wrapped (#18966) 2017-09-13 20:47:37 -04:00
language_services.ts refactor(compiler): remove old ngtools api and add listLazyRoutes to new api (#19836) 2017-10-23 18:46:04 -04:00
main.ts feat(ivy): produce contextual diagnostics in ngtsc mode (#25647) 2018-08-31 09:43:31 -07:00
ngtools_api.ts build: upgrade jasmine (and related typings) to latest version (#19904) 2018-07-06 13:48:02 -07:00
ngtools_api2.ts feat(ivy): output diagnostics for many errors in ngtsc (#25647) 2018-08-31 09:43:30 -07:00
perform_compile.ts feat(compiler-cli): add support to extend angularCompilerOptions (#22717) 2018-09-19 16:17:28 -07:00
perform_watch.ts fix(compiler-cli): use the oldProgram option in watch mode (#21364) 2018-08-07 11:58:38 -07:00
version.ts style: remove empty comments (#23404) 2018-05-10 15:48:13 -07:00