summaryrefslogtreecommitdiff
path: root/depends/lua/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Fix lua interpreter bug: the C call counter is already unwound by yield.Alexander Gavrilov2012-04-161-1/+1
* Add dfhack.with_suspend(f[, args...]) that calls f with core suspended.Alexander Gavrilov2012-04-011-2/+1
* Update lua to 5.2 and fix obvious breakage due to obsolete api.Alexander Gavrilov2012-03-311-2/+4
* Extern "C" mess fixed, bitlib mess fixed, bitlib added to autoload.Warmist2012-03-261-0/+1
* Tweaks and cleanupsPetr Mrázek2012-03-241-2/+5
* Get rid of the write mode field table in metamethods.Alexander Gavrilov2012-03-231-0/+3
* Export the type tree with enum keys to lua.Alexander Gavrilov2012-03-191-1/+6
* Move depends out of main library, make them (static) libraries.Petr Mrázek2012-03-131-0/+90