Tue, 21 Oct 2008 15:11:42 -0400 |
Adam Chlipala |
Recursive unurlify for Default datatypes |
Tue, 21 Oct 2008 12:06:35 -0400 |
Adam Chlipala |
ListShop skeleton |
Tue, 14 Oct 2008 17:18:59 -0400 |
Adam Chlipala |
Reusable column handlers for Crud |
Sat, 04 Oct 2008 20:05:50 -0400 |
Adam Chlipala |
Expand cases where expression wildcards are allowed |
Sat, 04 Oct 2008 19:56:59 -0400 |
Adam Chlipala |
Improved inference of records of tuples |
Sat, 04 Oct 2008 15:50:28 -0400 |
Adam Chlipala |
Merge CDisjoint and TDisjoint |
Sun, 14 Sep 2008 19:03:55 -0400 |
Adam Chlipala |
Crud update form |
Sun, 14 Sep 2008 15:10:04 -0400 |
Adam Chlipala |
Crud supports INSERT |
Sun, 14 Sep 2008 11:02:18 -0400 |
Adam Chlipala |
SQL sequences |
Sat, 13 Sep 2008 19:49:53 -0400 |
Adam Chlipala |
queryX |
Sat, 13 Sep 2008 10:30:45 -0400 |
Adam Chlipala |
foldTR2 |
Thu, 11 Sep 2008 19:59:31 -0400 |
Adam Chlipala |
Fixed a mind-numbing De Bruijn bug |
Thu, 11 Sep 2008 18:36:20 -0400 |
Adam Chlipala |
Fix bug in subsignature check for con synonyms |
Thu, 11 Sep 2008 18:32:41 -0400 |
Adam Chlipala |
Crud list works |
Thu, 11 Sep 2008 17:41:52 -0400 |
Adam Chlipala |
Crud listing IDs |
Tue, 09 Sep 2008 09:15:00 -0400 |
Adam Chlipala |
Datatype positivity check |
Sun, 07 Sep 2008 10:13:02 -0400 |
Adam Chlipala |
intToString |
Tue, 02 Sep 2008 17:31:45 -0400 |
Adam Chlipala |
Compiling a parametrized query the inefficient way |
Tue, 02 Sep 2008 10:51:41 -0400 |
Adam Chlipala |
'database' declaration threaded through compiler |
Sun, 31 Aug 2008 15:15:41 -0400 |
Adam Chlipala |
'eq' type class |
Sun, 31 Aug 2008 15:04:10 -0400 |
Adam Chlipala |
Monoized GROUP BY |
Sun, 31 Aug 2008 09:45:23 -0400 |
Adam Chlipala |
Corify transaction wrappers |
Thu, 28 Aug 2008 14:48:33 -0400 |
Adam Chlipala |
Transactions and queries, at source level |
Thu, 28 Aug 2008 13:13:16 -0400 |
Adam Chlipala |
Checking for well-formed 'val rec' |
Thu, 28 Aug 2008 11:17:14 -0400 |
Adam Chlipala |
SELECTing arbitrary expressions |
Thu, 21 Aug 2008 14:45:31 -0400 |
Adam Chlipala |
Resolving lingering type class constraints |
Thu, 21 Aug 2008 12:49:29 -0400 |
Adam Chlipala |
Queries back to working as well as before, after start of refactoring to support grouping |
Sat, 16 Aug 2008 17:35:28 -0400 |
Adam Chlipala |
SQL boolean operators |
Sat, 16 Aug 2008 16:57:21 -0400 |
Adam Chlipala |
Signature ascription for type classes |
Sat, 16 Aug 2008 16:30:07 -0400 |
Adam Chlipala |
Fun with type classes and modules |
Sat, 16 Aug 2008 15:58:25 -0400 |
Adam Chlipala |
Looking up in a type class from a module |
Sat, 16 Aug 2008 14:45:23 -0400 |
Adam Chlipala |
Explifying type classes |