Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cLuaState has reference management, param checking and a fixed destructor. | madmaxoft | 2013-08-07 | 1 | -1/+186 |
* | cLuaScript now uses cLuaState | madmaxoft | 2013-08-06 | 1 | -1/+1 |
* | cLuaState now tracks the function name and number of args | madmaxoft | 2013-08-06 | 1 | -6/+182 |
* | cLuaState can now contain a detached LuaState, too. | madmaxoft | 2013-08-06 | 1 | -0/+67 |
* | LuaState refactoring: initial part. | madmaxoft | 2013-08-04 | 1 | -0/+218 |