log number_c.rhope @ 169:fd06fb07762a

age author description
Sun, 08 May 2011 01:37:44 -0700 Mike Pavone Basic inlining of arithmetic and comparison operations on integer types
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
Thu, 28 Oct 2010 21:04:44 -0400 Mike Pavone Improve comparison performance by using a constant rather than building a new result object each time
Mon, 02 Aug 2010 00:58:55 -0400 Mike Pavone Beginning of port of compiler to itself, some bugfixes and a refcount optimization