log core/src/luan/modules/BasicLuan.java @ 326:db37d6aee4db

age author description
Thu, 19 Mar 2015 00:01:57 +0000 fschmidt@gmail.com remove try-catch statement;
Tue, 16 Dec 2014 06:24:49 +0000 fschmidt@gmail.com simplify PackageLuan and remove IO loading param
Tue, 16 Dec 2014 03:26:43 +0000 fschmidt@gmail.com remove PackageLuan.load_lib()
Mon, 15 Dec 2014 08:03:32 +0000 fschmidt@gmail.com add env param to load_file()
Tue, 09 Dec 2014 04:39:18 +0000 fschmidt@gmail.com add Time.period();
Wed, 29 Oct 2014 16:26:42 +0000 fschmidt@gmail.com allow IO on files that don't exist
Wed, 29 Oct 2014 03:50:59 +0000 fschmidt@gmail.com implement URL style module names
Tue, 28 Oct 2014 23:25:13 +0000 fschmidt@gmail.com add Io.protocols
Sun, 19 Oct 2014 03:38:47 +0000 fschmidt@gmail.com start web testing
Sun, 05 Oct 2014 09:11:10 +0000 fschmidt@gmail.com add Basic.to_boolean and change "not" operator to require a boolean
Thu, 02 Oct 2014 02:58:55 +0000 fschmidt@gmail.com basic lucene works
Thu, 17 Jul 2014 07:49:26 +0000 fschmidt@gmail.com make LuanTable an interface
Fri, 04 Jul 2014 17:18:39 +0000 fschmidt@gmail.com add LuanState.registry
Sun, 22 Jun 2014 05:41:22 +0000 fschmidt@gmail.com add core component base src/luan/modules/BasicLuan.java@76eb72a7b1a2