Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-02-18 | Add readOnlySetField to FbTk::Lua | Pavel Labath | 1 | -0/+1 | |
an equivalent of rawsetfield, but for "read only" tables. | |||||
2013-02-18 | Fix unspecified construction order of Lua::s_init_functions | Pavel Labath | 1 | -11/+4 | |
2013-02-17 | Fix a small leak in FbTk::Lua | Pavel Labath | 1 | -1/+7 | |
2013-02-17 | FbTk::Lua - a class which augments lua::state with additional features | Pavel Labath | 1 | -0/+78 | |