Age | Commit message (Expand) | Author |
2008-01-23 | Deffering the deletion of the thread to the garbage collector, through the we... | pixel |
2007-07-27 | Upgrading to Lua-5.1.2 | pixel |
2007-06-19 | Allowing the USERDATA type in LuaObjects | pixel |
2007-06-17 | Adding method "next". | pixel |
2007-05-31 | Implementing print inside of the Lua object, and using LuaPrinter object in o... | pixel |
2007-05-30 | Trying to work around a spawn-Domain-from-thread issue, but doesn't really se... | pixel |
2007-05-30 | Updating / inserting copyright header. | pixel |
2007-05-30 | Swapping argument order. | pixel |
2007-05-30 | Introducing objnames. | pixel |
2007-05-23 | Adding "remove", "insert" and "replace" methods. | pixel |
2007-05-22 | Adding showstack() method. | pixel |
2007-04-11 | Introducing "safe" mode for openio (even though it's not used yet) and | pixel |
2007-04-02 | Adding the status method to the Lua class, useless for now, as this only exis... | pixel |
2007-02-07 | Typos | pixel |
2006-02-09 | In general: better thread handling. Added locks everywhere it should. Added/f... | pixel |
2006-01-31 | Way too much changes - all over. | pixel |
2005-12-01 | Added getglobal & dumpvars, as well as fixed a few argument checks. | pixel |
2005-10-13 | Fixing various (fucking) macos X issues. | pixel |
2005-03-31 | Adding LuaRegex. | pixel |
2004-12-27 | Added a bit more protected and intelligent lua code there. | pixel |
2004-12-17 | Added lua's isobject method. | pixel |
2004-12-12 | Typo... | pixel |
2004-11-28 | Adding some doxygen stuff... | pixel |
2004-11-27 | Large dos2unix commit... | pixel |
2004-11-27 | Added dirent stuff to cd-tool | pixel |
2004-07-23 | Adding some LUA features | pixel |
2004-07-22 | Adding 'printer' feature | pixel |
2004-05-02 | Final features in cd-tool. | pixel |
2004-05-01 | Fixes, changes, improvements, ... | pixel |
2004-02-27 | Eww.... functions != methods | pixel |
2003-12-26 | Pffff... | pixel |
2003-12-14 | Fixed GC and some related problems. | pixel |
2003-12-14 | Trying to fix garbage collector (failed...) | pixel |
2003-12-11 | Linux ports | pixel |
2003-12-08 | LUA everywhere! Wheee! | pixel |
2003-12-07 | LUA work work work | pixel |
2003-12-06 | Having LUA now in cd-tool! Yay! | pixel |
2003-12-04 | Added some header tags | pixel |
2003-11-29 | Fixed __gc (humf) | pixel |
2003-11-20 | Added LUA "compiler" to the code. | pixel |
2003-11-14 | Started writing LUA bindings... Handles are done. (almost) | pixel |
2003-11-06 | Adding LUA | pixel |