log runtime/array.c @ 104:2d2da148d844

age author description
Wed, 25 Aug 2010 03:19:57 +0000 Mike Pavone Performance improvement for string comparisons
Wed, 11 Aug 2010 03:13:28 -0400 Mike Pavone Compiler compiled by compiler sort of working
Tue, 03 Aug 2010 22:38:25 -0400 Mike Pavone fix memory corruption bug
Mon, 02 Aug 2010 05:12:19 -0400 Mike Pavone Semi-broken cleanup of Array implementation
Thu, 08 Jul 2010 21:55:47 -0400 Mike Pavone Working String implementation and some basic (but nowhere near exhaustive) tests
Thu, 29 Apr 2010 04:32:54 +0000 Mike Pavone Cleaned up some C warnings and added a simple compile script
Thu, 08 Apr 2010 01:02:18 -0400 Mike Pavone Added initial FFI implementation, Array type and 64-bit integers
Wed, 13 May 2009 00:47:40 -0400 Mike Pavone Added current work on new runtime