summaryrefslogtreecommitdiff
path: root/include/BLua.h
AgeCommit message (Expand)Author
2009-12-17Finally adding the HandleLua object, plus a few minor tweaks to the Lua VM.Nicolas "Pixel" Noble
2009-12-07Upgrading to LuaJIT 2.0.0-beta2 - changing the callwrap support.Nicolas "Pixel" Noble
2009-12-01Whoops... was removing a biiiit too much off the stack.Nicolas "Pixel" Noble
2009-12-01Protecting the pushes in order to make sure we have enough stack space every ...Nicolas "Pixel" Noble
2009-12-01Trying to better cleanup the stack after the various opens.Nicolas "Pixel" Noble
2009-11-13Typos.Pixel
2009-11-13Speeding up a little bit the Lua class.Pixel
2009-11-09Removing the Lua lock system, and switching to a true Lua C++ inclusion philo...Pixel
2009-11-08Adding jit and bit opens to the Lua class.Nicolas "Pixel" Noble
2009-11-05Adding wrap_open, in order to be able to call third party lua libraries.Pixel
2009-10-21Adding a few much needed consts.Pixel
2009-06-01Typo, bis.Pixel
2009-06-01Typo.Pixel
2009-06-01Seems mingw32 wants its typeinfo header badly.Pixel
2009-06-01Mingw32 doesn't like LuaObject::getme without LuaObject defined before.Pixel
2009-05-28Uniformizing the usage of luarecast.Pixel
2009-05-24Moving lua_recast out of LuaOCCI into BLua.hPixel
2008-09-29Bumping Copyright date.Pixel
2008-09-29Getting rid of these nasty expanded keywords.Pixel
2008-01-23Deffering the deletion of the thread to the garbage collector, through the we...pixel
2007-07-27Upgrading to Lua-5.1.2pixel
2007-06-19Allowing the USERDATA type in LuaObjectspixel
2007-06-17Adding method "next".pixel
2007-05-31Implementing print inside of the Lua object, and using LuaPrinter object in o...pixel
2007-05-30Trying to work around a spawn-Domain-from-thread issue, but doesn't really se...pixel
2007-05-30Updating / inserting copyright header.pixel
2007-05-30Swapping argument order.pixel
2007-05-30Introducing objnames.pixel
2007-05-23Adding "remove", "insert" and "replace" methods.pixel
2007-05-22Adding showstack() method.pixel
2007-04-11Introducing "safe" mode for openio (even though it's not used yet) andpixel
2007-04-02Adding the status method to the Lua class, useless for now, as this only exis...pixel
2007-02-07Typospixel
2006-02-09In general: better thread handling. Added locks everywhere it should. Added/f...pixel
2006-01-31Way too much changes - all over.pixel
2005-12-01Added getglobal & dumpvars, as well as fixed a few argument checks.pixel
2005-10-13Fixing various (fucking) macos X issues.pixel
2005-03-31Adding LuaRegex.pixel
2004-12-27Added a bit more protected and intelligent lua code there.pixel
2004-12-17Added lua's isobject method.pixel
2004-12-12Typo...pixel
2004-11-28Adding some doxygen stuff...pixel
2004-11-27Large dos2unix commit...pixel
2004-11-27Added dirent stuff to cd-toolpixel
2004-07-23Adding some LUA featurespixel
2004-07-22Adding 'printer' featurepixel
2004-05-02Final features in cd-tool.pixel
2004-05-01Fixes, changes, improvements, ...pixel
2004-02-27Eww.... functions != methodspixel
2003-12-26Pffff...pixel