Tue, 25 Nov 2008 10:05:44 -0500 |
Adam Chlipala |
Fusing writes with recursive function calls |
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 |
Sun, 03 Aug 2008 19:49:21 -0400 |
Adam Chlipala |
Datatype representation optimization |
Sun, 03 Aug 2008 19:01:16 -0400 |
Adam Chlipala |
Mono_opt for urlifying bools |
Sun, 03 Aug 2008 17:57:47 -0400 |
Adam Chlipala |
FFI datatypes |
Sun, 03 Aug 2008 16:53:13 -0400 |
Adam Chlipala |
Push write inside case |
Sun, 03 Aug 2008 13:30:27 -0400 |
Adam Chlipala |
Optimizing 'case' in Mono_reduce |
Thu, 17 Jul 2008 13:33:56 -0400 |
Adam Chlipala |
Proper escaping of cdata |
Sun, 13 Jul 2008 20:07:10 -0400 |
Adam Chlipala |
Passing an argument to a web function |
Thu, 10 Jul 2008 15:58:16 -0400 |
Adam Chlipala |
Optimizing attrification of constants |
Thu, 10 Jul 2008 15:49:14 -0400 |
Adam Chlipala |
More with attributes and efficient serialization |
Thu, 10 Jul 2008 15:19:06 -0400 |
Adam Chlipala |
Stringifying attributes |
Thu, 03 Jul 2008 18:06:52 -0400 |
Adam Chlipala |
Mono optimizations (start with string concat and space eating) |