Simon Cruanes
858a360ab0
update .merlin and .ocamlinit
2017-02-11 15:28:37 +01:00
Simon Cruanes
f26b47ea5f
update ocamlinit
2016-11-03 17:25:36 +01:00
Simon Cruanes
d1237f1f29
containers-top printers
2016-07-11 23:16:21 +02:00
Simon Cruanes
8a3b53f320
update ocamlinit
2015-09-27 18:03:56 +02:00
Simon Cruanes
e13fcbdad3
add containers.top, a small library that installs printers
2015-08-12 00:10:52 +02:00
Simon Cruanes
cb551b33e6
ocamlinit
2015-07-25 01:35:42 +02:00
Simon Cruanes
62426ed4dc
wip: CCUnix (with a small subprocess API, not working well yet)
2015-03-27 23:36:43 +01:00
Simon Cruanes
ed9f874d4e
add CCSexpM for a simpler, monadic parser of S-expressions (deprecating CCSexpStream)
2014-12-18 19:26:55 +01:00
Simon Cruanes
540064f8f4
wip: split the library into smaller chunks
2014-12-13 00:36:48 +01:00
Simon Cruanes
daf06196c0
details
2014-09-17 23:18:29 +02:00
Simon Cruanes
059e0b064d
CCPervasives module, replacing modules of the standard library
2014-09-02 23:46:06 +02:00
Simon Cruanes
bf2203f9e2
renamed threads/future to threads/CCFuture
2014-08-05 00:23:04 +02:00
Simon Cruanes
74856b578a
misc/PrintBox: printing of nested box into ascii
2014-06-15 22:34:09 +02:00
Simon Cruanes
2674349871
more modules in containers_string (CCString, Levenshtein); CCFun.finally
2014-05-17 00:10:47 +02:00
Simon Cruanes
3ccabcd7b0
more modules in containers Core;
...
moved KMP to sublibrary containers_string
2014-05-16 22:26:59 +02:00
Simon Cruanes
239f6af59f
smallish parser for HGraph
2013-12-01 23:36:23 +01:00
Simon Cruanes
a860e67443
rewrote the HTTP encoding, and missing functions
2013-10-18 23:29:47 +02:00
Simon Cruanes
e1064845a7
much simpler Bij module:removed the generic encoding/decoding
...
stuff, replaced by translation to/from Bencode;
switch now based on strings rather than chars to choose branch;
fix uses a lazy value rather than a function
2013-09-28 01:31:19 +02:00
Simon Cruanes
4dd3c63ba5
aesthetic in Bencode
2013-06-12 19:35:48 +02:00
Simon Cruanes
62248928b2
small changes
2013-04-05 17:34:06 +02:00
Simon Cruanes
7ed1bced9d
forgot to update examples/
2013-03-21 17:35:23 +01:00
Simon Cruanes
c1ad18407f
fix in ocamlinit
2013-03-20 16:09:12 +01:00
Simon Cruanes
c72cc692a7
IntGraph provided as facility;
...
BFS properly handles the optional start id
2013-03-19 21:45:05 +01:00
Simon Cruanes
23029332df
added Futures.is_done function;
...
.ocamlinit file to import stuff in the toplevel
2013-03-19 15:10:41 +01:00