log runtime/builtin.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
Sat, 20 Nov 2010 17:48:22 -0500 Mike Pavone Fix Pause/Resume and rewrite Call Async in Rhope rather than C
Sat, 20 Nov 2010 20:03:25 +0000 Mike Pavone Untested addition of Pause/Resume
Fri, 06 Aug 2010 01:42:37 -0400 Mike Pavone Got dataflow graph code working in compiler (nworker_c.rhope)
Thu, 01 Jul 2010 21:32:08 -0400 Mike Pavone Add support for Worker type
Fri, 18 Jun 2010 17:00:50 -0400 Mike Pavone Add =@String, fix bool bug