summaryrefslogtreecommitdiff
path: root/src/vm_ppcspe.dasc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Don't use stack unwinding for lua_yield().Mike Pall2012-10-091-4/+7
* From Lua 5.2: Add string.rep(s, n, sep).Mike Pall2012-10-071-1/+1
* From Lua 5.2: Add math.log(x, base).Mike Pall2012-10-071-1/+12
* Fix despecialization of ITERN when already running.Mike Pall2012-09-121-0/+3
* Use 0/1 macro for Lua 5.2 compatibility.Mike Pall2012-09-121-6/+6
* PPC/e500: Cleanup interpreter.Mike Pall2012-06-111-37/+37
* Reorganize build process.Mike Pall2012-06-091-0/+3705