log

age author commit description
Fri, 11 Jul 2014 06:06:31 +0000 fschmidt@gmail.com 8e4ef9134362 move time critical logging functions to java
Fri, 11 Jul 2014 04:19:25 +0000 fschmidt@gmail.com 4a27f24ce2b5 Make LuanJavaFunction not DeepCloneable. There is no reason for most to be DeepCloneable and those that should be can be made DeepCloneable individually.
Tue, 08 Jul 2014 20:03:43 +0000 fschmidt@gmail.com 5b9726553ac8 don't convert returned primitive arrays to tables for java methods
Tue, 08 Jul 2014 19:31:05 +0000 fschmidt@gmail.com 284eddd599b1 fix parsing bug
Tue, 08 Jul 2014 19:05:27 +0000 fschmidt@gmail.com e84655b4c45e better exception handling
Tue, 08 Jul 2014 10:25:35 +0000 fschmidt@gmail.com 239c8d650028 convert returned arrays to tables for java methods
Tue, 08 Jul 2014 07:04:47 +0000 fschmidt@gmail.com 5ba136769034 remove MetatableGetter and use a generic metatable instead