log

age author commit description
Wed, 16 Jul 2014 04:53:01 +0000 fschmidt@gmail.com f9e3e64132e1 improve rev 217, allow "java:" paths to include sample files to check in jars
Tue, 15 Jul 2014 20:19:36 +0000 fschmidt@gmail.com 92f5d74697f8 change Http.session_attribute to Http.session
Tue, 15 Jul 2014 06:16:40 +0000 fschmidt@gmail.com a608066395c5 clean up HttpLuan.java
Mon, 14 Jul 2014 06:11:55 +0000 fschmidt@gmail.com a1b142f9c5c0 make Utils.toUrl() check for "index.html" or "index.html.luan" in dirs for jars (hack)
Fri, 11 Jul 2014 23:13:15 +0000 fschmidt@gmail.com b2304de4579b minor
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.