angular/packages/compiler-cli/src
Alex Eagle 11b0213d20 fix(compiler): suppress another closure warning (#16137)
closure compiler warns in generated .ngfactory.ts files:
```
WARNING - property createInternal already defined on superclass module$contents$..$core$src$linker$ng_module_factory_NgModuleInjector; use @override to override it
```

PR Close #16137
2017-04-19 22:46:32 -05:00
..
codegen.ts fix(compiler): suppress another closure warning (#16137) 2017-04-19 22:46:32 -05:00
compiler_host.ts fix(compiler): Update types for TypeScript nullability support 2017-04-10 15:26:33 -06:00
extract_i18n.ts fix(compiler): Update types for TypeScript nullability support 2017-04-10 15:26:33 -06:00
extractor.ts feat(compiler): add source files to xmb/xliff translations (#14705) 2017-04-14 09:06:25 -07:00
main.ts docs: in doc comments, replace [aA]ngular2 with Angular (#15463) 2017-03-27 09:44:35 -07:00
ngtools_api.ts fix(compiler): Update types for TypeScript nullability support 2017-04-10 15:26:33 -06:00
ngtools_impl.ts fix(compiler): Update types for TypeScript nullability support 2017-04-10 15:26:33 -06:00
path_mapped_compiler_host.ts fix(compiler): Update types for TypeScript nullability support 2017-04-10 15:26:33 -06:00
version.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00