aboutsummaryrefslogtreecommitdiff
path: root/src/FbTk/LuaUtil.hh
AgeCommit message (Collapse)AuthorFilesLines
2013-02-18Add readOnlySetField to FbTk::LuaPavel Labath1-0/+1
an equivalent of rawsetfield, but for "read only" tables.
2013-02-18Fix unspecified construction order of Lua::s_init_functionsPavel Labath1-11/+4
2013-02-17Fix a small leak in FbTk::LuaPavel Labath1-1/+7
2013-02-17FbTk::Lua - a class which augments lua::state with additional featuresPavel Labath1-0/+78