angular-cn/modules
Tobias Bosch 152a117d5c fix(compiler): properly implement pure pipes and change pipe syntax
Pure pipes as well as arrays and maps are
implemented via proxy functions. This is
faster than the previous implementation
and also generates less code.

BREAKING CHANGE:
- pipes now take a variable number of arguments, and not an array that contains all arguments.
2016-04-25 09:04:22 -07:00
..
angular1_router fix(angular_1_router): Removed arrow function from module template 2016-04-19 00:44:17 +00:00
angular2 fix(compiler): properly implement pure pipes and change pipe syntax 2016-04-25 09:04:22 -07:00
benchmarks refactor(core): separate reflective injector from Injector interface 2016-04-20 11:28:13 -07:00
benchmarks_external revert(format): Revert "chore(format): update to latest formatter" 2016-04-12 09:41:01 -07:00
benchpress refactor(core): separate reflective injector from Injector interface 2016-04-20 11:28:13 -07:00
payload_tests/hello_world/ts feat(dart/transform): Use angular2/platform/browser as bootstrap lib 2016-03-21 00:58:17 +00:00
playground refactor(core): support non reflective bootstrap. 2016-04-20 11:34:11 -07:00