angular-cn/modules/angular2/test/core
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
..
change_detection refactor(core): separate reflective injector from Injector interface 2016-04-20 11:28:13 -07:00
debug refactor(view_compiler): codegen DI and Queries 2016-04-13 14:43:48 -07:00
di refactor(core): separate reflective injector from Injector interface 2016-04-20 11:28:13 -07:00
dom revert(format): Revert "chore(format): update to latest formatter" 2016-04-12 09:41:01 -07:00
facade revert(format): Revert "chore(format): update to latest formatter" 2016-04-12 09:41:01 -07:00
linker fix(compiler): properly implement pure pipes and change pipe syntax 2016-04-25 09:04:22 -07:00
metadata revert(format): Revert "chore(format): update to latest formatter" 2016-04-12 09:41:01 -07:00
profile refactor(test): rename test_lib to testing 2015-10-13 10:36:49 -07:00
reflection revert(format): Revert "chore(format): update to latest formatter" 2016-04-12 09:41:01 -07:00
testability revert(format): Revert "chore(format): update to latest formatter" 2016-04-12 09:41:01 -07:00
util revert(format): Revert "chore(format): update to latest formatter" 2016-04-12 09:41:01 -07:00
zone refactor(core): support non reflective bootstrap. 2016-04-20 11:34:11 -07:00
application_ref_spec.ts refactor(core): support non reflective bootstrap. 2016-04-20 11:34:11 -07:00
directive_lifecycle_integration_spec.ts revert(format): Revert "chore(format): update to latest formatter" 2016-04-12 09:41:01 -07:00
forward_ref_integration_spec.dart feat: allow for forward references in injection 2015-05-15 21:12:57 -07:00
forward_ref_integration_spec.ts revert(format): Revert "chore(format): update to latest formatter" 2016-04-12 09:41:01 -07:00
spies.dart refactor(view_compiler): codegen DI and Queries 2016-04-13 14:43:48 -07:00
spies.ts refactor(core): support non reflective bootstrap. 2016-04-20 11:34:11 -07:00