angular-cn/modules
Tim Blasi 00e2d70f05 refactor(dart/transform): Remove index_static from hello_world
index_static.js & index_static.html are unnecessary in Js and are now
essentially generated via the Dart transformer. The angular
transformer is specified in examples/pubspec.yaml; use pub build to
create a transformed application that does not use dart:mirrors.

Create index_dynamic.js & index_dynamic.html, which are used to test
that the app runs equally well with mirrors and without.

Closes #495
2015-04-17 16:11:48 -07:00
..
angular2 chore(format): format a TS file 2015-04-17 13:56:13 -07:00
angular2_material fix(facades): fix splice semantics; add test 2015-04-17 13:52:03 -07:00
benchmarks chore(analysis): analyze web folders; fix existing warnings 2015-04-17 13:52:02 -07:00
benchmarks_external chore(analysis): analyze web folders; fix existing warnings 2015-04-17 13:52:02 -07:00
benchpress docs(benchpress): add details about normalized mobile environment. 2015-04-15 10:12:13 -07:00
examples refactor(dart/transform): Remove index_static from hello_world 2015-04-17 16:11:48 -07:00
rtts_assert Don't use the for..of syntax in AtScript. 2015-02-27 15:26:53 -08:00