log list.rhope @ 92:e73a93fb5de1

age author description
Mon, 02 Aug 2010 00:58:55 -0400 Mike Pavone Beginning of port of compiler to itself, some bugfixes and a refcount optimization
Wed, 07 Jul 2010 00:36:59 -0400 Mike Pavone Fix list implementation
Tue, 06 Jul 2010 07:52:59 -0400 Mike Pavone Partially working implementation of List. Modified build scripts to allow use of other compilers. Fixed some bugs involving method implementations on different types returning different numbers of outputs. Added Fold to the 'builtins' in the comipler.
Wed, 16 Jun 2010 04:36:53 +0000 Mike Pavone Beginning of List implementation