Wed, 07 Apr 2010 02:46:56 +0100 Matthew Wild Support for reading all fields in the chunk (including function prototypes, required for OP_CLOSURE) file | diff | annotate
Tue, 06 Apr 2010 19:27:28 +0100 Matthew Wild Initial stab at reading Number constants from bytecode file | diff | annotate
Tue, 06 Apr 2010 14:51:25 +0100 Matthew Wild Throw error on unhandled opcodes file | diff | annotate
Tue, 06 Apr 2010 14:51:06 +0100 Matthew Wild Use new notation for accessing instruction fields file | diff | annotate
Tue, 06 Apr 2010 14:49:52 +0100 Matthew Wild Add a bytecode interpreter \o/ file | diff | annotate
Tue, 06 Apr 2010 14:47:21 +0100 Matthew Wild Add debugMode switch file | diff | annotate
Tue, 06 Apr 2010 14:46:30 +0100 Matthew Wild Add errors for when trying to index non-tables file | diff | annotate
Mon, 05 Apr 2010 17:23:18 +0100 Matthew Wild Implement OP_SETGLOBAL file | diff | annotate
Mon, 05 Apr 2010 17:14:58 +0100 Matthew Wild Print error on error file | diff | annotate
Mon, 05 Apr 2010 17:14:36 +0100 Matthew Wild Return nil for non-existent table keys file | diff | annotate
Mon, 05 Apr 2010 17:14:09 +0100 Matthew Wild Throw an error if trying to call a non-function file | diff | annotate
Mon, 05 Apr 2010 17:03:06 +0100 Matthew Wild Implement OP_MOVE, OP_LOADNIL and OP_RETURN. Also change the way OP_CALL is implemented, and update the test code with a more complicated (kind of) sample. file | diff | annotate
Sun, 04 Apr 2010 21:08:23 +0100 Matthew Wild Style fix file | diff | annotate
Sun, 04 Apr 2010 21:02:16 +0100 Matthew Wild Initial commit file | diff | annotate
(0) tip

mercurial