Clone
Gustaf Neumann <neumann@wu-wien.ac.at>
committed
on 30 Sep 11
- altered default handling to honor side effects of aliased object parameters. This slows down evaluation a little. Side-effects from al… Show more
- altered default handling to honor side effects of aliased object   parameters. This slows down evaluation a little. Side-effects from   aliased parameters are discouraged, since the order of the   evaluation should not matter of an declarative evaluation of the   argument vector. - extended regression test

Show less