James Roseborough
|
02be06c7b6
|
Improve bytecode generation.
|
2010-08-12 05:26:02 +00:00 |
|
James Roseborough
|
386e89aedf
|
Improve bytecode generation.
|
2010-08-12 00:49:15 +00:00 |
|
James Roseborough
|
267e89adef
|
Improve bytecode generation.
|
2010-08-11 18:21:20 +00:00 |
|
James Roseborough
|
3d4a3dbb65
|
Improve bytecode generation.
|
2010-08-11 14:23:59 +00:00 |
|
James Roseborough
|
106a8cd8ba
|
Add test for nested upvalues
|
2010-08-10 14:59:05 +00:00 |
|
James Roseborough
|
6b379f9fe8
|
Improve bytecode generation.
|
2010-08-10 14:55:32 +00:00 |
|
James Roseborough
|
afa2d5fd09
|
Improve bytecode generation.
|
2010-08-10 05:52:33 +00:00 |
|
James Roseborough
|
e3f32988d6
|
Add bytecode generator test.
|
2010-08-10 00:24:49 +00:00 |
|
James Roseborough
|
a1e0bc520d
|
Improve bytecode generation.
|
2010-08-05 21:41:19 +00:00 |
|
James Roseborough
|
b20d7a2213
|
Improve bytecode generation.
|
2010-08-02 18:28:40 +00:00 |
|
James Roseborough
|
e2249fc9ca
|
Add bytecode generation tests
|
2010-07-30 23:48:30 +00:00 |
|
James Roseborough
|
51e64c87cb
|
Change platform packages.
|
2010-07-30 18:09:31 +00:00 |
|
James Roseborough
|
67a0cac3f4
|
Fix bytecode generation for return values that are upvalues.
|
2010-07-30 05:02:29 +00:00 |
|
James Roseborough
|
1f68fbc013
|
Update imports.
|
2010-07-29 23:23:28 +00:00 |
|
James Roseborough
|
dce6007569
|
Update bytecode-to-bytecode compiler to handle upvalues in numeric for loops.
|
2010-07-29 21:28:13 +00:00 |
|
James Roseborough
|
cd35ad7cbd
|
Improve lua2java code generation.
|
2010-07-29 15:10:12 +00:00 |
|
James Roseborough
|
e3d1330763
|
Fix bytecode generator following Buffer api change.
|
2010-07-29 05:07:08 +00:00 |
|
James Roseborough
|
6364b002e4
|
Fix java code generator including adding tail call support.
|
2010-07-26 05:58:34 +00:00 |
|
James Roseborough
|
69bbae70a1
|
simplify LuaCompiler interface and add Lua2Java utility class.
|
2010-07-25 22:31:43 +00:00 |
|
Ian Farmer
|
97b4162423
|
Fix bug in compiler affecting functions with many locals.
|
2010-07-25 20:47:54 +00:00 |
|
James Roseborough
|
b806a23bc3
|
Improve test file finding.
|
2010-07-20 16:28:25 +00:00 |
|
James Roseborough
|
a5dc0eaa61
|
Run all test files.
|
2010-07-07 15:20:00 +00:00 |
|
James Roseborough
|
ef6e5120a9
|
Ignore line end diffs on unit tests
|
2010-07-06 14:45:27 +00:00 |
|
James Roseborough
|
700d3878a0
|
Simplify weak table implementation.
|
2010-07-05 18:30:04 +00:00 |
|
James Roseborough
|
dc84bc9e8d
|
Refactor weak tables including proper weak key semantics and improved userdata handling.
|
2010-06-21 01:31:40 +00:00 |
|
James Roseborough
|
a65110df88
|
Improve error tests
|
2010-05-17 00:53:31 +00:00 |
|
James Roseborough
|
3167e3c838
|
Improve io lib error reporting and behavior.
|
2010-05-17 00:45:59 +00:00 |
|
James Roseborough
|
ce13cc8621
|
Improve package lib behavior and error reporting.
|
2010-05-16 17:53:33 +00:00 |
|
James Roseborough
|
fe7658e83b
|
Improve error reporting.
|
2010-05-16 05:09:47 +00:00 |
|
James Roseborough
|
3a21941e57
|
Improve error reporting.
|
2010-05-15 21:56:29 +00:00 |
|
James Roseborough
|
a6a06776fb
|
Improve error reporting.
|
2010-05-15 17:12:50 +00:00 |
|
James Roseborough
|
6296068a49
|
Remove project dependency on luaj vm1
|
2010-05-14 14:32:02 +00:00 |
|
James Roseborough
|
47b33aea08
|
Make compiler installed by default for standard platforms.
|
2010-05-14 04:00:05 +00:00 |
|
James Roseborough
|
d3dcd4bdf3
|
Improve error tests
|
2010-05-12 05:00:09 +00:00 |
|
James Roseborough
|
38acf6a75e
|
Improve error reporting.
|
2010-05-12 04:46:58 +00:00 |
|
James Roseborough
|
282140040e
|
Improve string lib error reporting test.
|
2010-05-12 03:55:35 +00:00 |
|
James Roseborough
|
cd4cb03525
|
Improve table lib error reporting.
|
2010-05-12 03:48:21 +00:00 |
|
James Roseborough
|
536b27330d
|
Improve math lib error reporting.
|
2010-05-12 03:21:12 +00:00 |
|
James Roseborough
|
82e9d89115
|
Improve error reporting.
|
2010-05-10 00:07:54 +00:00 |
|
James Roseborough
|
5eb1ef1079
|
Improve error tests
|
2010-05-09 23:51:46 +00:00 |
|
James Roseborough
|
40b7cb19c9
|
Add unit tests used in vm1
|
2010-05-09 18:10:55 +00:00 |
|
James Roseborough
|
fe617fea21
|
Improve error and traceback reporting.
|
2010-05-09 03:47:13 +00:00 |
|
James Roseborough
|
328a39007c
|
Improve compatibility with C-based lua.
|
2010-04-28 14:38:59 +00:00 |
|
James Roseborough
|
3ca4849033
|
Improve compatibility with C-based lua.
|
2010-04-28 03:30:37 +00:00 |
|
James Roseborough
|
be5252148a
|
Refactor lib bindings.
|
2010-04-27 05:05:08 +00:00 |
|
James Roseborough
|
770261d65c
|
Add back compiler unit tests
|
2010-04-26 14:08:36 +00:00 |
|
James Roseborough
|
2f222c0f8a
|
Refactor luajava method mapping computation.
|
2010-04-26 05:09:44 +00:00 |
|
James Roseborough
|
29d6f2ce58
|
Improve compatibility with vm1 and C-based lua.
|
2010-04-25 22:40:04 +00:00 |
|
James Roseborough
|
79b0294207
|
Refactor string conversions
|
2010-04-25 15:50:40 +00:00 |
|
James Roseborough
|
c1f67181fa
|
Improve bytecode generation.
|
2010-04-24 17:18:52 +00:00 |
|