Sun, 23 May 2010 02:29:04 +0100 Matthew Wild New LValueFromValue() to convert from any Javascript value (almost) to a LValue changeset | files
Sat, 22 May 2010 20:14:33 +0100 Matthew Wild Implement OP_SETUPVALUE \o/ changeset | files
Sat, 22 May 2010 20:08:03 +0100 Matthew Wild Add new debug option - rawExceptions - to prevent catching exceptions thrown by the VM, use for debugging the VM. changeset | files
Sat, 22 May 2010 20:07:05 +0100 Matthew Wild It's required to insert the new function into the stack before processing its upvalue instructions, in case it refers to itself. changeset | files
Sat, 22 May 2010 20:05:58 +0100 Matthew Wild Remove some, hmm, "debugging" code :) changeset | files
Sat, 22 May 2010 17:41:17 +0100 Matthew Wild Remove some accidentally-committed debug output changeset | files
Sat, 22 May 2010 17:37:02 +0100 Matthew Wild Switch from JSON.stringify for debug output to sys.inspect which doesn't bail out on circular references changeset | files
(0) -10 -7 +7 +10 +30 +100 tip

mercurial