angular-cn/modules/angular2/test/transform/synthetic_ctor_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 refactor(dart/transform tests): Use actual directive def'n instead of mock. 2015-02-20 09:44:56 -08:00
index.dart feat(dart/transform) Remove import of dart:mirrors 2015-02-23 18:36:29 -08:00