Age | Commit message (Expand) | Author |
2008-10-08 | Be nicer with windows telnet by changing the LuaPrinter behavior: now puts ha... | Pixel |
2008-09-29 | Bumping Copyright date. | Pixel |
2008-09-29 | Getting rid of these nasty expanded keywords. | Pixel |
2008-09-26 | Fixing MSVC whinnings. | Pixel |
2008-09-23 | Compiler bitching fix. | pixel |
2008-08-20 | Avoiding _G infinite recursion while dumping. | pixel |
2008-07-18 | Adding time() function. | pixel |
2008-07-05 | Removing the useless lock/unlock code from the Lua interface. | pixel |
2008-05-20 | Real string escaping this time... | pixel |
2008-05-18 | Fixing tostring to have a more coherent behavior. | pixel |
2008-01-25 | Trying better string handling method - allowing embedded zeroes. | pixel |
2008-01-23 | Deffering the deletion of the thread to the garbage collector, through the we... | pixel |
2008-01-15 | Fixing one small printer bug. | pixel |
2008-01-06 | Fixing double delete with the explicit destructor. | pixel |
2007-08-07 | Protecting a bit more the output. | pixel |
2007-07-27 | Upgrading to Lua-5.1.2 | pixel |
2007-07-12 | Typo. | pixel |
2007-07-12 | Last patch seems to work fine - let's try to be a bit nicer with the memory now. | 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 | Compilation fix. | pixel |
2007-05-30 | Swapping argument order. | pixel |
2007-05-30 | Introducing objnames. | pixel |
2007-05-27 | Fixing thread saving system. | 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 |
2006-11-13 | AMD64 fixes. | pixel |
2006-07-16 | Adding mkdir to LUA | pixel |
2006-02-09 | In general: better thread handling. Added locks everywhere it should. Added/f... | pixel |
2006-02-02 | Removing a lot of warnings, as well as a bunch of terrible bugs! | 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 | Hum... that tostring method still needs fixing... | pixel |
2005-02-17 | REfixing throwers (grr) | pixel |
2005-02-17 | Updating makefiles to add luapatch, and updating things a bit for PS2 target. | pixel |
2005-02-17 | Fixing throwers | pixel |
2004-12-27 | adding C-closure wrapping to lua, and using it. | pixel |
2004-12-27 | Added a bit more protected and intelligent lua code there. | pixel |
2004-12-22 | DUUUUUUUUUuuuuuuuuuuuhh.... how was it working before?! | pixel |
2004-12-17 | Added lua's isobject method. | pixel |
2004-12-13 | Adding better debug context. | 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 |