angular/modules
Yegor Jbanov 241632aaa1 feat(code size): make assertionsEnabled() statically computable by dart2js
Our existing implementation prevented dart2js from statically deducing the
return value. This fix does not yet result in better tree-shaking due to the
following dart2js bugs:

https://github.com/dart-lang/sdk/issues/24354
https://github.com/dart-lang/sdk/issues/24355

Closes #4198
2015-09-16 19:01:48 +00:00
..
angular1_router refactor(router): use CamelCase aliases for routes 2015-09-14 22:46:02 -07:00
angular2 feat(code size): make assertionsEnabled() statically computable by dart2js 2015-09-16 19:01:48 +00:00
angular2_material refactor(async): replace RxJS with RxNext 2015-09-15 23:44:57 +00:00
benchmarks chore(benchmarks): enable the transformer on the static_tree benchmark 2015-09-11 23:03:29 +00:00
benchmarks_external chore(benchmarks): rename static_tree to static_tree_perf 2015-09-09 03:58:26 +00:00
benchpress chore(build): replace traceur-runtime with es6-shim. 2015-09-14 21:02:29 +00:00
examples refactor(form): misc minor refactoring 2015-09-16 10:34:26 +00:00