angular/modules/angular2/src/core
Tobias Bosch 4a3fd5e855 fix(di): allow @Inject(…) to work in dart2js and dynamic reflection
Note: We can’t write a unit test for this as our unit tests
are running in Dartium, where the error does not occur.
However, we previously had a failure in our e2e tests
in `hello_world/index_dynamic.html`
when removing the TODOs in `application.ts`.

Closes #2185
2015-05-27 10:33:30 -07:00
..
annotations refactor(test): ts’if compiler integration tests. 2015-05-21 17:53:53 -07:00
annotations_impl refactor(test): ts’if compiler integration tests. 2015-05-21 17:53:53 -07:00
compiler fix(injectable): add missing @Injectables annotations 2015-05-27 10:31:20 -07:00
life_cycle fix(deps): Update clang-format to 1.0.14. 2015-05-22 09:39:15 -07:00
testability refactor(core): ts’ify core 2015-05-20 16:30:41 -07:00
zone refactor(ts'ify): ts’ify mocks, directives and test_lib 2015-05-21 15:33:37 -07:00
application.ts fix(di): allow @Inject(…) to work in dart2js and dynamic reflection 2015-05-27 10:33:30 -07:00
application_tokens.ts refactor(core): ts’ify core 2015-05-20 16:30:41 -07:00
exception_handler.ts refactor(core): ts’ify core 2015-05-20 16:30:41 -07:00