[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: a new proposal for environments
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Thu, 25 Feb 2010 09:46:19 -0300
> With Lua 5.1 I religiously grep for "GLOBAL" in the output of luac -l -p
> before commiting.
You'll be able to do most the same thing because the VM will have instructions
to access fields in upvalues.