log nworker.rhope @ 58:4c22fe798779

age author description
Mon, 05 Oct 2009 23:12:43 -0400 Mike Pavone Added support for type declarations on user defined workers and added a few more methods to Int32 in the runtime for the C backend
Sat, 03 Oct 2009 03:18:15 -0400 Mike Pavone User defined types work in the compiler now
Wed, 30 Sep 2009 01:25:03 -0400 Mike Pavone More work on supporting user defined types in the C backend
Mon, 28 Sep 2009 19:42:33 -0400 Mike Pavone Compiler now works for some simple programs
Tue, 23 Jun 2009 01:16:04 -0400 Mike Pavone Limited compilation from dataflow graph to C backend
Wed, 27 May 2009 21:42:37 -0400 Mike Pavone Differentiate between method and normal calls in dataflow graph compiler
Wed, 27 May 2009 21:29:15 +0000 Mike Pavone Initial work on compiling dataflow graphs to a backend
Wed, 29 Apr 2009 02:58:03 -0400 Mike Pavone Adding WIP compiler code