angular/modules/@angular/compiler
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
..
src 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
test 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
testing refactor(compiler): move static_reflector into @angular/compiler and rename files 2016-11-18 10:04:14 -08:00
index.ts refactor(compiler): add createAotCompiler factory 2016-11-18 10:04:14 -08:00
package.json docs: update descriptions in package.jsons 2016-09-14 16:44:39 -07:00
rollup-testing.config.js refactor: add license header to JS files & format files (#12081) 2016-10-04 20:39:20 -07:00
rollup.config.js refactor: add license header to JS files & format files (#12081) 2016-10-04 20:39:20 -07:00
tsconfig-build.json feature(tsc-wrapped): add option for closure compiler JSDoc annotations 2016-11-18 09:37:40 -08:00
tsconfig-testing.json fix(packages): use ES modules for primary build (#11120) 2016-08-30 18:07:40 -07:00