Simon Cruanes
|
1be3bcf766
|
lwt_pipe: better output to buffer/string
|
2015-02-20 17:37:38 +01:00 |
|
Simon Cruanes
|
f9d32d0af2
|
draft of printer for CCKTree (not done yet)
|
2015-02-20 17:24:55 +01:00 |
|
Simon Cruanes
|
6a79b88ef0
|
documentation
|
2015-02-20 16:50:18 +01:00 |
|
Simon Cruanes
|
1a2ffbb262
|
Add CCMixmap in containers.data (close #40)
|
2015-02-20 16:46:57 +01:00 |
|
Simon Cruanes
|
886dae7a51
|
Merge pull request #41 from struktured/master
Update README.md test instructions (thanks @struktured)
|
2015-02-20 16:33:24 +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
|
d257d91b0d
|
remove old META file
|
2015-02-20 15:01:57 +01:00 |
|
carm
|
c7bc99760a
|
fix qcheck typo
|
2015-02-19 23:44:49 -05:00 |
|
carm
|
c286789e5c
|
update testing instructions
|
2015-02-19 23:42:54 -05: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
|
f6ea8b0aa2
|
small change in doc/build_deps.ml
|
2015-02-18 16:53:28 +01:00 |
|
Simon Cruanes
|
705fcff4ec
|
simplified CCTrie implementation
|
2015-02-18 11:32:09 +01:00 |
|
Simon Cruanes
|
f426a97a31
|
fix quick tests
|
2015-02-18 10:59:27 +01:00 |
|
Simon Cruanes
|
0d3158d1bd
|
doc
|
2015-02-11 00:21:49 +01:00 |
|
Simon Cruanes
|
9b4677b266
|
wip: ring buffer (currently an experiment called "bufferIO") -> make it polymorphic
|
2015-02-10 15:56:37 +01:00 |
|
Simon Cruanes
|
9bee9c6d64
|
use compiledObject: best for binaries
|
2015-02-09 14:00:40 +01:00 |
|
Simon Cruanes
|
93119a47e7
|
trailing space
|
2015-02-05 22:29:38 +01:00 |
|
Simon Cruanes
|
9d2e369732
|
document some invariants in CCCache (see #38)
|
2015-02-04 12:57:36 +01:00 |
|
Simon Cruanes
|
438c57e847
|
a few tests for CCCache.lru
|
2015-02-04 09:15:57 +01:00 |
|
Simon Cruanes
|
ceca7b6343
|
fix CCFormat.seq combinator
|
2015-02-02 15:28:18 +01:00 |
|
Simon Cruanes
|
21c90a209d
|
wip: Lwt_klist, a functional stream for Lwt
|
2015-01-30 19:11:05 +01:00 |
|
Simon Cruanes
|
a1a8a8252c
|
@since tags
|
2015-01-29 00:42:42 +01:00 |
|
Simon Cruanes
|
5404d01814
|
add CCSet
|
2015-01-29 00:42:10 +01:00 |
|
Simon Cruanes
|
f40cdbe64f
|
add CCRef module
|
2015-01-29 00:35:34 +01:00 |
|
Simon Cruanes
|
dea635f8e3
|
version 0.8
|
2015-01-26 20:34:36 +01:00 |
|
Simon Cruanes
|
ae4c356874
|
updated doc and readme
|
2015-01-26 20:10:43 +01:00 |
|
Simon Cruanes
|
3ae7c59289
|
fix in opam file
|
2015-01-26 19:46:39 +01:00 |
|
Simon Cruanes
|
71200296b8
|
updated doc
|
2015-01-26 19:30:28 +01:00 |
|
Simon Cruanes
|
a5b78fd940
|
remove uses of |> in roseTree and its tests
|
2015-01-26 11:57:39 +01:00 |
|
Simon Cruanes
|
aa3c57e4a8
|
add @Emm to authors
|
2015-01-26 11:56:06 +01:00 |
|
Simon Cruanes
|
8f66f0d7d8
|
updated roseTree (cosmetic; printer; to_seq) and test
|
2015-01-26 11:55:59 +01:00 |
|
Simon Cruanes
|
b599e9941a
|
Merge pull request #35 from Emm/rose_tree
Add experimental rose tree (thanks to @Emm)
|
2015-01-26 11:47:51 +01:00 |
|
Emm
|
9cd3617a69
|
Use CCFormat.sprintf to display a tree.
|
2015-01-26 08:14:01 +01:00 |
|
Simon Cruanes
|
8b34fb9ef1
|
details
|
2015-01-26 00:11:42 +01:00 |
|
Emm
|
f9d061af9e
|
Indent rose tree records.
|
2015-01-25 23:36:23 +01:00 |
|
Simon Cruanes
|
186f4a93ce
|
use |> only with CCFun in tests
|
2015-01-25 23:19:20 +01:00 |
|
Simon Cruanes
|
bcdb1434e5
|
a few utils in CCFuture
|
2015-01-25 23:17:54 +01:00 |
|
Simon Cruanes
|
feec3bf46f
|
refactored heavily CCFuture (much simpler, cleaner, basic API and thread pool)
|
2015-01-25 23:08:31 +01:00 |
|
Simon Cruanes
|
4a66f1cdb7
|
add CCLock in containers.thread
|
2015-01-25 23:08:08 +01:00 |
|
Simon Cruanes
|
7954687fab
|
merged test_levenshtein with other tests
|
2015-01-25 23:07:40 +01:00 |
|
Emm
|
84af4f6f2e
|
Use pattern-matching instead of List.hd and List.tl.
|
2015-01-25 22:56:54 +01:00 |
|
Emm
|
1cdfa06c68
|
Add @since tag to rose tree documentation.
|
2015-01-25 22:51:11 +01:00 |
|
Emm
|
fdc6f28d55
|
Add experimental rose tree.
|
2015-01-25 22:06:48 +01:00 |
|
Simon Cruanes
|
f0b19b9980
|
remove a lot of stuff from containers.misc (see _oasis for details)
|
2015-01-25 20:07:29 +01:00 |
|
Simon Cruanes
|
a9aac3ea6f
|
remove ccbench.mli
|
2015-01-25 19:44:40 +01:00 |
|
Simon Cruanes
|
0ecec5c151
|
make devel command, activating most flags, for developpers (see #27)
|
2015-01-21 09:40:35 +01:00 |
|