angular-cn/modules/angular2/test/compiler/output
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
..
abstract_emitter_spec.ts refactor(view_compiler): codegen DI and Queries 2016-04-13 14:43:48 -07:00
dart_emitter_spec.ts fix(compiler): properly implement pure pipes and change pipe syntax 2016-04-25 09:04:22 -07:00
js_emitter_spec.ts fix(compiler): properly implement pure pipes and change pipe syntax 2016-04-25 09:04:22 -07:00
output_emitter_codegen_typed.ts refactor(view_compiler): codegen DI and Queries 2016-04-13 14:43:48 -07:00
output_emitter_codegen_untyped.ts refactor(view_compiler): codegen DI and Queries 2016-04-13 14:43:48 -07:00
output_emitter_spec.ts fix(compiler): properly implement pure pipes and change pipe syntax 2016-04-25 09:04:22 -07:00
output_emitter_util.ts fix(compiler): properly implement pure pipes and change pipe syntax 2016-04-25 09:04:22 -07:00
path_util_spec.ts refactor(view_compiler): codegen DI and Queries 2016-04-13 14:43:48 -07:00
ts_emitter_spec.ts fix(compiler): properly implement pure pipes and change pipe syntax 2016-04-25 09:04:22 -07:00