Skip to content
dibyendumajumdar edited this page Jan 3, 2015 · 26 revisions

Change Log

02-Jan-2015

Added opcode OP_UNMF to the VM - floating point unary minus.

01-Jan-2015

Need to add more opcodes. So as a first step modified the SIZE_OP to 8 bits and adjusted SIZE_B and SIZE_C in lopcodes.h. Also in luaconf.h change LUAI_FUNC to LUA_API so that we can write some test cases using internal routines.

Clone this wiki locally