James Roseborough
|
c8e1934916
|
Refactor call stack and its use throughout. CallFrame now does all bytecode processing, and the callframe is reinitialized anytime something might have changed, like a function call.
|
2007-06-27 06:43:33 +00:00 |
|
James Roseborough
|
93fc4699a9
|
Type coercion for luajava package, make luajava an "addon"
|
2007-06-24 15:04:19 +00:00 |
|
James Roseborough
|
5d3c86e552
|
Partial implementation of metatables.
|
2007-06-16 15:31:27 +00:00 |
|
James Roseborough
|
70dfc20f57
|
Initial draft of interpreter. Lua compiled "chunks" can be unmarshalled. Approximately half of bytecodes implemented in some form or another.
|
2007-06-08 05:11:37 +00:00 |
|