angular/modules/angular2/test/transform
Rado Kirov 457c15cd6c feat(decorators): adds decorator versions of DI annotations.
In 'angular2/di' the symbol:
- Inject is a decorator
- InjectAnnotation is an annotation

Internally one an get a hold of annotations without *Annotations appened
(to make ts2dart work without workarounds) by importing from
'angular2/src/di/annotations_impl' instead of 'angular2/di'. This is
needed only for users that transpile through TS and through ts2dart.
2015-05-04 13:35:09 -07:00
..
bind_generator refactor(compiler): rename decorator directives into directive 2015-04-30 13:38:40 -07:00
common docs(x-ref links): Change links to use dgeni syntax 2015-04-20 18:45:04 +00:00
directive_linker feat(decorators): adds decorators to be used by TS and Babel transpiled apps. 2015-04-29 15:13:25 -07:00
directive_processor feat(decorators): adds decorators to be used by TS and Babel transpiled apps. 2015-04-29 15:13:25 -07:00
integration feat(decorators): adds decorator versions of DI annotations. 2015-05-04 13:35:09 -07:00
reflection_remover feat(dart/transform): Add debug transform parameters 2015-04-20 12:32:04 -07:00
template_compiler refactor(compiler): rename decorator directives into directive 2015-04-30 13:38:40 -07:00
transform.server.spec.dart refactor(dart/transform): Use package:guinness in tests 2015-03-21 15:18:15 -07:00