aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/c/static.c
Commit message (Collapse)AuthorAge
* Enable -Wunused-parameterGravatar Benjamin Barenblat2017-08-07
|
* Make 'static' protocol commit transactions, to force rewriting of HTML ↵Gravatar Adam Chlipala2017-07-12
| | | | documents with JavaScript links, etc.
* Allow returnBlob and redirect in static protocolGravatar Julian Squires2015-07-13
| | | | | | Both of these functions end up returning RETURN_INDIRECTLY, which is assumed to be an error by static.c's main. Treat it as success instead.
* Set dummy header lookup function in static.cGravatar Adam Chlipala2015-05-03
|
* Define uw_loggers structure, allow FFI code to access itGravatar Sergey Mironov2014-02-26
|
* Update tutorial for Ur/Web changesGravatar Adam Chlipala2012-09-03
|
* First tutorial chapter readyGravatar Adam Chlipala2011-07-16
|
* Make 'static' protocol handle unlimited retryGravatar Adam Chlipala2011-07-15
|
* Generated pretty-printed HTML for a simple tutorial source fileGravatar Adam Chlipala2011-07-15