log runtime/object.h @ 189:d0e3a13c1bd9 default tip

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, 19 Nov 2010 04:04:14 -0500 Mike Pavone Global stores and transactions are working. Definately leaks memory on retries. Probably a fair number of bugs to work out. However, a basic test program works.
Wed, 13 Oct 2010 02:51:56 -0400 Mike Pavone Improved profiling
Tue, 24 Aug 2010 23:22:17 -0400 Mike Pavone Various compiler improvements
Sat, 31 Jul 2010 00:19:15 -0400 Mike Pavone Fix memory leak and bug that was preventing First@Dictionary from working properly
Fri, 30 Jul 2010 01:48:59 -0400 Mike Pavone Add First@Dictionary (need to find mem man bug)