Mercurial > urweb
log src/c/urweb.c
age | author | description |
---|---|---|
Thu, 10 Mar 2011 18:51:15 -0500 | Adam Chlipala | Represent 'unit' as C 'int'; change pattern match compilation to avoid 'goto'; change Postgres prepared statement compilation to make life easier for the GCC escape analysis; all this in support of better tail call optimization |
Fri, 25 Feb 2011 15:58:08 -0500 | Adam Chlipala | Fix C jsify[String|Char] |
Sun, 23 Jan 2011 18:16:30 -0500 | Adam Chlipala | Proper error handling for periodic tasks |