summaryrefslogtreecommitdiff
path: root/includes/LuaHandle.h
AgeCommit message (Collapse)Author
2014-08-11Bugs fixing in Lua - we really can't afford to have destructors throwing ↵Nicolas Noble
exceptions, and also making sure we're using the proper types for Handles.
2013-08-07Cleaning up types a bit.Nicolas "Pixel" Noble
2013-08-07Adding skeleton LuaHandle.Nicolas "Pixel" Noble