summaryrefslogtreecommitdiff
path: root/depends/lua/src
Commit message (Expand)AuthorAgeFilesLines
* Fix lua bug: 'peaceful' unwind of yielded pcall doesn't restore errfunc.Alexander Gavrilov2012-06-171-0/+3
* Update to Lua 5.2.1Alexander Gavrilov2012-06-1725-502/+761
* Fix lua interpreter bug: the C call counter is already unwound by yield.Alexander Gavrilov2012-04-161-2/+2
* Improve performance of the persistent data api, and wrap it for lua.Alexander Gavrilov2012-04-011-1/+1
* Update lua to 5.2 and fix obvious breakage due to obsolete api.Alexander Gavrilov2012-03-3136-4979/+7141
* Temporary tweak: patch in __pairs and __ipairs from 5.2 into lua 5.1.Alexander Gavrilov2012-03-291-8/+22
* Extern "C" mess fixed, bitlib mess fixed, bitlib added to autoload.Warmist2012-03-261-1/+2
* Move depends out of main library, make them (static) libraries.Petr Mrázek2012-03-1333-0/+14014