summaryrefslogtreecommitdiff
path: root/src/vm_mips.dasc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Bump copyright date to 2014.Mike Pall2014-01-161-1/+1
* MIPS: Cosmetic fix for interpreter.Mike Pall2013-12-251-1/+1
* x64: Fix store to upvalue for lightuserdata values.Mike Pall2013-12-021-2/+2
* Bump copyright date to 2013.Mike Pall2013-02-111-1/+1
* Don't use stack unwinding for lua_yield().Mike Pall2012-10-091-1/+3
* 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/+13
* 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
* MIPS: Fix calls to floor/ceil/trunc.Mike Pall2012-08-191-1/+1
* MIPS: Cleanup interpreter.Mike Pall2012-06-111-75/+75
* Reorganize build process.Mike Pall2012-06-091-0/+4224