angular/modules
Tobias Bosch 5ec67ee2a7 fix(compiler): prevent race conditions
Previously, the compiler would detect cycles where there were none just because of other components that were compiled in parallel. Furthermore, the way ProtoView merging was triggered could result into early exits resulting in errors when trying to instantiate ProtoViews.

Fixes #3206
Closes #3211
2015-07-23 14:28:38 -07:00
..
angular2 fix(compiler): prevent race conditions 2015-07-23 14:28:38 -07:00
angular2_material refactor(di): removed @Parent 2015-07-21 14:39:28 -07:00
benchmarks feat(bootstrap): remove the need for explicit reflection setup in bootstrap code 2015-07-22 17:02:32 -07:00
benchmarks_external feat(benchmark): add static_tree benchmark 2015-07-22 10:58:50 -07:00
benchpress feat(build): require parameter types 2015-07-21 06:20:13 -07:00
examples feat(bootstrap): remove the need for explicit reflection setup in bootstrap code 2015-07-22 17:02:32 -07:00
rtts_assert docs(modules): fix typos 2015-07-07 16:14:43 -07:00