log src/core_env.sig

age author description
Sun, 20 Dec 2009 15:17:43 -0500 Adam Chlipala Another try at reasonable Especialize, this time with a custom traversal
Sun, 08 Mar 2009 20:34:21 -0400 Adam Chlipala Conversion of functions to CPS, to facilitate ServerCall
Sun, 22 Feb 2009 17:17:01 -0500 Adam Chlipala demo/hello compiles with kind polymorphism
Thu, 30 Oct 2008 16:58:54 -0400 Adam Chlipala Especialize
Thu, 11 Sep 2008 09:36:47 -0400 Adam Chlipala Unpoly non-recursive function
Fri, 08 Aug 2008 17:55:51 -0400 Adam Chlipala Specialization of single-parameter datatypes
Fri, 08 Aug 2008 10:59:06 -0400 Adam Chlipala Parametrized datatypes through corify
Sat, 02 Aug 2008 11:15:32 -0400 Adam Chlipala Case through corify
Tue, 29 Jul 2008 15:43:17 -0400 Adam Chlipala Storing datatype constructors in type references past monoize
Sun, 13 Jul 2008 10:17:06 -0400 Adam Chlipala Remove closure conversion in favor of zany fun with modules, which also replaces 'page'
Sun, 22 Jun 2008 14:23:05 -0400 Adam Chlipala Separate compilation and automatic basis importation
Sun, 08 Jun 2008 15:47:44 -0400 Adam Chlipala Some con reducing
Sun, 08 Jun 2008 13:59:29 -0400 Adam Chlipala Conversion to Core