angular-cn/modules
Tim Blasi 45b33c5a90 perf(dart/transform): Restrict visibility/mutability of codegen
For exported, generated templates, declare with `final` so `dart2js`
knows they will never be reassigned.

For non-exported, generated change detector classes, prefix the
classname with `_` to mark them as internal.

Closes #5009
2015-10-30 17:49:06 +00:00
..
angular1_router refactor(router): rename "as" to "name" in RouteConfig 2015-10-29 10:52:55 -07:00
angular2 perf(dart/transform): Restrict visibility/mutability of codegen 2015-10-30 17:49:06 +00:00
angular2_material refactor(async): refactor EventEmitter 2015-10-29 23:06:16 +00:00
benchmarks refactor(core): Move LifeCycle functionality into ApplicationRef. 2015-10-29 22:28:30 +00:00
benchmarks_external fix(benchmarks): update react and polymer benchmarks and get tree update numbers for all of the benchmarks as well. 2015-10-28 13:17:01 -07:00
benchpress fix(benchpress): increase sampling frequency 2015-10-28 22:47:24 +00:00
playground docs(Http): add type annotations to clarify API 2015-10-30 05:11:59 +00:00
upgrade refactor(async): refactor EventEmitter 2015-10-29 23:06:16 +00:00