ocaml-containers/src/core
2016-02-18 12:28:19 +01:00
..
_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 Correction typos (fichiers src) 2015-11-08 22:27:59 +01:00
CCArray.mli Correction typos (fichiers src) 2015-11-08 22:27:59 +01:00
CCBool.ml Correction typos (fichiers src) 2015-11-08 22:27:59 +01:00
CCBool.mli Correction typos (fichiers src) 2015-11-08 22:27:59 +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 join / both applicative functions for CCError 2015-11-22 17:04:24 -05:00
CCError.mli prepare for 0.15 2015-12-22 10:34:14 +01:00
CCFloat.ml remove deprecated CCFloat.sign 2015-12-22 10:22:30 +01:00
CCFloat.mli remove deprecated CCFloat.sign 2015-12-22 10:22:30 +01:00
CCFormat.ml add CCFormat.{with_color, with_colorf} 2016-01-25 19:37:43 +01:00
CCFormat.mli add CCFormat.{with_color, with_colorf} 2016-01-25 19:37:43 +01:00
CCFun.cppo.ml add CCFun.finally{1,2}, convenience around finally 2016-01-25 16:38:36 +01:00
CCFun.mli add CCFun.finally{1,2}, convenience around finally 2016-01-25 16:38:36 +01:00
CCHash.ml breaking: make type CCHash.state abstract 2016-01-29 15:57:00 +01:00
CCHash.mli breaking: make type CCHash.state abstract 2016-01-29 15:57:00 +01:00
CCHashtbl.ml add {CCMap,CCHashtbl}.get_or for lookup with default value 2016-02-18 12:21:21 +01:00
CCHashtbl.mli deprecation incoming for CCHashtbl.{Counter,Default} tables 2016-02-18 12:28:19 +01:00
CCHeap.ml update tests so they run faster 2015-09-27 19:27:44 +02:00
CCHeap.mli remove cgi/; move sub-libraries to their own subdir each; mv everything into src/ 2014-12-16 23:41:59 +01:00
CCInt.ml Correction typos (fichiers src) 2015-11-08 22:27:59 +01:00
CCInt.mli Correction typos (fichiers src) 2015-11-08 22:27:59 +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 Correction typos (fichiers src) 2015-11-08 22:27:59 +01:00
CCIO.mli Correction typos (fichiers src) 2015-11-08 22:27:59 +01:00
CCList.ml add CCList.fold_map2 2016-01-05 16:53:33 +01:00
CCList.mli add CCList.fold_map2 2016-01-05 16:53:33 +01:00
CCMap.ml add {CCMap,CCHashtbl}.get_or for lookup with default value 2016-02-18 12:21:21 +01:00
CCMap.mli add {CCMap,CCHashtbl}.get_or for lookup with default value 2016-02-18 12:21:21 +01:00
CCOpt.ml Correction typos (fichiers src) 2015-11-08 22:27:59 +01:00
CCOpt.mli Correction typos (fichiers src) 2015-11-08 22:27:59 +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 Correction typos (fichiers src) 2015-11-08 22:27:59 +01:00
CCPair.mli Correction typos (fichiers src) 2015-11-08 22:27:59 +01:00
CCPrint.ml Correction typos (fichiers src) 2015-11-08 22:27:59 +01:00
CCPrint.mli Correction typos (fichiers src) 2015-11-08 22:27:59 +01:00
CCRandom.ml cleanup; use short-paths 2015-11-13 16:23:49 +01:00
CCRandom.mli prepare for 0.15 2015-12-22 10:34:14 +01:00
CCRef.ml Correction typos (fichiers src) 2015-11-08 22:27:59 +01:00
CCRef.mli Correction typos (fichiers src) 2015-11-08 22:27:59 +01:00
CCResult.ml add CCResult, with dependency on result for retrocompat 2016-01-25 21:20:06 +01:00
CCResult.mli add CCResult, with dependency on result for retrocompat 2016-01-25 21:20:06 +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 Correction typos (fichiers src) 2015-11-08 22:27:59 +01:00
CCString.mli Correction typos (fichiers src) 2015-11-08 22:27:59 +01:00
CCVector.ml add CCVector.ro_vector as a convenience alias 2015-12-14 17:46:26 +01:00
CCVector.mli prepare for 0.15 2015-12-22 10:34:14 +01:00
containers.ml bugfix: forgot to exporte {Set.Map}.OrderedType in Containers 2015-12-10 20:32:06 +01:00