log src/monoize.sml

age author description
Thu, 11 Dec 2014 02:05:41 -0500 Ziv Scully Merge.
Sat, 29 Nov 2014 04:34:41 -0500 Ziv Scully Remove Sqlcache urlification hack.
Sat, 29 Nov 2014 03:37:59 -0500 Ziv Scully Basic field-resolution invalidation.
Mon, 24 Nov 2014 20:47:38 -0500 Ziv Scully Merge.
Tue, 14 Oct 2014 18:05:09 -0400 Ziv Scully Complete overhaul: cache queries based on immediate query result, not eventual HTML output.
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