lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


> 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.