angular/modules/@angular/compiler-cli/src
Tobias Bosch dddbb1c1cb refactor(tsc-wrapped): collect all exported functions and classes and bump metadata version from 1 to 2
This is needed to resolve symbols without `.d.ts` files.
This bumps the version of the metadata from 1 to 2.
This adds logic into `ng_host.ts` to automatically upgrade
version 1 to version 2 metadata by adding the exported symbols
from the `.d.ts` file.
2016-11-18 10:04:14 -08:00
..
codegen.ts refactor(compiler): move symbol extraction to AotCompiler 2016-11-18 10:04:14 -08:00
extract_i18n.ts fix(core): fix placeholders handling in i18n. 2016-11-14 12:55:48 -08:00
extractor.ts refactor(compiler): move findDeclaration into the StaticReflector 2016-11-18 10:04:14 -08:00
main.ts refactor(compiler): move symbol extraction to AotCompiler 2016-11-18 10:04:14 -08:00
ng_host.ts refactor(tsc-wrapped): collect all exported functions and classes and bump metadata version from 1 to 2 2016-11-18 10:04:14 -08:00
path_mapped_ng_host.ts refactor(tsc-wrapped): collect all exported functions and classes and bump metadata version from 1 to 2 2016-11-18 10:04:14 -08:00
private_import_core.ts refactor(compiler): move findDeclaration into the StaticReflector 2016-11-18 10:04:14 -08:00