angular-cn/modules/@angular/compiler-cli/src
Tobias Bosch b0a03fcab3 refactor(compiler): introduce directive wrappers to generate less code
- for now only wraps the `@Input` properties and calls
  to `ngOnInit`, `ngDoCheck` and `ngOnChanges` of directives.
- also groups eval sources by NgModule.

Part of #11683
2016-10-20 10:41:43 -07:00
..
codegen.ts refactor(compiler): introduce directive wrappers to generate less code 2016-10-20 10:41:43 -07:00
extract_i18n.ts refactor(compiler): introduce directive wrappers to generate less code 2016-10-20 10:41:43 -07:00
main.ts feat(i18n): pass translation config directly into ngc (#10622) 2016-08-12 14:45:36 -07:00
path_mapped_reflector_host.ts fix(ngc): prepend a rootDir when assuming a file exists (#11291) 2016-09-02 14:52:14 -07:00
private_import_core.ts fix(packages): use ES modules for primary build (#11120) 2016-08-30 18:07:40 -07:00
reflector_host.ts refactor(compiler): remove private exports 2016-10-20 10:41:43 -07:00
static_reflection_capabilities.ts refactor(core): delete unused reflector code 2016-10-17 23:17:34 -07:00
static_reflector.ts refactor(core): delete unused reflector code 2016-10-17 23:17:34 -07:00