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
Sun, 03 Aug 2008 19:49:21 -0400 Adam Chlipala Datatype representation optimization
Thu, 31 Jul 2008 11:28:55 -0400 Adam Chlipala Elaborating module constructor patterns; parsing record patterns
Thu, 31 Jul 2008 10:06:27 -0400 Adam Chlipala Elaborating some basic pattern matching
Thu, 24 Jul 2008 16:36:41 -0400 Adam Chlipala More datatype module stuff
Thu, 24 Jul 2008 15:49:30 -0400 Adam Chlipala Basic datatype importing works
Sun, 13 Jul 2008 10:17:06 -0400 Adam Chlipala Remove closure conversion in favor of zany fun with modules, which also replaces 'page'
Tue, 01 Jul 2008 15:58:02 -0400 Adam Chlipala Constraints in modules
Sun, 22 Jun 2008 19:10:38 -0400 Adam Chlipala Subsignatures
Sun, 22 Jun 2008 14:23:05 -0400 Adam Chlipala Separate compilation and automatic basis importation
Thu, 19 Jun 2008 16:35:40 -0400 Adam Chlipala Elaborating 'where'
Thu, 19 Jun 2008 12:39:22 -0400 Adam Chlipala Corify removes modules
Tue, 17 Jun 2008 16:38:54 -0400 Adam Chlipala Elaborating module projection
Thu, 12 Jun 2008 17:16:20 -0400 Adam Chlipala Simple signature matching
Sun, 08 Jun 2008 12:27:08 -0400 Adam Chlipala Primitive type constants
Sun, 08 Jun 2008 11:32:48 -0400 Adam Chlipala Lifting cons in ElabEnv
Fri, 28 Mar 2008 15:20:46 -0400 Adam Chlipala Simple elaboration working
Sat, 26 Jan 2008 17:26:14 -0500 Adam Chlipala Added simple expression constructors to Elab
Sat, 26 Jan 2008 16:02:47 -0500 Adam Chlipala Elaborating files
Sat, 26 Jan 2008 14:27:33 -0500 Adam Chlipala Start of elaboration