log cbackend.rhope @ 54:243d013a49cb

age author description
Thu, 29 Apr 2010 01:12:43 -0400 Mike Pavone Defer processing of string literals until after simpler ones to avoid a segfault
Wed, 28 Apr 2010 01:23:30 -0400 Mike Pavone String literals almost working. Print moved out of C runtime.
Fri, 16 Apr 2010 01:57:04 -0400 Mike Pavone Add support for various integer literals and add support for raw pointers to objects and raw pointers to arrays in the FFI
Thu, 08 Apr 2010 01:02:18 -0400 Mike Pavone Added initial FFI implementation, Array type and 64-bit integers