Mercurial > urweb
log
age | author | description |
---|---|---|
Fri, 25 Feb 2011 15:46:29 -0500 | Adam Chlipala | Deal with Postgres's wonky type-changing for nullable columns of views |
Fri, 25 Feb 2011 11:27:16 -0500 | Adam Chlipala | sql_arith_option; 'ALL' for relational operators |
Tue, 22 Feb 2011 09:39:02 -0500 | Adam Chlipala | Fix HTTP request parsing bug |
Thu, 17 Feb 2011 18:05:08 -0500 | Adam Chlipala | Syntactic sugar for grouping by variable numbers of columns |
Thu, 17 Feb 2011 14:18:18 -0500 | Adam Chlipala | More information in error message about select of field from unbound table |
Thu, 10 Feb 2011 08:46:46 -0500 | Adam Chlipala | Fix some cookie-related bugs in MonoReduce |
Tue, 08 Feb 2011 16:54:01 -0500 | Adam Chlipala | Notice that Basis.now is effectful; smarter JavaScript encoding of initial source values built using server-side expressions that can't be turned into JavaScript |
Thu, 03 Feb 2011 21:04:12 -0500 | Adam Chlipala | Subqueries may always return NULL |