Mercurial > urweb
log src/rpcify.sml
age | author | description |
---|---|---|
Sun, 25 Oct 2009 14:07:10 -0400 | Adam Chlipala | RPC uses VM support for call/cc |
Thu, 17 Sep 2009 19:01:04 -0400 | Adam Chlipala | Grid changed to use Dlist.replace; filters stopped working |
Thu, 17 Sep 2009 17:17:49 -0400 | Adam Chlipala | Don't try to check if functions are already tail-recursive |
Thu, 17 Sep 2009 17:11:23 -0400 | Adam Chlipala | tail example working |
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 |
Sat, 02 May 2009 11:27:26 -0400 | Adam Chlipala | Successfully influenced effectful-ness status of FFI func |