log extendlib.rhope @ 187:5e752cf2d6b1

age author description
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:08 +0000 Mike Pavone Clean up debug print statements a bit. Fix bug that prevented workers that took no inputs from working. Remove workaround in Array for said bug.
Tue, 02 Mar 2010 00:18:49 -0500 Mike Pavone Fixed some bugs introduced in previous commit and moved definition of integer methods out of runtime and into the compiler
Tue, 22 Dec 2009 01:22:09 -0500 Mike Pavone Cleaned up constructor names and merged some other changes in to support the Rhope website
Mon, 28 Sep 2009 19:42:33 -0400 Mike Pavone Compiler now works for some simple programs
Wed, 24 Jun 2009 23:56:49 -0400 Mike Pavone Some fixes to parser_old.rhope
Wed, 27 May 2009 21:29:15 +0000 Mike Pavone Initial work on compiling dataflow graphs to a backend
Tue, 26 May 2009 23:49:46 +0000 mpavone C backend close to being useable
Wed, 29 Apr 2009 02:13:24 -0400 Mike Pavone Small fixes and enhancements from main windows box
Tue, 28 Apr 2009 23:06:07 +0000 Mike Pavone Rhope Alpha 2a source import