Mercurial > urweb
log lib/ur/basis.urs
age | author | description |
---|---|---|
Thu, 03 Feb 2011 21:04:12 -0500 | Adam Chlipala | Subqueries may always return NULL |
Tue, 25 Jan 2011 06:59:29 -0500 | Adam Chlipala | Allow 'alt' attribute of <img> (suggested by Karn Kallio) |
Sun, 23 Jan 2011 11:18:24 -0500 | Adam Chlipala | Allow CSS class specification for <form> |
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 10:02:50 -0500 | Adam Chlipala | More string processing |
Tue, 11 Jan 2011 18:04:52 -0500 | Adam Chlipala | Some more string parsing functions; naughtyDebug |
Tue, 11 Jan 2011 14:03:54 -0500 | Adam Chlipala | String processing optimizations |