log src/corify.sml

age author description
Fri, 24 Oct 2008 16:13:53 -0400 Adam Chlipala Stop including functors in paths
Tue, 21 Oct 2008 13:24:54 -0400 Adam Chlipala Simple listShop working
Sun, 19 Oct 2008 12:12:59 -0400 Adam Chlipala Proper generation of relation names; checking that sequences exist
Sun, 19 Oct 2008 11:11:49 -0400 Adam Chlipala Simple generation of persistent paths
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
Sun, 07 Sep 2008 11:33:13 -0400 Adam Chlipala Converting string to int
Tue, 02 Sep 2008 10:51:41 -0400 Adam Chlipala 'database' declaration threaded through compiler
Sun, 31 Aug 2008 10:36:54 -0400 Adam Chlipala Monoize transaction identifiers; improve disjointness prover on irreducible folds; change 'query' type
Sun, 31 Aug 2008 09:45:23 -0400 Adam Chlipala Corify transaction wrappers
Sun, 31 Aug 2008 09:00:28 -0400 Adam Chlipala Corify tables
Sun, 31 Aug 2008 08:46:22 -0400 Adam Chlipala Explify tables
Sat, 16 Aug 2008 15:03:05 -0400 Adam Chlipala Corifying con-tuples
Sat, 16 Aug 2008 14:45:23 -0400 Adam Chlipala Explifying type classes
Sat, 09 Aug 2008 19:23:31 -0400 Adam Chlipala 'Option' datatype encoding