log src/corify.sml

age author description
Wed, 16 Jul 2014 04:06:11 -0400 Adam Chlipala Default 'jsFunc' for less-safe FFI
Sun, 13 Jul 2014 06:14:23 -0400 Adam Chlipala Fix off-by-one error in less-safe FFI wrapper generation
Fri, 02 May 2014 19:19:09 -0400 Adam Chlipala New lessSafeFfi
Thu, 20 Feb 2014 10:48:17 -0500 Adam Chlipala Fixed issue with datatype constructors inside functors; now on to some problem with modules inside functors
Thu, 20 Feb 2014 10:27:15 -0500 Adam Chlipala Some more nested functor bug-fixing, including generating fresh internal names at applications; still need to debug issues with datatype constructors
Thu, 12 Dec 2013 17:42:48 -0500 Adam Chlipala Start SQL transactions as read-only when possible, based on conservative program analysis
Thu, 10 Oct 2013 18:04:29 -0400 Adam Chlipala Remove debug prints
Thu, 10 Oct 2013 18:01:30 -0400 Adam Chlipala Make transactional FFI functions effectful by default
Thu, 29 Mar 2012 09:55:04 -0400 Adam Chlipala Fix defunctorization of modules containing datatype definitions
Wed, 14 Mar 2012 09:06:23 -0400 Adam Chlipala Remove weird special case for FFI functions whose first arguments have type [unit]
Sat, 07 Jan 2012 15:56:22 -0500 Adam Chlipala First part of changes to avoid depending on C function call argument order of evaluation (omitting normal Ur function calls, so far)
Thu, 04 Aug 2011 16:44:05 -0400 Adam Chlipala Fix opening of shadowing, principal-signatured modules that open other modules
Fri, 06 May 2011 16:24:45 -0430 Karn Kallio Corify Basis.unit to empty record; this is needed so that specialize
Sat, 18 Dec 2010 10:56:31 -0500 Adam Chlipala postBody type
Tue, 19 Oct 2010 17:54:49 -0400 Adam Chlipala Fixes for nasty bugs in Reduce and Especialize
Tue, 07 Sep 2010 08:28:07 -0400 Adam Chlipala Server-side 'onError'
Sun, 04 Apr 2010 12:29:34 -0400 Adam Chlipala Pushing policies through
Thu, 04 Feb 2010 16:29:09 -0500 Adam Chlipala Fixes for rooted modules
Tue, 12 Jan 2010 11:07:39 -0500 Adam Chlipala -path and -root command-line flags
Tue, 12 Jan 2010 10:33:03 -0500 Adam Chlipala Supporting any number of arguments for explicitly exported functions
Sat, 02 Jan 2010 14:54:15 -0500 Adam Chlipala JavaScript urlification; more lenient export pattern in Corify; only include scripts in pages that use JavaScript
Thu, 31 Dec 2009 11:41:57 -0500 Adam Chlipala Basis.serialize; separate file for mhash; run transactional finishers in reverse order; set needs_sig properly
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
Sun, 01 Nov 2009 10:20:20 -0500 Adam Chlipala Bidding interface
Sun, 17 May 2009 13:25:57 -0400 Adam Chlipala Corify FFI datatypes properly; eliminate nested JavaScript markers
Sat, 16 May 2009 15:45:12 -0400 Adam Chlipala Mutual datatypes through Effectize
Sat, 16 May 2009 15:22:05 -0400 Adam Chlipala Mutual datatypes through Corify
Sat, 02 May 2009 13:23:07 -0400 Adam Chlipala Path rewriting
Sat, 02 May 2009 11:27:26 -0400 Adam Chlipala Successfully influenced effectful-ness status of FFI func
Thu, 30 Apr 2009 17:15:14 -0400 Adam Chlipala C FFI compiler options
Tue, 28 Apr 2009 15:04:37 -0400 Adam Chlipala A view query works
Sun, 12 Apr 2009 14:19:15 -0400 Adam Chlipala Classes as optional arguments to Basis.tag
Sun, 12 Apr 2009 12:31:54 -0400 Adam Chlipala Stop tracking CSS classes in XML types
Sun, 12 Apr 2009 11:08:00 -0400 Adam Chlipala hello compiles with CSS
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
Sun, 22 Feb 2009 17:17:01 -0500 Adam Chlipala demo/hello compiles with kind polymorphism
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:27:58 -0500 Adam Chlipala Monad type class seems to be working
Tue, 11 Nov 2008 19:20:37 -0500 Adam Chlipala Add CutMulti
Sat, 08 Nov 2008 16:02:59 -0500 Adam Chlipala Especialize handles records better
Thu, 06 Nov 2008 10:48:02 -0500 Adam Chlipala Cookies through shake2
Thu, 06 Nov 2008 09:21:34 -0500 Adam Chlipala Monoizing FFI transactions correctly
Sat, 01 Nov 2008 16:46:16 -0400 Adam Chlipala Wrapping works in Blog
Fri, 31 Oct 2008 09:30:22 -0400 Adam Chlipala Replace 'with' with '++'
Fri, 24 Oct 2008 16:13:53 -0400 Adam Chlipala Stop including functors in paths
Tue, 21 Oct 2008 13:24:54 -0400 Adam Chlipala Simple listShop working
Sun, 19 Oct 2008 12:12:59 -0400 Adam Chlipala Proper generation of relation names; checking that sequences exist
Sun, 19 Oct 2008 11:11:49 -0400 Adam Chlipala Simple generation of persistent paths
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
Sun, 07 Sep 2008 11:33:13 -0400 Adam Chlipala Converting string to int
Tue, 02 Sep 2008 10:51:41 -0400 Adam Chlipala 'database' declaration threaded through compiler
Sun, 31 Aug 2008 10:36:54 -0400 Adam Chlipala Monoize transaction identifiers; improve disjointness prover on irreducible folds; change 'query' type
Sun, 31 Aug 2008 09:45:23 -0400 Adam Chlipala Corify transaction wrappers
Sun, 31 Aug 2008 09:00:28 -0400 Adam Chlipala Corify tables
Sun, 31 Aug 2008 08:46:22 -0400 Adam Chlipala Explify tables
Sat, 16 Aug 2008 15:03:05 -0400 Adam Chlipala Corifying con-tuples
Sat, 16 Aug 2008 14:45:23 -0400 Adam Chlipala Explifying type classes
Sat, 09 Aug 2008 19:23:31 -0400 Adam Chlipala 'Option' datatype encoding
Sat, 09 Aug 2008 08:47:36 -0400 Adam Chlipala A multi-parameter datatype all the way through
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
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 18:53:20 -0400 Adam Chlipala bool in Basis
Sun, 03 Aug 2008 17:57:47 -0400 Adam Chlipala FFI datatypes
Sun, 03 Aug 2008 12:43:20 -0400 Adam Chlipala Compiled pattern matching to C
Sat, 02 Aug 2008 11:15:32 -0400 Adam Chlipala Case through corify
Thu, 31 Jul 2008 16:28:55 -0400 Adam Chlipala Case through explify
Tue, 29 Jul 2008 13:16:21 -0400 Adam Chlipala Datatypes through corify
Tue, 29 Jul 2008 12:30:04 -0400 Adam Chlipala Add datatype import constructor annotations; datatypes through explify
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
Tue, 22 Jul 2008 18:20:13 -0400 Adam Chlipala Fix opening and corifying of functors
Tue, 22 Jul 2008 15:12:20 -0400 Adam Chlipala Simple forms work
Sun, 20 Jul 2008 10:11:16 -0400 Adam Chlipala Form binding parameters threaded through
Thu, 17 Jul 2008 11:20:07 -0400 Adam Chlipala Compiled mutual 'val rec'
Thu, 17 Jul 2008 10:23:04 -0400 Adam Chlipala Corifying (non-mutual) 'val rec'
Thu, 17 Jul 2008 10:13:18 -0400 Adam Chlipala Explifying (non-mutual) 'val rec'
Sun, 13 Jul 2008 12:06:47 -0400 Adam Chlipala Closure code generation almost there
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 14:02:54 -0400 Adam Chlipala Writing HTML
Thu, 10 Jul 2008 10:11:35 -0400 Adam Chlipala page declaration, up through monoize
Tue, 01 Jul 2008 13:23:46 -0400 Adam Chlipala Push KUnit and CUnit through the phases
Thu, 26 Jun 2008 11:32:29 -0400 Adam Chlipala Corify efold
Thu, 26 Jun 2008 11:11:13 -0400 Adam Chlipala Explify efold
Thu, 26 Jun 2008 09:53:52 -0400 Adam Chlipala Corify cfold
Thu, 26 Jun 2008 09:51:28 -0400 Adam Chlipala Explify cfold
Sun, 22 Jun 2008 10:06:50 -0400 Adam Chlipala Better FFI function handling
Sun, 22 Jun 2008 10:00:25 -0400 Adam Chlipala Detecting FFI functions
Sun, 22 Jun 2008 09:27:29 -0400 Adam Chlipala Start of FFI
Thu, 19 Jun 2008 17:55:36 -0400 Adam Chlipala Corifying functors
Thu, 19 Jun 2008 17:11:24 -0400 Adam Chlipala Explifying functors
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
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 13:59:29 -0400 Adam Chlipala Conversion to Core