Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2013-08-07 | cLuaState has reference management, param checking and a fixed destructor. | madmaxoft | 1 | -3/+48 |
2013-08-06 | cLuaState now tracks the function name and number of args | madmaxoft | 1 | -4/+46 |
2013-08-06 | cLuaState can now contain a detached LuaState, too. | madmaxoft | 1 | -1/+22 |
2013-08-04 | LuaState refactoring: initial part. | madmaxoft | 1 | -0/+90 |