log runtime/blueprint.h @ 186:ba35ab624ec2

age author description
Fri, 07 Oct 2011 00:10:02 -0700 Mike Pavone Add support for raw C function output from C backend as well as an option to use Boehm-GC instead of reference counting
Sun, 09 Jan 2011 23:03:30 -0500 Mike Pavone Add Raw Size method to blueprint to allow code to query the raw size of a type in bytes
Fri, 30 Jul 2010 01:48:59 -0400 Mike Pavone Add First@Dictionary (need to find mem man bug)
Tue, 27 Jul 2010 23:33:31 -0400 Mike Pavone Initial implementation of Dictionary
Sun, 06 Jun 2010 20:29:10 -0400 Mike Pavone New variant of C backend works now
Thu, 08 Apr 2010 01:02:18 -0400 Mike Pavone Added initial FFI implementation, Array type and 64-bit integers
Tue, 13 Oct 2009 00:07:34 -0400 Mike Pavone Fields can now be defined to have naked primitive types
Thu, 08 Oct 2009 00:37:24 -0400 Mike Pavone forgot a couple of files