angular/modules/@angular/compiler/src/aot
2016-12-14 14:33:10 -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(compiler): fix simplify a reference without a name 2016-12-14 14:33:10 -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