Mercurial > urweb
log
age | author | description |
---|---|---|
Thu, 14 Nov 2013 06:16:58 -0500 | Adam Chlipala | Fix regression in execution of 'onError' handlers |
Tue, 05 Nov 2013 11:58:52 -0500 | Adam Chlipala | Identify more local definitions as functions that should be lifted to the top level, which has synergistic effects on inlining later |
Mon, 04 Nov 2013 16:00:48 -0500 | Adam Chlipala | A fancier test for the new SQL constraints subtyping |
Mon, 04 Nov 2013 15:14:23 -0500 | Adam Chlipala | Interpret 'table' signature items more flexibly, automatically adding (Ur) constraints to support a kind of subtyping over (SQL) constraint sets |
Mon, 04 Nov 2013 08:38:20 -0500 | Adam Chlipala | Rename ListPair.map2 to ListPair.mp |
Sun, 03 Nov 2013 19:27:30 -0500 | Adam Chlipala | ListPair.map2, based on code by escalier@riseup.net |
Thu, 17 Oct 2013 09:22:38 -0400 | Adam Chlipala | Save disjointness environments across top-level declarations |