log src/reduce_local.sml

age author description
Tue, 16 Apr 2013 10:55:48 -0400 Adam Chlipala Basis.tryRpc
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)
Tue, 07 Sep 2010 08:28:07 -0400 Adam Chlipala Server-side 'onError'
Sun, 22 Aug 2010 13:43:46 -0400 Adam Chlipala Reduce: Inline let-bound variables whose types involve functions
Sun, 13 Jun 2010 14:13:06 -0400 Adam Chlipala Catch a missed ReduceLocal of field projection annotations
Sat, 05 Jun 2010 09:42:37 -0400 Adam Chlipala Another run of Specialize, using ReduceLocal on datatype parameters
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
Tue, 08 Dec 2009 11:45:19 -0500 Adam Chlipala Shake bug fix; pattern reduction in ReduceLocal
Sun, 25 Oct 2009 14:07:10 -0400 Adam Chlipala RPC uses VM support for call/cc
Thu, 17 Sep 2009 16:35:11 -0400 Adam Chlipala Basic tail recursion introduction seems to be working
Sat, 22 Aug 2009 12:55:18 -0400 Adam Chlipala Convert to requiring explicit 'rpc' marker
Tue, 28 Apr 2009 15:04:37 -0400 Adam Chlipala A view query works