log src/expl.sml

age author description
Sun, 22 Feb 2009 16:10:25 -0500 Adam Chlipala Start of kind polymorphism, up to the point where demo/hello elaborates with updated Basis/Top
Sat, 21 Feb 2009 15:33:20 -0500 Adam Chlipala "Hello world" compiles, after replacing type-level fold with map
Tue, 11 Nov 2008 19:20:37 -0500 Adam Chlipala Add CutMulti
Thu, 06 Nov 2008 10:43:48 -0500 Adam Chlipala Cookies through explify
Sat, 01 Nov 2008 16:08:39 -0400 Adam Chlipala Explify 'let'
Fri, 31 Oct 2008 09:30:22 -0400 Adam Chlipala Replace 'with' with '++'
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
Tue, 02 Sep 2008 10:51:41 -0400 Adam Chlipala 'database' declaration threaded through compiler
Sun, 31 Aug 2008 08:46:22 -0400 Adam Chlipala Explify tables
Sat, 16 Aug 2008 14:45:23 -0400 Adam Chlipala Explifying type classes
Fri, 08 Aug 2008 10:28:32 -0400 Adam Chlipala Parametrized datatypes through explify
Sun, 03 Aug 2008 19:49:21 -0400 Adam Chlipala Datatype representation optimization
Sun, 03 Aug 2008 12:43:20 -0400 Adam Chlipala Compiled pattern matching to C
Thu, 31 Jul 2008 16:28:55 -0400 Adam Chlipala Case through explify