Brent 'Dax' Royal-Gordon <[EMAIL PROTECTED]> wrote:
> Just to de-Warnock this thread:
> Leopold Toetsch <[EMAIL PROTECTED]> wrote:
>> 3) PIR syntax
>>
>> It was already discussed a few times that we might change PIR syntax:
>>
>> current:
>>
>>Px = Pyset Px, Py alias Px an
Just to de-Warnock this thread:
Leopold Toetsch <[EMAIL PROTECTED]> wrote:
> 3) PIR syntax
>
> It was already discussed a few times that we might change PIR syntax:
>
> current:
>
>Px = Pyset Px, Py alias Px and Py
>Px = assign Py assign Px, Py copy values
During conversion of the MMD functions the last attacked group
(logical_or, _and, _xor) turned out to be the toughest. Not because of
the functionality per se, but due to the fact that a passed in
destination PMC ought to get the value of the result.
1) semantics of assign
This is achieved by V