mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
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. |
||
|---|---|---|
| .. | ||
| abstract_emitter_spec.ts | ||
| dart_emitter_spec.ts | ||
| js_emitter_spec.ts | ||
| output_emitter_codegen_typed.ts | ||
| output_emitter_codegen_untyped.ts | ||
| output_emitter_spec.ts | ||
| output_emitter_util.ts | ||
| path_util_spec.ts | ||
| ts_emitter_spec.ts | ||