Mercurial > urweb
log
age | author | description |
---|---|---|
Thu, 21 Nov 2013 14:32:11 -0500 | Anders Kaseorg | Add missing inter-library dependencies |
Sun, 17 Nov 2013 07:54:59 -0500 | Adam Chlipala | Manual: add a pointer to background reading on inference rule notation |
Thu, 14 Nov 2013 06:36:36 -0500 | Adam Chlipala | Fix more of client-side error handlers |
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 |