aboutsummaryrefslogtreecommitdiff
path: root/src/FbTk/Luamm.cc
AgeCommit message (Expand)AuthorFilesLines
2012-04-07Remove the possibility to transport exceptions through lua codePavel Labath1-53/+8
2012-04-07c++ lua binding: get rid of shared_ptrPavel Labath1-48/+53
2012-04-07c++ lua binding: get rid of deleted functions and rvalue referencesPavel Labath1-4/+11
2012-04-07c++ lua binding: replace std::function with FbTk::SlotPavel Labath1-7/+4
2012-04-07C++ binding for luaPavel Labath1-0/+468