angular/modules/@angular/compiler/src/aot
Hans d62d89319e fix(compiler): generated CSS files suffixed with ngstyle. (#13353)
Mirrors factories which ends in `ngfactory`.

Closes #13141.
2016-12-13 17:34:46 -08:00
..
compiler.ts fix(compiler): generated CSS files suffixed with ngstyle. (#13353) 2016-12-13 17:34:46 -08:00
compiler_factory.ts feat(compiler): read and write .ngsummary.json files 2016-12-01 14:49:52 -08:00
compiler_host.ts feat(compiler): read and write .ngsummary.json files 2016-12-01 14:49:52 -08:00
compiler_options.ts refactor(compiler): move symbol extraction to AotCompiler 2016-11-18 10:04:14 -08:00
generated_file.ts feat(compiler): read and write .ngsummary.json files 2016-12-01 14:49:52 -08:00
static_reflection_capabilities.ts refactor(compiler): move static_reflector into @angular/compiler and rename files 2016-11-18 10:04:14 -08:00
static_reflector.ts fix(language-service): update to use CompilerHost from compiler-cli (#13189) 2016-12-02 14:34:16 -08:00
static_symbol.ts refactor(compiler): replace isStaticSymbol with instanceof StaticSymbol 2016-12-05 14:20:01 -08:00
summary_resolver.ts fix(compiler): serialize any StaticSymbol correctly, not matter in which context. 2016-12-05 14:20:01 -08:00
utils.ts feat(compiler): read and write .ngsummary.json files 2016-12-01 14:49:52 -08:00