log core/src/luan/modules/StringLuan.java @ 360:cbb94a7c7a9e

age author description
Wed, 15 Apr 2015 11:32:30 -0600 Franklin Schmidt allow mail attachments;
Fri, 19 Dec 2014 07:50:46 +0000 fschmidt@gmail.com rename String.byte() to String.unicode();
Thu, 18 Dec 2014 04:56:30 +0000 fschmidt@gmail.com fix modules Binary and Html
Tue, 16 Dec 2014 03:26:43 +0000 fschmidt@gmail.com remove PackageLuan.load_lib()
Mon, 08 Dec 2014 07:45:40 +0000 fschmidt@gmail.com improve Mail;
Fri, 31 Oct 2014 04:27:50 +0000 fschmidt@gmail.com add internal tests
Wed, 29 Oct 2014 03:50:59 +0000 fschmidt@gmail.com implement URL style module names
Sun, 19 Oct 2014 03:38:47 +0000 fschmidt@gmail.com start web testing
Thu, 16 Oct 2014 04:04:52 +0000 fschmidt@gmail.com fix StringIndexOutOfBoundsException
Fri, 10 Oct 2014 02:23:19 +0000 fschmidt@gmail.com rename String.from_integers to char;
Thu, 17 Jul 2014 07:49:26 +0000 fschmidt@gmail.com make LuanTable an interface
Tue, 08 Jul 2014 07:04:47 +0000 fschmidt@gmail.com remove MetatableGetter and use a generic metatable instead
Fri, 04 Jul 2014 17:18:39 +0000 fschmidt@gmail.com add LuanState.registry
Thu, 03 Jul 2014 18:36:46 +0000 fschmidt@gmail.com fix metatable cloning
Thu, 03 Jul 2014 18:03:53 +0000 fschmidt@gmail.com minor
Thu, 03 Jul 2014 08:19:48 +0000 fschmidt@gmail.com make MetatableGetter DeepCloneable, scoped, and secure
Sun, 22 Jun 2014 05:41:22 +0000 fschmidt@gmail.com add core component base src/luan/modules/StringLuan.java@03014480c271