Commit graph

12 commits

Author SHA1 Message Date
Simon Cruanes
ac1c1ab502
prepare for 0.14 2023-08-08 16:49:19 -04:00
Simon Cruanes
d08fe6926d
rename function 2023-08-08 16:43:07 -04:00
Simon Cruanes
25eb8b765a rename IO.{In,Out}_channel to avoid confusion
these are not the standard in/out_channels so we should just use
different names.
2023-08-08 12:57:12 -04:00
Simon Cruanes
3280c9422f
fix: removed a \n by mistake 2023-07-18 14:36:11 -04:00
Simon Cruanes
3332fa906b
add Tiny_httpd_html.to_writer 2023-07-18 14:27:48 -04:00
Simon Cruanes
4a78eeb69c
html: ability to write a html document to an IO.Out_channel.t 2023-07-18 14:14:22 -04:00
Simon Cruanes
0908d71e19
ocamlformat 2023-05-23 17:40:18 -04:00
Simon Cruanes
a78c48955b
prepare for 0.12 2022-03-31 08:45:39 -04:00
Simon Cruanes
5f59174087
add html.to_string_l 2022-03-29 16:42:02 -04:00
Simon Cruanes
6cf05bc733
doc 2022-03-16 22:52:53 -04:00
Simon Cruanes
b88c8bbda1
improve html combinators, add if_ flag 2022-03-16 22:37:34 -04:00
Simon Cruanes
b387aa731d
add a HTML module, with codegen to produce the combinators. 2022-03-16 22:26:54 -04:00