Mercurial > urweb
log lib/ur/top.ur
age | author | description |
---|---|---|
Thu, 20 Jan 2011 12:50:42 -0500 | Adam Chlipala | Fix the two functions I just added |
Thu, 20 Jan 2011 12:43:12 -0500 | Adam Chlipala | queryXI and queryX1I |
Sat, 15 Jan 2011 14:53:13 -0500 | Adam Chlipala | Allow subqueries to reference aggregate-only columns of free tables; treat non-COUNT aggregate functions as possibly returning NULL |
Fri, 24 Dec 2010 16:41:10 -0500 | Adam Chlipala | Top.queryI1; fix definition of uw_Basis_minTime |
Thu, 23 Dec 2010 17:46:40 -0500 | Adam Chlipala | [De]serialization of times in JavaScript; proper integer division in JavaScript; Basis.crypt; Top.mkRead'; more aggressive Mono-level inlining, for values of function-y types |
Sat, 20 Nov 2010 10:45:22 -0500 | Adam Chlipala | queryL1 and List.sort |