angular/modules/angular2/test/core/linker
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_integration_spec.ts fix(compiler): properly implement pure pipes and change pipe syntax 2016-04-25 09:04:22 -07:00
dynamic_component_loader_spec.ts refactor(core): support non reflective bootstrap. 2016-04-20 11:34:11 -07:00
integration_dart_spec.dart feat(test): Implement fakeAsync using the FakeAsyncTestZoneSpec from zone.js. 2016-04-21 22:11:00 +00:00
integration_spec.ts fix(compiler): properly implement pure pipes and change pipe syntax 2016-04-25 09:04:22 -07:00
projection_integration_spec.ts refactor(view_compiler): codegen DI and Queries 2016-04-13 14:43:48 -07:00
query_integration_spec.ts refactor(core): add Query.read and remove DynamicComponentLoader.loadIntoLocation. 2016-04-20 11:28:00 -07:00
query_list_spec.ts revert(format): Revert "chore(format): update to latest formatter" 2016-04-12 09:41:01 -07:00
reflector_component_resolver_spec.ts refactor(core): introduce ComponentFactory. 2016-04-20 11:27:26 -07:00
regression_integration_spec.ts fix(compiler): properly implement pure pipes and change pipe syntax 2016-04-25 09:04:22 -07:00
view_injector_integration_spec.ts fix(compiler): properly implement pure pipes and change pipe syntax 2016-04-25 09:04:22 -07:00