Fix OP_CALL to handle the case of B==1 (no parameters) and fix an off-by-one error that wouldn't fill the stack with nils properly

Implement OP_MOD, OP_POW, OP_UNM, OP_NOT (no metamethods yet)

New (passing) test, arithmetic.lua

Implement OP_MUL (no metamethod yet)

Fix FORPREP to not blat R(A+3) - not sure what that line thought it was doing

Add unimplemented OP_* codes as reference

(0) -100 -30 -10 -6 +6 +10 +30 tip

mercurial