summaryrefslogtreecommitdiff
path: root/src/tools.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* * fix all compilation warnings raised by -WextraBenoit Germain2011-11-071-2/+2
* * process exit change: close everything at GC when main state closes, not whe...Benoit Germain2011-11-051-151/+498
* Debug code to check why LuaJIT2-beta8 fails to load the module.benoit-germain2011-06-241-5/+14
* * keeper.lua is now embedded in text form instead of bytecode to improve LuaJ...Benoit Germain2011-02-181-0/+69
* Lane userdata implementation refactoring:Benoit Germain2011-02-171-42/+79
* Fixed application hang-up because keeper state was not released in case of er...Benoit Germain2011-02-141-31/+47
* Changed idfunc signature and contract to clarify that fact it is not lua-call...Benoit Germain2011-02-121-70/+100
* Changed luaG_push_proxy to cache deep userdata proxies.dptr19882011-01-191-3/+46
* Take all code from Asko Kauppi's SVN server, and push it here so that the git...Benoit Germain2011-01-041-152/+108
* Import to gitPeter Drahoš2010-10-011-0/+1198