aboutsummaryrefslogtreecommitdiff
path: root/src/FbTk/LuaUtil.cc
AgeCommit message (Expand)AuthorFilesLines
2013-02-18Add readOnlySetField to FbTk::LuaPavel Labath1-0/+9
2013-02-18Fix unspecified construction order of Lua::s_init_functionsPavel Labath1-3/+20
2013-02-17Lua: Make global variables read-onlyPavel Labath1-17/+14
2013-02-17Small optimization of the newindexDeny{Write,Modify} functionsPavel Labath1-3/+20
2013-02-17FbTk::Lua - a class which augments lua::state with additional featuresPavel Labath1-0/+104