[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Convenient undefined variable checking script
- From: steve donovan <steve.j.donovan@...>
- Date: Sun, 27 Jan 2013 16:18:58 +0200
On Sun, Jan 27, 2013 at 3:50 PM, Petite Abeille
<petite.abeille@gmail.com> wrote:
> Would be perhaps more useful if the script was driven from the output of luac, instead of assuming only one file name.
Latest version (under active construction) does implement wildcards,
expect an update soon.
Also experimenting with basic local/upvalue analysis from 'luac -l -l' output.
steve d.