Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | function name is only needed *if* there is an error. | Roberto Ierusalimschy | 1997-04-14 | 1 | -5/+5 |
* | first implementation of "$if"; | Roberto Ierusalimschy | 1997-04-07 | 1 | -1/+13 |
* | luaL check functions do not need the function name (it can be | Roberto Ierusalimschy | 1997-04-06 | 1 | -10/+15 |
* | new header 'auxlib.h' + new function luaL_verror | Roberto Ierusalimschy | 1997-03-18 | 1 | -5/+22 |
* | new module 'auxlib' centralizes functions to get/check parameters. | Roberto Ierusalimschy | 1997-03-17 | 1 | -0/+47 |