Simon Cruanes
|
d849b51892
|
remove CCBloom
|
2016-11-03 23:49:19 +01:00 |
|
Simon Cruanes
|
55ed78084f
|
update doc
|
2016-11-03 23:47:18 +01:00 |
|
Simon Cruanes
|
9f34a7f6e3
|
remove containers.thread
|
2016-11-03 21:38:17 +01:00 |
|
Simon Cruanes
|
4f6bce60e5
|
split CCArray.Sub into CCArray_slice
|
2016-11-03 21:24:21 +01:00 |
|
Simon Cruanes
|
c3e6e798e6
|
remove containers.string
|
2016-11-03 20:42:47 +01:00 |
|
Simon Cruanes
|
72d43c6eeb
|
add CCParse into core, a simple, lightweight version of parser combs
|
2016-11-03 20:10:18 +01:00 |
|
Simon Cruanes
|
5288713b76
|
remove poly-variant based errors, use result everywhere
|
2016-11-03 18:33:34 +01:00 |
|
Simon Cruanes
|
7628e654f7
|
remove containers.advanced
|
2016-11-03 18:29:23 +01:00 |
|
Simon Cruanes
|
c89186a100
|
remove CCPrint (also, update tests relying on it)
|
2016-11-03 17:57:41 +01:00 |
|
Simon Cruanes
|
9f0b8851b0
|
remove containers.io
|
2016-11-03 16:29:14 +01:00 |
|
Simon Cruanes
|
bfa5a20f07
|
remove containers.bigarray
|
2016-11-03 16:28:21 +01:00 |
|
Simon Cruanes
|
c800a23a27
|
some doc
|
2016-04-24 23:11:12 +02:00 |
|
Simon Cruanes
|
a3d763bfd9
|
add CCLazy_list in containers.iter (with a few functions)
|
2016-04-21 15:24:51 +02:00 |
|
Simon Cruanes
|
c7766d195a
|
small comment
|
2016-03-11 23:08:27 +01:00 |
|
Simon Cruanes
|
8094a31604
|
missing modules in doc/intro.txt
|
2016-03-08 11:37:55 +01:00 |
|
Simon Cruanes
|
574b4ac62e
|
add CCImmutArray into containers.data
|
2016-03-01 20:31:53 +01:00 |
|
Simon Cruanes
|
6dfd51d17d
|
deprecate containers.bigarray
|
2016-02-21 18:33:44 +01:00 |
|
Simon Cruanes
|
ec70f865e4
|
rename CCFuture into CCPool, expose the thread pool
|
2016-01-26 01:04:43 +01:00 |
|
Simon Cruanes
|
9097cb11ab
|
move CCThread.Queue into CCBlockingQueue
- fix the module
- fix benchs
|
2016-01-26 01:04:33 +01:00 |
|
Simon Cruanes
|
02a9639d02
|
add CCResult, with dependency on result for retrocompat
|
2016-01-25 21:20:06 +01:00 |
|
Simon Cruanes
|
bd6769dcaa
|
doc
|
2015-12-22 10:27:01 +01:00 |
|
Simon Cruanes
|
07382c02dd
|
remove deprecated CCSexpStream module
|
2015-12-22 10:26:56 +01:00 |
|
Simon Cruanes
|
0ec5545564
|
wip: CCAllocCache, an allocation cache for short-lived arrays
|
2015-11-28 12:10:03 +01:00 |
|
Simon Cruanes
|
c2b9de44f9
|
doc
|
2015-11-09 13:38:47 +01:00 |
|
Simon Cruanes
|
523097f158
|
fix doc generation for containers.string
|
2015-10-21 23:06:17 +02:00 |
|
Simon Cruanes
|
c71dfcf6f3
|
new module CCChar
|
2015-10-13 15:09:52 +02:00 |
|
Simon Cruanes
|
fdcba1122d
|
add CCKlist.memoize for costly computations
|
2015-10-01 20:50:35 +02:00 |
|
Simon Cruanes
|
f4ea5617e9
|
doc again
|
2015-09-23 18:22:55 +02:00 |
|
Simon Cruanes
|
0ff7bef8ad
|
fix doc
|
2015-09-23 18:20:12 +02:00 |
|
Simon Cruanes
|
6cb74b0115
|
add CCInt64 to containers
|
2015-09-22 22:29:21 +02:00 |
|
Simon Cruanes
|
f4381a736f
|
move RAL into containers.data as CCRAL
|
2015-09-07 23:41:41 +02:00 |
|
Simon Cruanes
|
f1dd17d1aa
|
new module CCWBTree, a weight-balanced tree. WIP.
|
2015-09-07 01:06:45 +02:00 |
|
Simon Cruanes
|
ecbddc132b
|
new module CCBloom in containers.data, a bloom filter
|
2015-09-06 21:44:55 +02:00 |
|
Simon Cruanes
|
e51fb2e44e
|
new module CCHashTrie in containers.data, associative map
|
2015-09-02 15:55:12 +02:00 |
|
Simon Cruanes
|
deab575bb3
|
new module CCSemaphore in containers.thread, with simple semaphore
|
2015-08-31 21:18:17 +02:00 |
|
Simon Cruanes
|
caaecda7f7
|
doc
|
2015-08-11 21:38:28 +02:00 |
|
Simon Cruanes
|
0d0a8f8764
|
add CCHashSet into containers.data, a mutable set
|
2015-08-02 20:54:28 +02:00 |
|
Simon Cruanes
|
bca172a7a8
|
update doc
|
2015-06-29 16:18:23 +02:00 |
|
Simon Cruanes
|
d6b1a62201
|
more doc
|
2015-06-25 10:05:31 +02:00 |
|
Simon Cruanes
|
5208579b9d
|
wip: containers.data.CCMixset, set of values indexed by poly keys
|
2015-04-28 11:00:19 +02:00 |
|
Simon Cruanes
|
e22c29c27f
|
doc
|
2015-03-31 15:55:46 +02:00 |
|
Guillaume Bury
|
ab110b694d
|
New module for Persistent Arrays
|
2015-03-23 18:05:45 +01:00 |
|
Simon Cruanes
|
2a2250faa6
|
wip: CCIntMap (big-endian patricia trees) in containers.data
|
2015-03-21 21:44:27 +01:00 |
|
Simon Cruanes
|
5427e9db31
|
remove containers.pervasives, add the module Containers to core/
|
2015-03-17 00:36:41 +01:00 |
|
Simon Cruanes
|
60159bdd75
|
merge from struktured: shiny new CCRingBuffer
|
2015-02-25 18:57:02 +01:00 |
|
Simon Cruanes
|
6a79b88ef0
|
documentation
|
2015-02-20 16:50:18 +01:00 |
|
Simon Cruanes
|
f6ea8b0aa2
|
small change in doc/build_deps.ml
|
2015-02-18 16:53:28 +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 |
|