Mercurial > urweb
log src/tag.sml
age | author | description |
---|---|---|
Sun, 29 Dec 2013 10:29:26 -0500 | Adam Chlipala | Avoid some spurious error messages about link/form incompatibility; change the text of that error message to include RPC handlers |
Thu, 12 Dec 2013 17:42:48 -0500 | Adam Chlipala | Start SQL transactions as read-only when possible, based on conservative program analysis |
Sun, 06 May 2012 15:46:25 -0400 | Adam Chlipala | Fix bugs in support for 'style' and 'dynStyle' |
Sat, 07 Jan 2012 15:56:22 -0500 | Adam Chlipala | First part of changes to avoid depending on C function call argument order of evaluation (omitting normal Ur function calls, so far) |
Wed, 28 Dec 2011 18:05:27 -0500 | Adam Chlipala | Get a few more source files up-to-date with change to [tag] type |
Sat, 03 Dec 2011 17:25:51 -0500 | Adam Chlipala | Don't crash on invalid URL head terms during Tag |
Sun, 26 Dec 2010 17:29:03 -0500 | Adam Chlipala | queryString and effectfulUrl |