Mercurial > repos > rhope
log runtime/object.c @ 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 |
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, 05 May 2010 22:12:23 -0400 | Mike Pavone | Merged latest changes with better C branch |
Sat, 10 Oct 2009 16:43:37 -0400 | Mike Pavone | merge |
Thu, 08 Oct 2009 01:52:38 -0400 | Mike Pavone | Initial experiment with goto and switch |
Thu, 08 Apr 2010 01:02:18 -0400 | Mike Pavone | Added initial FFI implementation, Array type and 64-bit integers |
Sat, 10 Oct 2009 16:40:50 -0400 | Mike Pavone | Added faster allocator for small objects |