[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Common Lua (Logic/Style etc) Errors Detectable Through Static Analysis
- From: Jon Akhtar <akhtar@...>
- Date: Wed, 16 Feb 2011 02:20:55 -0500
On Wed, Feb 16, 2011 at 1:04 AM, David Manura <dm.lua@math2.org> wrote:
>
> LuaInspect handles or at least knows about the above cases.
>
>
I'd love to find a way to adapt what you have done with LuaInspect so
that I could use it in my IntellJ plugin. You have done some excellent
work and your static analysis is leaps and bounds ahead of what I do.
-Jon