Commit graph

7 commits

Author SHA1 Message Date
Simon Cruanes
1be3bcf766 lwt_pipe: better output to buffer/string 2015-02-20 17:37:38 +01:00
Simon Cruanes
6a79b88ef0 documentation 2015-02-20 16:50:18 +01:00
Simon Cruanes
244908a39e lwt_pipe: remove Pipe module, put values at toplevel, put read/write directly on pipes 2015-02-20 15:14:45 +01:00
Simon Cruanes
aef87c148d wip: lwt_pipe 2015-02-19 20:17:54 +01:00
Simon Cruanes
e41faaf91e wip: fix bugs in Lwt_pipe 2015-02-19 19:18:28 +01:00
Simon Cruanes
c6b23890ec Lwt_pipe now with reader/writer subtypes of pipe, better API, safer closing 2015-02-19 18:15:49 +01:00
Simon Cruanes
77b6197c49 wip: Lwt_pipe 2015-02-19 16:41:47 +01:00