log src/mono_opt.sml

age author description
Tue, 11 Nov 2008 20:24:55 -0500 Adam Chlipala Fix type calculation for applying-a-case optimization
Sun, 09 Nov 2008 18:19:47 -0500 Adam Chlipala Remove some allocation
Thu, 06 Nov 2008 15:37:38 -0500 Adam Chlipala Inserted a NULL value
Sat, 01 Nov 2008 21:19:43 -0400 Adam Chlipala Almost have that nested save function compiling
Sat, 01 Nov 2008 16:50:28 -0400 Adam Chlipala Remove empty writes
Thu, 30 Oct 2008 14:36:48 -0400 Adam Chlipala time type
Sun, 14 Sep 2008 15:20:53 -0400 Adam Chlipala Push writes inside lets
Sat, 13 Sep 2008 19:49:53 -0400 Adam Chlipala queryX
Sat, 13 Sep 2008 10:44:58 -0400 Adam Chlipala Optimize immediate writes of query results
Thu, 11 Sep 2008 11:53:33 -0400 Adam Chlipala Expand scope of base type conversion coalesce optimizations
Sun, 07 Sep 2008 10:48:51 -0400 Adam Chlipala 'show' type class; htmlification optimizations
Thu, 04 Sep 2008 10:27:21 -0400 Adam Chlipala Change sqlify[int|float|string] to annotate with SQL types
Sun, 31 Aug 2008 15:36:15 -0400 Adam Chlipala Monoize HAVING
Sun, 31 Aug 2008 14:27:01 -0400 Adam Chlipala Monoized a WHERE clause with a comparison
Sat, 09 Aug 2008 16:48:32 -0400 Adam Chlipala Lists all the way through