Mercurial > urweb
log src/monoize.sml
age | author | description |
---|---|---|
Sun, 01 Nov 2015 17:02:16 -0500 | Adam Chlipala | Change behavior of SQL equality to do the intuitive thing for nullable types |
Sat, 04 Jul 2015 19:24:26 -0400 | Adam Chlipala | Tag NULLs with their types in SQL, to help the DBMS do type inference |
Thu, 07 May 2015 09:50:37 -0400 | Julian Squires | Do not explicitly return false from onclick handler |