Mercurial > urweb
log src/mono_reduce.sml
age | author | description |
---|---|---|
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 |
Thu, 13 Jan 2011 18:15:04 -0500 | Adam Chlipala | alwaysInline .urp setting |
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 |
Thu, 09 Sep 2010 12:42:25 -0400 | Adam Chlipala | Support empty datatypes, which can now be generated via 'variant []' |