Tue, 11 Nov 2008 15:32:10 -0500 |
Adam Chlipala |
Ignore UseRel effects in [let] expansions |
Sat, 08 Nov 2008 16:47:04 -0500 |
Adam Chlipala |
Better detection of [let] substitution opportunities |
Thu, 06 Nov 2008 18:49:38 -0500 |
Adam Chlipala |
Tree demo works |
Thu, 06 Nov 2008 12:46:45 -0500 |
Adam Chlipala |
Cookie prose; fix bugs that broke demo compilation |
Thu, 06 Nov 2008 12:08:41 -0500 |
Adam Chlipala |
Reading cookies works |
Thu, 06 Nov 2008 11:29:16 -0500 |
Adam Chlipala |
Setting a cookie |
Thu, 06 Nov 2008 09:21:34 -0500 |
Adam Chlipala |
Monoizing FFI transactions correctly |
Thu, 30 Oct 2008 15:39:06 -0400 |
Adam Chlipala |
Don't inline case expressions |
Tue, 21 Oct 2008 13:24:54 -0400 |
Adam Chlipala |
Simple listShop working |
Tue, 21 Oct 2008 09:50:19 -0400 |
Adam Chlipala |
Binops; equality tested on int; lame 404 substitute |
Sun, 14 Sep 2008 19:03:55 -0400 |
Adam Chlipala |
Crud update form |
Sun, 14 Sep 2008 11:02:18 -0400 |
Adam Chlipala |
SQL sequences |
Thu, 11 Sep 2008 11:44:46 -0400 |
Adam Chlipala |
Improve linear-let optimization |
Thu, 11 Sep 2008 11:30:39 -0400 |
Adam Chlipala |
Optimization removes linear let-bindings of impure expressions |
Thu, 11 Sep 2008 10:14:59 -0400 |
Adam Chlipala |
Unpolyed a polymorphic function of two arguments |
Sun, 07 Sep 2008 15:05:52 -0400 |
Adam Chlipala |
First INSERT works |
Sun, 07 Sep 2008 13:29:01 -0400 |
Adam Chlipala |
pquery working with all four types of columns |
Sun, 07 Sep 2008 11:53:30 -0400 |
Adam Chlipala |
'read' type class |
Sun, 07 Sep 2008 10:02:27 -0400 |
Adam Chlipala |
'error' function |
Tue, 02 Sep 2008 17:31:45 -0400 |
Adam Chlipala |
Compiling a parametrized query the inefficient way |
Sun, 31 Aug 2008 16:54:13 -0400 |
Adam Chlipala |
Monoize ASC/DESC |
Sun, 31 Aug 2008 15:32:31 -0400 |
Adam Chlipala |
Avoid unnecessary WHERE clause |
Sun, 31 Aug 2008 14:27:01 -0400 |
Adam Chlipala |
Monoized a WHERE clause with a comparison |
Sun, 31 Aug 2008 13:58:47 -0400 |
Adam Chlipala |
Monoized and optimized initial query test |