|
Hrm, well, I've found a bug in my own patch, so, maybe porting Ian's code to 5.2 would be a better option.
It's possible to create situations where my register kludge fails, for example:local t={a="b"}local r={a={b=2}}r.a[t.a]+=2-SvenOn Fri, Sep 7, 2012 at 12:51 PM, Matthew Wild <mwild1@gmail.com> wrote:
On 7 September 2012 20:14, Jeff Smith <spammealot1@live.co.uk> wrote:Yep, original post: http://lua-users.org/lists/lua-l/2011-06/msg01223.html
> Hi
>
> I found the link eventually, I think this is it
>
> https://github.com/idmillington/lua/tree/mutation-operators
I'm curious about how it disappeared from PowerPatches...
Regards,
Matthew