angular/modules/angular2/test
Tobias Bosch ab56be46e1 chore: move static_reflector into compiler_cli
Most of the bugs discovered so far in the offline compiler were related to the StaticReflector. As it was part of angular2 core, it was hard to update. Moving it into the compiler_cli allows to release more often until the compiler_cli gets more stable.

Note: Moving the unit test next to the sources is the simplest option for now in terms of build setup.

Note: This commit only does the move. The next commit updates the build to run it again.
2016-04-30 20:53:54 +00:00
..
alt_router refactor(core): type ComponentRef, ComponentFactory and ComponentFixture by the component type 2016-04-30 19:47:54 +00:00
animate revert(format): Revert "chore(format): update to latest formatter" 2016-04-12 09:41:01 -07:00
common refactor(core): type ComponentRef, ComponentFactory and ComponentFixture by the component type 2016-04-30 19:47:54 +00:00
compiler chore: move static_reflector into compiler_cli 2016-04-30 20:53:54 +00:00
core refactor(core): type ComponentRef, ComponentFactory and ComponentFixture by the component type 2016-04-30 19:47:54 +00:00
facade chore: replace CONST_EXPR with /*@ts2dart_const*/ 2016-04-29 16:53:49 -07:00
http style(global): group multiple imports from same module 2016-04-26 22:40:30 +00:00
i18n feat(i18n): add support for nested expansion forms 2016-04-18 19:38:12 +00:00
mock style(global): group multiple imports from same module 2016-04-26 22:40:30 +00:00
platform refactor(core): type ComponentRef, ComponentFactory and ComponentFixture by the component type 2016-04-30 19:47:54 +00:00
router refactor(core): type ComponentRef, ComponentFactory and ComponentFixture by the component type 2016-04-30 19:47:54 +00:00
symbol_inspector refactor(Location): out of router and into platform/common 2016-04-20 04:28:47 +00:00
testing refactor(core): type ComponentRef, ComponentFactory and ComponentFixture by the component type 2016-04-30 19:47:54 +00:00
upgrade revert(format): Revert "chore(format): update to latest formatter" 2016-04-12 09:41:01 -07:00
web_workers refactor(core): type ComponentRef, ComponentFactory and ComponentFixture by the component type 2016-04-30 19:47:54 +00:00
dev_mode_spec.ts revert(format): Revert "chore(format): update to latest formatter" 2016-04-12 09:41:01 -07:00
public_api_spec.ts feat(core): separate refs from vars. 2016-04-28 01:13:40 +00:00