Mercurial > urweb
log src/monoize.sml
age | author | description |
---|---|---|
Sun, 28 Feb 2010 15:46:41 -0500 | Adam Chlipala | Fix parsing of space-free .urp directives; use 'class' for 'c*' tags |
Thu, 25 Feb 2010 14:55:35 -0500 | Adam Chlipala | Use COALESCE to hide NULL results of aggregate functions; fix bug with improper ordering of query result columns |
Thu, 28 Jan 2010 20:10:32 -0500 | Adam Chlipala | Small tweaks |
Tue, 26 Jan 2010 08:46:25 -0500 | Adam Chlipala | <img> has dimensions and needs special HTML handling |
Sun, 03 Jan 2010 12:47:27 -0500 | Adam Chlipala | Proper C-side deserialization; Shake.sliceDb |
Fri, 01 Jan 2010 12:48:06 -0500 | Adam Chlipala | Proper [un]urlification of unit |
Thu, 31 Dec 2009 18:07:53 -0500 | Adam Chlipala | Eta-expand bodies of transaction functions in Monoization, to enable later optimization |