angular-cn/modules/angular2/test/transform/two_annotations_files
Tim Blasi 3b6aaf9054 feat(dart/transform) Remove import of dart:mirrors
+ Precede the call to `new ReflectionCapabilities()` with our generated
code which populates the reflection map statically.
+ Add the import of our generated code.
+ Once we are generating all necessary code, we will remove the
import of reflection_capabilities.dart and the instantiation of
`ReflectionCapabilities`, cutting the dependency on dart:mirrors.

Closes #761
2015-02-23 18:36:29 -08:00
..
expected feat(dart/transform) Remove import of dart:mirrors 2015-02-23 18:36:29 -08:00
bar.dart feat(dart/transform) Allow ctor stubs to be tree shaken 2015-02-21 18:20:05 +00:00
index.dart feat(dart/transform) Remove import of dart:mirrors 2015-02-23 18:36:29 -08:00