log cbackend_c.rhope @ 134:386f4a874821

age author description
Fri, 05 Nov 2010 02:40:51 +0000 Mike Pavone Port availability of type names at runtime to compiled compiler
Thu, 28 Oct 2010 21:05:24 -0400 Mike Pavone Add bitwise and and or
Thu, 21 Oct 2010 23:55:15 -0400 Mike Pavone Use List for Subsets instead of a Dictionary for performance reasons. Fix issue with List literals. Compiled compiler is now self-hosting.
Fri, 15 Oct 2010 00:55:02 -0400 Mike Pavone Merged changes from interpreted version of compiler to compiled version
Wed, 06 Oct 2010 23:47:26 +0000 Mike Pavone Hack to reduce overhead of Escape Rhope Name
Fri, 03 Sep 2010 08:11:51 -0400 Mike Pavone Broken attempt at perf opt
Mon, 09 Aug 2010 23:53:20 -0400 Mike Pavone Fixed some bugs that were preventing compiled compiler from working correctly. Need to address memory usage
Mon, 02 Aug 2010 05:12:19 -0400 Mike Pavone Semi-broken cleanup of Array implementation
Mon, 02 Aug 2010 00:58:55 -0400 Mike Pavone Beginning of port of compiler to itself, some bugfixes and a refcount optimization