Mercurial > urweb
log
age | author | description |
---|---|---|
Sat, 10 Mar 2012 12:53:33 -0500 | Adam Chlipala | Change <radio> to yield [option string] |
Sat, 03 Mar 2012 16:41:20 -0500 | Adam Chlipala | Avoid URL size limit in RPCs with large arguments |
Sat, 03 Mar 2012 16:20:54 -0500 | Adam Chlipala | Avoid 'not fully determined' errors for fancy tasks |
Sat, 03 Mar 2012 15:47:52 -0500 | Adam Chlipala | Pass non-printing characters through unchanged in sqlifyString, to support UTF-8 |
Sat, 25 Feb 2012 15:34:44 -0500 | Adam Chlipala | Correct an SQL grammar omission (thanks to Alexei Golovko for spotting the problem) |
Sat, 18 Feb 2012 08:14:51 -0500 | Adam Chlipala | Update manual to fix lexical table and clarify sequencing notation |
Sat, 04 Feb 2012 11:08:56 -0500 | Adam Chlipala | Mention FFI encoding of abstract syntax types |