| .. |
|
_tags
|
remove cgi/; move sub-libraries to their own subdir each; mv everything into src/
|
2014-12-16 23:41:59 +01:00 |
|
CCArray.ml
|
add {CCArray,CCVector,CCList}.(--^) for right-open ranges
|
2016-03-26 12:05:31 +01:00 |
|
CCArray.mli
|
add {CCArray,CCVector,CCList}.(--^) for right-open ranges
|
2016-03-26 12:05:31 +01:00 |
|
CCBool.ml
|
replace headers in the rest of containers core
|
2016-02-20 23:24:24 +01:00 |
|
CCBool.mli
|
replace headers in the rest of containers core
|
2016-02-20 23:24:24 +01:00 |
|
CCChar.ml
|
Correction typos (fichiers src)
|
2015-11-08 22:27:59 +01:00 |
|
CCChar.mli
|
Correction typos (fichiers src)
|
2015-11-08 22:27:59 +01:00 |
|
CCError.ml
|
replace headers in the rest of containers core
|
2016-02-20 23:24:24 +01:00 |
|
CCError.mli
|
replace headers in the rest of containers core
|
2016-02-20 23:24:24 +01:00 |
|
CCFloat.ml
|
replace headers in the rest of containers core
|
2016-02-20 23:24:24 +01:00 |
|
CCFloat.mli
|
replace headers in the rest of containers core
|
2016-02-20 23:24:24 +01:00 |
|
CCFormat.ml
|
add CCFormat.{h,v,hov,hv}box printer combinators
|
2016-02-24 20:01:18 +01:00 |
|
CCFormat.mli
|
prepare for 0.16
|
2016-02-24 22:08:26 +01:00 |
|
CCFun.cppo.ml
|
replace headers in the rest of containers core
|
2016-02-20 23:24:24 +01:00 |
|
CCFun.mli
|
prepare for 0.16
|
2016-02-24 22:08:26 +01:00 |
|
CCHash.ml
|
breaking: make type CCHash.state abstract
|
2016-01-29 15:57:00 +01:00 |
|
CCHash.mli
|
prepare for 0.16
|
2016-02-24 22:08:26 +01:00 |
|
CCHashtbl.ml
|
prepare for 0.16
|
2016-02-24 22:08:26 +01:00 |
|
CCHashtbl.mli
|
prepare for 0.16
|
2016-02-24 22:08:26 +01:00 |
|
CCHeap.ml
|
prepare for 0.16
|
2016-02-24 22:08:26 +01:00 |
|
CCHeap.mli
|
prepare for 0.16
|
2016-02-24 22:08:26 +01:00 |
|
CCInt.ml
|
replace headers in the rest of containers core
|
2016-02-20 23:24:24 +01:00 |
|
CCInt.mli
|
replace headers in the rest of containers core
|
2016-02-20 23:24:24 +01:00 |
|
CCInt64.ml
|
Correction typos (fichiers src)
|
2015-11-08 22:27:59 +01:00 |
|
CCInt64.mli
|
Correction typos (fichiers src)
|
2015-11-08 22:27:59 +01:00 |
|
CCIO.ml
|
add CCIO.File.with_temp for creating temporary files
|
2016-03-26 12:22:25 +01:00 |
|
CCIO.mli
|
add CCIO.File.with_temp for creating temporary files
|
2016-03-26 12:22:25 +01:00 |
|
CCList.ml
|
add CCList.fold_filter_map
|
2016-03-29 11:52:16 +02:00 |
|
CCList.mli
|
add CCList.fold_filter_map
|
2016-03-29 11:52:16 +02:00 |
|
CCMap.ml
|
modify CCPersistentHashtbl.merge and add CCMap.merge_safe
|
2016-03-14 20:13:20 +01:00 |
|
CCMap.mli
|
modify CCPersistentHashtbl.merge and add CCMap.merge_safe
|
2016-03-14 20:13:20 +01:00 |
|
CCOpt.ml
|
add {CCList,CCOpt}.Infix modules
|
2016-02-24 20:38:22 +01:00 |
|
CCOpt.mli
|
prepare for 0.16
|
2016-02-24 22:08:26 +01:00 |
|
CCOrd.ml
|
add tests; change header
|
2015-12-29 17:19:43 +01:00 |
|
CCOrd.mli
|
add tests; change header
|
2015-12-29 17:19:43 +01:00 |
|
CCPair.ml
|
add CCPair.make
|
2016-02-21 18:33:44 +01:00 |
|
CCPair.mli
|
prepare for 0.16
|
2016-02-24 22:08:26 +01:00 |
|
CCPrint.ml
|
replace headers in the rest of containers core
|
2016-02-20 23:24:24 +01:00 |
|
CCPrint.mli
|
replace headers in the rest of containers core
|
2016-02-20 23:24:24 +01:00 |
|
CCRandom.ml
|
migrate to new qtest
|
2016-03-20 16:02:11 +01:00 |
|
CCRandom.mli
|
prepare for 0.16
|
2016-02-24 22:08:26 +01:00 |
|
CCRef.ml
|
replace headers in the rest of containers core
|
2016-02-20 23:24:24 +01:00 |
|
CCRef.mli
|
replace headers in the rest of containers core
|
2016-02-20 23:24:24 +01:00 |
|
CCResult.ml
|
add CCResult.{map_or,get_or}
|
2016-02-23 14:21:37 +01:00 |
|
CCResult.mli
|
prepare for 0.16
|
2016-02-24 22:08:26 +01:00 |
|
CCSet.ml
|
update some headers, formatting
|
2016-02-18 12:18:19 +01:00 |
|
CCSet.mli
|
update some headers, formatting
|
2016-02-18 12:18:19 +01:00 |
|
CCString.cppo.ml
|
add CCString.pad for more webscale
|
2016-03-24 18:24:24 +01:00 |
|
CCString.mli
|
add CCString.pad for more webscale
|
2016-03-24 18:24:24 +01:00 |
|
CCVector.ml
|
move tests
|
2016-03-26 12:08:20 +01:00 |
|
CCVector.mli
|
add {CCArray,CCVector,CCList}.(--^) for right-open ranges
|
2016-03-26 12:05:31 +01:00 |
|
containers.ml
|
add Containers.{Char,Result}
|
2016-03-22 18:42:08 +01:00 |