log src/elab_print.sml

age author description
Sun, 01 Nov 2015 16:33:14 -0500 Adam Chlipala After a tricky debugging session, limit visibility of type-class instances from anonymous modules
Fri, 02 May 2014 19:19:09 -0400 Adam Chlipala New lessSafeFfi
Mon, 19 Aug 2013 12:25:32 -0400 Adam Chlipala Allow [where con] to descend within submodule structure; open submodule constraints while checking later signature items
Sun, 29 Jul 2012 12:27:13 -0400 Adam Chlipala Remove 'class' declaration; now use 'con' instead
Fri, 27 Apr 2012 07:35:59 -0400 Adam Chlipala Omit unnecessary parens around arrows in pretty-printing
Sat, 21 Apr 2012 15:19:00 -0400 Adam Chlipala Omit 'Basis.' in pretty-printing constructors, where this is unambiguous
Sat, 21 Apr 2012 15:09:02 -0400 Adam Chlipala Pretty-print tuple types using tuple syntax
Mon, 16 Apr 2012 10:12:04 -0400 Adam Chlipala Tweak printing of constructor record literals to allow re-parsing by compiler
Sun, 18 Dec 2011 11:29:13 -0500 Adam Chlipala Add a new scoping check for unification variables, to fix a type inference bug
Sun, 10 Oct 2010 14:41:03 -0400 Adam Chlipala Hopeful fix for the Great Unification Bug
Sun, 10 Oct 2010 13:07:38 -0400 Adam Chlipala Flex kinds for type-level tuples; ::_ notation
Tue, 07 Sep 2010 08:28:07 -0400 Adam Chlipala Server-side 'onError'
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
Sun, 04 Apr 2010 12:29:34 -0400 Adam Chlipala Pushing policies through
Tue, 15 Dec 2009 10:19:05 -0500 Adam Chlipala Convert to task syntax
Sun, 13 Dec 2009 14:20:41 -0500 Adam Chlipala Initializers and setval
Thu, 28 May 2009 12:07:05 -0400 Adam Chlipala Destructing local let, to the point where demo compiles
Sat, 16 May 2009 15:14:17 -0400 Adam Chlipala Mutual datatypes through Elaborate
Tue, 28 Apr 2009 15:04:37 -0400 Adam Chlipala A view query works
Sun, 12 Apr 2009 12:31:54 -0400 Adam Chlipala Stop tracking CSS classes in XML types
Sun, 12 Apr 2009 10:08:11 -0400 Adam Chlipala style declarations
Tue, 07 Apr 2009 16:14:31 -0400 Adam Chlipala PRIMARY KEY
Tue, 07 Apr 2009 14:11:32 -0400 Adam Chlipala Track uniqueness sets in table types
Tue, 07 Apr 2009 12:24:31 -0400 Adam Chlipala UNIQUE constraints
Tue, 24 Feb 2009 12:01:24 -0500 Adam Chlipala Switch to TDisjoint from CDisjoint; still need to implement obligation generation at EDisjoint uses
Sun, 22 Feb 2009 16:32:56 -0500 Adam Chlipala Kind polymorphism through Explify
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
Fri, 19 Dec 2008 10:03:31 -0500 Adam Chlipala Initial conversion to arbitrary-kind classes
Tue, 11 Nov 2008 19:58:25 -0500 Adam Chlipala Map distributivity rule in hnormCon
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
Thu, 06 Nov 2008 10:29:55 -0500 Adam Chlipala Cookies through elaborate
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'
Fri, 31 Oct 2008 09:30:22 -0400 Adam Chlipala Replace 'with' with '++'
Sat, 04 Oct 2008 15:50:28 -0400 Adam Chlipala Merge CDisjoint and TDisjoint
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
Sat, 13 Sep 2008 19:49:53 -0400 Adam Chlipala queryX
Tue, 02 Sep 2008 10:51:41 -0400 Adam Chlipala 'database' declaration threaded through compiler
Sun, 31 Aug 2008 08:32:18 -0400 Adam Chlipala Laconic -> Ur
Thu, 28 Aug 2008 14:48:33 -0400 Adam Chlipala Transactions and queries, at source level
Thu, 21 Aug 2008 14:45:31 -0400 Adam Chlipala Resolving lingering type class constraints
Sat, 16 Aug 2008 14:45:23 -0400 Adam Chlipala Explifying type classes
Sat, 16 Aug 2008 14:32:18 -0400 Adam Chlipala Initial type class support
Thu, 14 Aug 2008 18:35:08 -0400 Adam Chlipala Non-star SELECT
Thu, 14 Aug 2008 15:24:59 -0400 Adam Chlipala Elaborating 'SELECT *' queries
Thu, 14 Aug 2008 13:20:29 -0400 Adam Chlipala Parsing and elaborating 'table'
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
Thu, 31 Jul 2008 13:08:57 -0400 Adam Chlipala Elaborating record patterns
Thu, 31 Jul 2008 10:44:52 -0400 Adam Chlipala Patterns for int and string constants
Thu, 31 Jul 2008 10:06:27 -0400 Adam Chlipala Elaborating some basic pattern matching
Tue, 29 Jul 2008 12:30:04 -0400 Adam Chlipala Add datatype import constructor annotations; datatypes through explify
Thu, 24 Jul 2008 15:02:03 -0400 Adam Chlipala Start of datatype support
Thu, 24 Jul 2008 10:09:21 -0400 Adam Chlipala Record cut
Tue, 22 Jul 2008 18:46:04 -0400 Adam Chlipala Meta-programming forms
Thu, 17 Jul 2008 10:09:34 -0400 Adam Chlipala Parsing and elaborating (non-mutual) 'val rec'
Sun, 13 Jul 2008 11:43:57 -0400 Adam Chlipala Starting with closure links
Sun, 13 Jul 2008 10:17:06 -0400 Adam Chlipala Remove closure conversion in favor of zany fun with modules, which also replaces 'page'
Thu, 10 Jul 2008 10:11:35 -0400 Adam Chlipala page declaration, up through monoize
Tue, 01 Jul 2008 15:58:02 -0400 Adam Chlipala Constraints in modules
Tue, 01 Jul 2008 12:25:12 -0400 Adam Chlipala Disjointness assumptions in expressions
Tue, 01 Jul 2008 12:10:46 -0400 Adam Chlipala Disjointness assumptions
Tue, 01 Jul 2008 10:55:38 -0400 Adam Chlipala Initial disjointness prover
Sun, 29 Jun 2008 10:39:43 -0400 Adam Chlipala Broaden unification context
Thu, 26 Jun 2008 11:11:13 -0400 Adam Chlipala Explify efold
Thu, 26 Jun 2008 11:09:30 -0400 Adam Chlipala Elaborate efold
Thu, 26 Jun 2008 09:48:54 -0400 Adam Chlipala Elaborating cfold
Sun, 22 Jun 2008 19:10:38 -0400 Adam Chlipala Subsignatures
Sun, 22 Jun 2008 09:27:29 -0400 Adam Chlipala Start of FFI
Thu, 19 Jun 2008 17:04:08 -0400 Adam Chlipala Elaborating functor applications
Thu, 19 Jun 2008 16:35:40 -0400 Adam Chlipala Elaborating 'where'
Thu, 19 Jun 2008 16:04:28 -0400 Adam Chlipala Beginning of functor elaboration
Tue, 17 Jun 2008 16:38:54 -0400 Adam Chlipala Elaborating module projection
Thu, 12 Jun 2008 17:35:51 -0400 Adam Chlipala Matching values in signatures
Thu, 12 Jun 2008 17:16:20 -0400 Adam Chlipala Simple signature matching
Tue, 10 Jun 2008 18:28:43 -0400 Adam Chlipala Translation to Cjr
Tue, 10 Jun 2008 15:56:33 -0400 Adam Chlipala Closure conversion
Sun, 08 Jun 2008 16:02:26 -0400 Adam Chlipala Beta reductions for expressions
Sun, 08 Jun 2008 15:47:44 -0400 Adam Chlipala Some con reducing
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 17:34:57 -0400 Adam Chlipala Fun with records
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 17:10:26 -0500 Adam Chlipala Parsing basic expressions
Sat, 26 Jan 2008 16:44:39 -0500 Adam Chlipala Check for leftover kind unifs
Sat, 26 Jan 2008 16:02:47 -0500 Adam Chlipala Elaborating files
Sat, 26 Jan 2008 15:26:12 -0500 Adam Chlipala Elaborating cons and decls