angular/tools/@angular/tsc-wrapped/test
Chuck Jazdzewski b6078f5887 fix(compiler): update to metadata version 3 (#13464)
This change retracts support for metadata version 2.

The collector used to produce version 2 metadata was incomplete
and can cause the AOT compiler to fail to resolve symbols or
produce other spurious errors.

All libraries compiled and published with 2.3.0 ngc will need
to be recompiled and updated with this change.
2016-12-14 15:28:51 -08:00
..
collector.spec.ts fix(compiler): update to metadata version 3 (#13464) 2016-12-14 15:28:51 -08:00
compiler_host.spec.ts feature(tsc-wrapped): add option for closure compiler JSDoc annotations 2016-11-18 09:37:40 -08:00
evaluator.spec.ts refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
main.spec.ts feature(tsc-wrapped): add option for closure compiler JSDoc annotations 2016-11-18 09:37:40 -08:00
symbols.spec.ts refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
test_support.ts feature(tsc-wrapped): add option for closure compiler JSDoc annotations 2016-11-18 09:37:40 -08:00
tsc.spec.ts style: add missing copyright headers 2016-10-31 14:25:53 -07:00
typescript.mocks.ts refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00