angular/modules/angular2/src
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 chore: remove const Provider() in favor of /* @ts2dart_Provider */ {provide:} 2016-04-29 16:53:50 -07: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() with /*@ts2dart_const*/ 2016-04-29 16:53:50 -07:00
http chore: replace CONST_EXPR with /*@ts2dart_const*/ 2016-04-29 16:53:49 -07:00
i18n feat(i18n): add support for nested expansion forms 2016-04-18 19:38:12 +00:00
mock refactor(core): type ComponentRef, ComponentFactory and ComponentFixture by the component type 2016-04-30 19:47:54 +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
testing refactor(core): type ComponentRef, ComponentFactory and ComponentFixture by the component type 2016-04-30 19:47:54 +00:00
upgrade refactor(core): type ComponentRef, ComponentFactory and ComponentFixture by the component type 2016-04-30 19:47:54 +00:00
web_workers chore: remove const Provider() in favor of /* @ts2dart_Provider */ {provide:} 2016-04-29 16:53:50 -07:00