log number.rhope @ 184:c6ba9fe45910

age author description
Wed, 27 Jul 2011 21:28:43 -0700 Mike Pavone Strip _c from filenames of current compiler base number_c.rhope@de2c4a0f7aa5
Mon, 02 Aug 2010 00:58:55 -0400 Mike Pavone Beginning of port of compiler to itself, some bugfixes and a refcount optimization
Wed, 16 Jun 2010 04:36:08 +0000 Mike Pavone Clean up debug print statements a bit. Fix bug that prevented workers that took no inputs from working. Remove workaround in Array for said bug.
Wed, 28 Apr 2010 01:23:30 -0400 Mike Pavone String literals almost working. Print moved out of C runtime.
Thu, 22 Apr 2010 02:18:26 -0400 Mike Pavone Added integer type conversions and started on the implementation of String
Thu, 08 Apr 2010 01:02:18 -0400 Mike Pavone Added initial FFI implementation, Array type and 64-bit integers
Tue, 02 Mar 2010 00:18:49 -0500 Mike Pavone Fixed some bugs introduced in previous commit and moved definition of integer methods out of runtime and into the compiler