Mercurial > urweb
log
age | author | description |
---|---|---|
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 |
Sat, 04 Feb 2012 11:01:06 -0500 | Adam Chlipala | Basis.toMilliseconds and diffInMilliseconds, based on a patch from Gergely Buday |
Sat, 04 Feb 2012 10:42:18 -0500 | Adam Chlipala | Extend and document RANDOM |