| .. |
|
_tags
|
|
|
|
CCArray.ml
|
Add List.findi, Array.findi and Array.find_idx.
|
2014-08-08 17:54:47 +02:00 |
|
CCArray.mli
|
version 0.4 backported from stable
|
2014-10-01 11:38:14 +02:00 |
|
CCBool.ml
|
better Format printers (using break hints)
|
2014-08-07 15:14:10 +02:00 |
|
CCBool.mli
|
enrich documentation
|
2014-08-07 14:15:19 +02:00 |
|
CCBV.ml
|
|
|
|
CCBV.mli
|
|
|
|
CCDeque.ml
|
|
|
|
CCDeque.mli
|
|
|
|
CCError.ml
|
CCError.{iter,get_exn}
|
2014-09-17 14:09:13 +02:00 |
|
CCError.mli
|
CCError.{iter,get_exn}
|
2014-09-17 14:09:13 +02:00 |
|
CCFlatHashtbl.ml
|
moved CCHashtbl to CCFlatHashtbl;
|
2014-09-03 01:08:04 +02:00 |
|
CCFlatHashtbl.mli
|
version 0.4 backported from stable
|
2014-10-01 11:38:14 +02:00 |
|
CCFQueue.ml
|
|
|
|
CCFQueue.mli
|
|
|
|
CCFun.cppo.ml
|
make some functions in CCFun and CCString depend on ocaml version
|
2014-11-04 15:48:14 +01:00 |
|
CCFun.mli
|
make some functions in CCFun and CCString depend on ocaml version
|
2014-11-04 15:48:14 +01:00 |
|
CCGen.ml
|
|
|
|
CCGen.mli
|
|
|
|
CCHash.ml
|
|
|
|
CCHash.mli
|
|
|
|
CCHashtbl.ml
|
moved CCHashtbl to CCFlatHashtbl;
|
2014-09-03 01:08:04 +02:00 |
|
CCHashtbl.mli
|
version 0.4 backported from stable
|
2014-10-01 11:38:14 +02:00 |
|
CCHeap.ml
|
|
|
|
CCHeap.mli
|
|
|
|
CCInt.ml
|
CCInt.neg
|
2014-10-28 16:38:56 +01:00 |
|
CCInt.mli
|
CCInt.neg
|
2014-10-28 16:38:56 +01:00 |
|
CCIO.ml
|
ensure compatibility with ocaml 4.00
|
2014-09-30 15:17:15 +02:00 |
|
CCIO.mli
|
merge from master
|
2014-08-06 23:10:28 +02:00 |
|
CCKList.ml
|
better Format printers (using break hints)
|
2014-08-07 15:14:10 +02:00 |
|
CCKList.mli
|
merge from master
|
2014-08-06 23:10:28 +02:00 |
|
CCKTree.ml
|
ensure compatibility with ocaml 4.00
|
2014-09-30 15:17:15 +02:00 |
|
CCKTree.mli
|
|
|
|
CCList.ml
|
CCList.(>|=) map operator
|
2014-11-08 01:00:05 +01:00 |
|
CCList.mli
|
CCList.(>|=) map operator
|
2014-11-08 01:00:05 +01:00 |
|
CCMap.ml
|
removed useless comment
|
2014-10-20 23:03:59 +02:00 |
|
CCMap.mli
|
a bunch of useful functions in CCMap
|
2014-10-20 18:28:44 +02:00 |
|
CCMultiMap.ml
|
CCMultiMap now also contains a functor to build bidirectional multimaps
|
2014-08-05 11:18:15 +02:00 |
|
CCMultiMap.mli
|
merge from master
|
2014-08-06 23:10:28 +02:00 |
|
CCMultiSet.ml
|
comments in CCMultiSet.mli, to explain meet/intersection/union
|
2014-10-16 16:50:04 +02:00 |
|
CCMultiSet.mli
|
comments in CCMultiSet.mli, to explain meet/intersection/union
|
2014-10-16 16:50:04 +02:00 |
|
CCOpt.ml
|
Add CCOpt.filter.
|
2014-11-07 08:48:19 +01:00 |
|
CCOpt.mli
|
Add CCOpt.filter.
|
2014-11-07 08:48:19 +01:00 |
|
CCOrd.ml
|
CCOrd.map
|
2014-08-07 13:17:00 +02:00 |
|
CCOrd.mli
|
CCOrd.map
|
2014-08-07 13:17:00 +02:00 |
|
CCPair.ml
|
CCPair.print
|
2014-09-16 22:11:42 +02:00 |
|
CCPair.mli
|
CCPair.print
|
2014-09-16 22:11:42 +02:00 |
|
CCPersistentHashtbl.ml
|
better Format printers (using break hints)
|
2014-08-07 15:14:10 +02:00 |
|
CCPersistentHashtbl.mli
|
|
|
|
CCPrint.ml
|
|
|
|
CCPrint.mli
|
|
|
|
CCRandom.ml
|
some small improvements to CCRandom
|
2014-09-05 10:38:43 +02:00 |
|
CCRandom.mli
|
version 0.4 backported from stable
|
2014-10-01 11:38:14 +02:00 |
|
CCSequence.ml
|
CCSequence now shares code with the 'sequence' library; merged the .mli so it reflects versions properly
|
2014-08-08 20:26:04 +02:00 |
|
CCSequence.mli
|
CCSequence now provides some bytes-dependent operations (so containers depends on bytes)
|
2014-11-08 01:01:03 +01:00 |
|
CCSexp.ml
|
new functions in CCSexp.Traverse
|
2014-10-18 16:49:58 +02:00 |
|
CCSexp.mli
|
new functions in CCSexp.Traverse
|
2014-10-18 16:49:58 +02:00 |
|
CCString.cppo.ml
|
make some functions in CCFun and CCString depend on ocaml version
|
2014-11-04 15:48:14 +01:00 |
|
CCString.mli
|
add Format printers to CCString
|
2014-10-29 17:59:38 +01:00 |
|
CCTrie.ml
|
use Buffer whenever string mutation is needed
|
2014-10-30 01:48:16 +01:00 |
|
CCTrie.mli
|
|
|
|
CCVector.ml
|
get rid of deprecated Array.create
|
2014-09-17 23:10:38 +02:00 |
|
CCVector.mli
|
enrich documentation
|
2014-08-07 14:15:19 +02:00 |