log src/elab_env.sig

age author description
Fri, 04 May 2012 10:33:04 -0400 Adam Chlipala More diagnostic information about some type class resolution failures
Sun, 10 Oct 2010 14:41:03 -0400 Adam Chlipala Hopeful fix for the Great Unification Bug
Thu, 03 Jun 2010 13:04:37 -0400 Adam Chlipala Some serious bug-fix work to get HTML example to compile; this includes fixing a bug with 'val' patterns in Unnest and the need for more local reduction in Especialize
Tue, 28 Apr 2009 14:02:23 -0400 Adam Chlipala Preparing to allow views in SELECT FROM clauses
Tue, 28 Apr 2009 11:05:28 -0400 Adam Chlipala LEFT JOIN
Thu, 09 Apr 2009 12:31:56 -0400 Adam Chlipala Made type class system very general; demo compiles
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
Tue, 11 Nov 2008 11:49:51 -0500 Adam Chlipala Get threadedBlog to work
Thu, 06 Nov 2008 19:43:48 -0500 Adam Chlipala Tree demo working (and other assorted regressions fixed)
Sat, 01 Nov 2008 15:58:55 -0400 Adam Chlipala First Unnest tests working
Sat, 01 Nov 2008 11:17:29 -0400 Adam Chlipala Elaborating 'let'
Tue, 21 Oct 2008 16:41:11 -0400 Adam Chlipala New implicit argument handling
Thu, 28 Aug 2008 14:48:33 -0400 Adam Chlipala Transactions and queries, at source level
Sat, 16 Aug 2008 14:32:18 -0400 Adam Chlipala Initial type class support
Fri, 08 Aug 2008 10:28:32 -0400 Adam Chlipala Parametrized datatypes through explify