angular/packages/compiler-cli/src/transformers
Rado Kirov 005a78bd83 refactor: allow compilation with TypeScript 2.5 (#19966)
A small number of types need to be adjusted. The changes seem to be
backwards compatible with TS 2.4.

PR Close #19966
2017-10-31 00:26:43 -04:00
..
api.ts fix(compiler-cli): only use error collector when needed. (#19912) 2017-10-24 17:06:41 -04:00
compiler_host.ts fix(compiler): always use relative paths to refer to generated code 2017-10-30 18:28:25 -04:00
entry_points.ts Revert "Revert "Revert "perf(compiler): skip type check and emit in bazel in some cases. (#19646)""" 2017-10-12 16:09:49 -07:00
lower_expressions.ts fix(compiler): reexport less symbols in .ngfactory.ts files (#19884) 2017-10-30 20:11:29 -04:00
metadata_reader.ts refactor(compiler): remove old ngtools api and add listLazyRoutes to new api (#19836) 2017-10-23 18:46:04 -04:00
node_emitter.ts fix(compiler-cli): avoid producing source mappings for host views (#19965) 2017-10-27 22:26:57 -07:00
node_emitter_transform.ts Revert "Revert "Revert "perf(compiler): skip type check and emit in bazel in some cases. (#19646)""" 2017-10-12 16:09:49 -07:00
program.ts refactor: allow compilation with TypeScript 2.5 (#19966) 2017-10-31 00:26:43 -04:00
util.ts fix(compiler): translate emit diagnostics with noEmitOnError: true. (#19953) 2017-10-26 18:42:59 -04:00