Mercurial > urweb
log
age | author | description |
---|---|---|
Sun, 18 Dec 2011 12:00:36 -0500 | Adam Chlipala | Order constructors properly in wildification, to avoid spuriously displeasing the new scoping check |
Sun, 18 Dec 2011 11:29:13 -0500 | Adam Chlipala | Add a new scoping check for unification variables, to fix a type inference bug |
Sat, 17 Dec 2011 20:42:39 -0500 | Adam Chlipala | Manual typo fix |
Sat, 17 Dec 2011 13:10:23 -0500 | Adam Chlipala | Allow .urp libraries to set prefix |
Sat, 17 Dec 2011 12:01:31 -0500 | Adam Chlipala | SQL lower() and upper() functions |
Sat, 17 Dec 2011 09:24:31 -0500 | Adam Chlipala | Fix C-side unurlification of unboxable Option datatypes |
Sun, 11 Dec 2011 15:02:55 -0500 | Adam Chlipala | Some new List functions, based on code by Ron de Bruijn |