log include/types.h

age author description
2009-08-25 Adam Chlipala New release
2009-06-23 Adam Chlipala cgi protocol
2009-06-23 Adam Chlipala Factor out common request functionality, in preparation for supporting different protocols
2009-05-26 Adam Chlipala Chars and more string operations
2009-05-02 Adam Chlipala FFI transactionals
2009-04-30 Adam Chlipala C FFI compiler options
2009-04-30 Adam Chlipala Basis.list
2009-04-28 Adam Chlipala Subforms
2009-04-26 Adam Chlipala Returning a blob as page result
2009-04-25 Adam Chlipala Add MIME type to file
2009-04-25 Adam Chlipala Only allow single-file upload per control
2009-04-25 Adam Chlipala Initial support for blobs and upload
2009-04-12 Adam Chlipala Classes as optional arguments to Basis.tag
2009-03-29 Adam Chlipala Redo channels, making them single-client
2009-03-22 Adam Chlipala First message send delivered, but not interpreted
2008-10-30 Adam Chlipala time type
2008-09-07 Adam Chlipala Rename 'lw' prefixes to 'uw'
2008-09-07 Adam Chlipala Reading ints and floats from SQL
2008-09-02 Adam Chlipala Switch base types to 64-bit versions
2008-08-03 Adam Chlipala Update bool to follow datatype representation change
2008-08-03 Adam Chlipala bool in Basis
2008-07-29 Adam Chlipala Unurlifying a datatype; longjmp-based error signaling mechanism
2008-07-20 Adam Chlipala Form binding parameters threaded through
2008-07-13 Adam Chlipala Proper handling of non-function-call links
2008-07-13 Adam Chlipala Serving pages
2008-07-10 Adam Chlipala Writing HTML