Commit Graph

156 Commits

Author SHA1 Message Date
James Roseborough
3e3909b14b Fix vararg parameter handling, self and setlist bytecode processing. 2009-10-30 19:24:43 +00:00
James Roseborough
668692d0a2 Add debug library by default. 2009-10-30 19:23:25 +00:00
James Roseborough
933a4fcc36 Replace upvalue holder when upvalues are closed. 2009-10-30 05:27:36 +00:00
James Roseborough
dd82fe6d2d Fix source and class names in generated bytecode. 2009-10-30 00:39:25 +00:00
James Roseborough
f729c1b626 Expand compiler interface, add bcel-based bytecode generator. 2009-10-29 22:20:56 +00:00
James Roseborough
3863ff8e46 Initial sources for planned 2.0 luaj vm release. Most interpreter features and library functions working. 2009-10-27 06:12:24 +00:00