angular/modules/@angular/compiler-cli/src
Tobias Bosch 1cff1250ba refactor: remove old compiler options (#14891)
DEPRECATION:
- `CompilerOptions.debug` has no effect any more, as the compiler
  always produces the same code independent of debug mode.
2017-03-07 11:16:27 -08:00
..
codegen.ts refactor: remove old compiler options (#14891) 2017-03-07 11:16:27 -08:00
compiler_host.ts fix(language-service): tolerate errors in decorators (#14634) 2017-03-01 13:23:34 -08:00
extract_i18n.ts feat(compiler-cli): add an outFile option to ng-xi18n 2017-02-23 20:39:46 -08:00
extractor.ts feat(compiler-cli): add an outFile option to ng-xi18n 2017-02-23 20:39:46 -08:00
main.ts perf: Don’t subclass Error; resulting in smaller binary (#14160) 2017-02-07 19:18:26 -06:00
ngtools_api.ts feat(compiler-cli): add an outFile option to ng-xi18n 2017-02-23 20:39:46 -08:00
ngtools_impl.ts build: produce metadata bundles for @angular modules (#14509) 2017-02-16 08:15:30 -08:00
path_mapped_compiler_host.ts refactor(compiler-cli): refactor compiler host parameters (#13147) 2016-12-01 13:24:51 -08:00
version.ts fix: display framework version on bootstrapped component (#13252) 2016-12-06 16:21:07 -08:00