lua-users home
lua-l archive

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


Luiz Henrique de Figueiredo wrote:
> 
> Lua API errors are hard to find without a debugger.
> Here is something that might help. I'm posting this to ask people whether this
> is useful and if so how it can be improved.
> If you find it useful, I'll probably write a LTN about this.

Looks very nice, what about showing stack before (Parameters) and after
(Return values) to give more information about the actual call ?

/Erik