ocaml-containers/core
Simon Cruanes cac3500177 updated CCLeftistheap with a brand new functorial interface,
with more conversion functions, etc.
2014-06-25 01:27:43 +02:00
..
_tags changed comments, add _tags file 2014-06-23 23:29:47 +02:00
CCArray.ml random generators in several modules, and CCRandom to bind them all with fuel 2014-06-24 14:06:48 +02:00
CCArray.mli random generators in several modules, and CCRandom to bind them all with fuel 2014-06-24 14:06:48 +02:00
CCBatch.ml fix benchmark broken by Drup; 2014-06-12 11:56:57 +02:00
CCBatch.mli fix benchmark broken by Drup; 2014-06-12 11:56:57 +02:00
CCBool.ml tests for bitvectors 2014-06-24 18:52:38 +02:00
CCBool.mli tests for bitvectors 2014-06-24 18:52:38 +02:00
CCBV.ml tests for bitvectors 2014-06-24 18:52:38 +02:00
CCBV.mli tests for bitvectors 2014-06-24 18:52:38 +02:00
CCDeque.ml split into package core (no pack, 'CC' prefix, stable) 2014-05-16 20:58:28 +02:00
CCDeque.mli split into package core (no pack, 'CC' prefix, stable) 2014-05-16 20:58:28 +02:00
CCError.ml CCError for functional error handling 2014-06-14 13:52:50 +02:00
CCError.mli CCError for functional error handling 2014-06-14 13:52:50 +02:00
CCFQueue.ml fix bug in CCFqueue 2014-06-25 01:27:17 +02:00
CCFQueue.mli CCFQueue is now a functional double-ended queue 2014-06-25 00:43:43 +02:00
CCFun.ml some small additions 2014-06-14 00:23:09 +02:00
CCFun.mli some small additions 2014-06-14 00:23:09 +02:00
CCGen.ml updated and fixed things in core/: 2014-05-17 01:00:00 +02:00
CCGen.mli updated and fixed things in core/: 2014-05-17 01:00:00 +02:00
CCHash.ml make a distinction between Hash.state and Hash.t (and private type is bad here) 2014-06-23 23:44:53 +02:00
CCHash.mli random generators in several modules, and CCRandom to bind them all with fuel 2014-06-24 14:06:48 +02:00
CCInt.ml random generators in several modules, and CCRandom to bind them all with fuel 2014-06-24 14:06:48 +02:00
CCInt.mli random generators in several modules, and CCRandom to bind them all with fuel 2014-06-24 14:06:48 +02:00
CCKList.ml monadic combinators for lists and klists 2014-06-24 16:23:30 +02:00
CCKList.mli monadic combinators for lists and klists 2014-06-24 16:23:30 +02:00
CCLeftistheap.ml updated CCLeftistheap with a brand new functorial interface, 2014-06-25 01:27:43 +02:00
CCLeftistheap.mli updated CCLeftistheap with a brand new functorial interface, 2014-06-25 01:27:43 +02:00
CCLinq.ml bugfix 2014-06-15 23:10:16 +02:00
CCLinq.mli much better error handling in CCLinq 2014-06-14 13:51:50 +02:00
CCList.ml monadic combinators for lists and klists 2014-06-24 16:23:30 +02:00
CCList.mli monadic combinators for lists and klists 2014-06-24 16:23:30 +02:00
CCMultiMap.ml split into package core (no pack, 'CC' prefix, stable) 2014-05-16 20:58:28 +02:00
CCMultiMap.mli split into package core (no pack, 'CC' prefix, stable) 2014-05-16 20:58:28 +02:00
CCMultiSet.ml split into package core (no pack, 'CC' prefix, stable) 2014-05-16 20:58:28 +02:00
CCMultiSet.mli split into package core (no pack, 'CC' prefix, stable) 2014-05-16 20:58:28 +02:00
CCOpt.ml random generators in several modules, and CCRandom to bind them all with fuel 2014-06-24 14:06:48 +02:00
CCOpt.mli random generators in several modules, and CCRandom to bind them all with fuel 2014-06-24 14:06:48 +02:00
CCOrd.ml small change in CCOrd 2014-06-14 02:16:14 +02:00
CCOrd.mli small change in CCOrd 2014-06-14 02:16:14 +02:00
CCPair.ml additional utils for pairs and functions 2014-05-20 17:38:54 +02:00
CCPair.mli additional utils for pairs and functions 2014-05-20 17:38:54 +02:00
CCPersistentHashtbl.ml split into package core (no pack, 'CC' prefix, stable) 2014-05-16 20:58:28 +02:00
CCPersistentHashtbl.mli split into package core (no pack, 'CC' prefix, stable) 2014-05-16 20:58:28 +02:00
CCPrint.ml more modules in containers Core; 2014-05-16 22:26:59 +02:00
CCPrint.mli more modules in containers Core; 2014-05-16 22:26:59 +02:00
CCRandom.ml refactored CCrandom (hide fuel, too complicated, but provide a fix operator); 2014-06-24 16:24:19 +02:00
CCRandom.mli refactored CCrandom (hide fuel, too complicated, but provide a fix operator); 2014-06-24 16:24:19 +02:00
CCSequence.ml updated and fixed things in core/: 2014-05-17 01:00:00 +02:00
CCSequence.mli changed comments, add _tags file 2014-06-23 23:29:47 +02:00
CCVector.ml a few more functions in CCVector, including in-place filtering 2014-06-15 19:36:15 +02:00
CCVector.mli a few more functions in CCVector, including in-place filtering 2014-06-15 19:36:15 +02:00