Commit graph

18 commits

Author SHA1 Message Date
Simon Cruanes
9f7be2ddc9 enable -safe-string on the whole project, with some linked refactorings 2015-06-26 14:05:45 +02:00
Simon Cruanes
ceb68ee15f small fixes 2015-03-31 00:25:03 +02:00
Simon Cruanes
95295b834c version 0.9 2015-02-27 14:39:58 +01:00
Simon Cruanes
c5354c792e some "status: experimental" annotations on new modules 2015-02-27 14:31:17 +01:00
Simon Cruanes
fa09029e8a Lwt_pipe.Reader: more combinators 2015-02-26 16:20:23 +01:00
Simon Cruanes
14f593d246 wip: qtests for containers.lwt 2015-02-25 22:03:30 +01:00
Simon Cruanes
c16783f513 Implement missing functions from Lwt_klist 2015-02-20 18:19:30 +01:00
Simon Cruanes
d338ce279c Lwt_pipe: conversion to/from lwt_klist 2015-02-20 18:19:18 +01:00
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
89aded1311 wip: lwt_klist 2015-02-19 19:54:38 +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
Simon Cruanes
21c90a209d wip: Lwt_klist, a functional stream for Lwt 2015-01-30 19:11:05 +01:00
Simon Cruanes
61465fa19a remove cgi/; move sub-libraries to their own subdir each; mv everything into src/ 2014-12-16 23:41:59 +01:00