log string.rhope @ 179:64be565a40c6

age author description
Sat, 18 Jun 2011 11:11:58 -0700 Mike Pavone Implement If method on List, fix Get Char to handle end of file, fix nested list pretty printing
Fri, 07 Jan 2011 03:18:33 -0500 Mike Pavone Optimize _Partition@Pattern using a byte iterator
Thu, 23 Dec 2010 16:16:31 -0500 Mike Pavone Small tweak to String Cat balance
Thu, 23 Dec 2010 15:48:19 -0500 Mike Pavone Small change to make String Cat trees a little more balanced
Thu, 23 Dec 2010 02:00:27 +0000 Mike Pavone Add Substring method to string and improve performance of Partition
Tue, 21 Dec 2010 04:11:29 +0000 Mike Pavone Small performance optimization in string lib
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.