angular/modules/@angular/compiler/src/aot
Igor Minar da41a954b5 docs: branding fixes (#14132)
Angular 1.x -> AngularJS
Angular 1 -> AngularJS
Angular1 -> AngularJS
Angular 2+ -> Angular
Angular 2.0 -> Angular
Angular2 -> Angular

I have deliberately not touched any of the symbol names as that would cause big merge collisions with Tobias's work.

All the renames are in .md, .json, and inline comments and jsdocs.

PR Close #14132
2017-01-27 15:03:11 -06:00
..
compiler.ts refactor(Compiler): misc cleanup 2017-01-09 19:32:01 -05:00
compiler_factory.ts fix(compiler): fix missing translations handling (#14113) 2017-01-27 12:12:06 -06:00
compiler_host.ts refactor(Compiler): misc cleanup 2017-01-09 19:32:01 -05:00
compiler_options.ts refactor(compiler): store metadata of top level symbols also in summaries (#13289) 2016-12-15 09:12:40 -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): store metadata of top level symbols also in summaries (#13289) 2016-12-15 09:12:40 -08:00
static_reflector.ts refactor(compiler): improve error messages in aot compiler (#14017) 2017-01-27 11:49:38 -06:00
static_symbol.ts feat(compiler): generate proper reexports in .ngfactory.ts files to not need transitive deps for compiling .ngfactory.ts files. (#13524) 2016-12-27 09:36:47 -08:00
static_symbol_resolver.ts docs: branding fixes (#14132) 2017-01-27 15:03:11 -06:00
summary_resolver.ts refactor(Compiler): misc cleanup 2017-01-09 19:32:01 -05:00
summary_serializer.ts refactor(Compiler): misc cleanup 2017-01-09 19:32:01 -05:00
util.ts feat(compiler): generate proper reexports in .ngfactory.ts files to not need transitive deps for compiling .ngfactory.ts files. (#13524) 2016-12-27 09:36:47 -08:00