log backendutils_c.rhope @ 178:ed322ae64738

age author description
Wed, 15 Jun 2011 01:18:28 -0700 Mike Pavone Detect duplicates in conditions
Sun, 08 May 2011 01:37:44 -0700 Mike Pavone Basic inlining of arithmetic and comparison operations on integer types
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.
Sun, 14 Nov 2010 23:07:55 -0500 Mike Pavone Javascript backend now produces working code for some simple examples, still more of the standard lib that needs to be ported.
Sun, 14 Nov 2010 03:09:49 -0500 Mike Pavone Javascript backend can now produce broken output. Needs fixes plus port of standard lib
Wed, 06 Oct 2010 23:47:26 +0000 Mike Pavone Hack to reduce overhead of Escape Rhope Name
Mon, 09 Aug 2010 02:03:57 -0400 Mike Pavone Broken port of parser to compiler
Fri, 06 Aug 2010 01:42:37 -0400 Mike Pavone Got dataflow graph code working in compiler (nworker_c.rhope)
Mon, 02 Aug 2010 00:58:55 -0400 Mike Pavone Beginning of port of compiler to itself, some bugfixes and a refcount optimization