ocaml-containers/src/core
2017-12-24 16:43:17 +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 add CCArray.swap 2017-09-10 19:56:39 +02:00
CCArray.mli prepare for 1.4 2017-10-11 09:29:31 +02:00
CCArray_slice.ml make tests faster 2017-03-16 10:27:00 +01:00
CCArray_slice.mli update headers; reindent 2017-07-04 13:13:24 +02:00
CCArrayLabels.ml Automatically add labeled interface to CCList and CCArray 2017-12-06 13:05:20 +09:00
CCArrayLabels.mli make many modules extensions of stdlib (close #109) 2017-05-01 16:54:23 +02:00
CCBool.ml deprecate CCBool.negate 2017-07-21 15:02:27 +02:00
CCBool.mli small fixes in ocamldoc 2017-11-29 15:00:05 +01:00
CCChar.ml make many modules extensions of stdlib (close #109) 2017-05-01 16:54:23 +02:00
CCChar.mli make many modules extensions of stdlib (close #109) 2017-05-01 16:54:23 +02:00
CCEqual.ml missing function 2017-04-19 22:09:46 +02:00
CCEqual.mli prepapre for 1.2 2017-05-01 16:59:25 +02:00
CCFloat.ml missing fun 2017-04-19 22:45:41 +02:00
CCFloat.mli prepapre for 1.2 2017-05-01 16:59:25 +02:00
CCFormat.ml update headers; reindent 2017-07-04 13:13:24 +02:00
CCFormat.mli prepare for 1.4 2017-10-11 09:29:31 +02:00
CCFun.ml remove all uses of cppo 2017-12-24 16:43:17 +01:00
CCFun.mli fix CCFun.tap example in doc 2017-08-28 23:46:05 +08:00
CCHash.ml add Hash.const0 for trivial hash function that ignores its input 2017-12-15 13:49:34 +01:00
CCHash.mli add Hash.const0 for trivial hash function that ignores its input 2017-12-15 13:49:34 +01:00
CCHashtbl.ml prepare for 1.0 2017-02-11 13:56:08 +01:00
CCHashtbl.mli prepare for 1.0 2017-02-11 13:56:08 +01:00
CCHeap.ml fix small warning 2017-11-29 14:58:35 +01:00
CCHeap.mli prepare for 1.1 2017-03-03 16:18:13 +01:00
CCInt.ml More tests for floor_div and rem 2017-04-28 15:22:32 -05:00
CCInt.mli prepapre for 1.2 2017-05-01 16:59:25 +02:00
CCInt64.ml Correction typos (fichiers src) 2015-11-08 22:27:59 +01:00
CCInt64.mli more doc (close #118) 2017-04-19 22:40:04 +02:00
CCIO.ml add CCIO.File.walk_l 2017-02-17 15:09:51 +01:00
CCIO.mli prepare for 1.1 2017-03-03 16:18:13 +01:00
CCList.ml Add List.count 2017-12-03 21:30:26 +00:00
CCList.mli Add List.count 2017-12-03 21:30:26 +00:00
CCListLabels.ml Automatically add labeled interface to CCList and CCArray 2017-12-06 13:05:20 +09:00
CCListLabels.mli missing function in CCListLabels 2017-11-07 13:56:38 +01:00
CCMap.ml improve compatibility with the stdlib 2017-12-15 09:49:54 +01:00
CCMap.mli improve compatibility with the stdlib 2017-12-15 09:49:54 +01:00
CCOpt.ml use result package for retrocompat 2017-03-26 00:36:45 +01:00
CCOpt.mli prepapre for 1.2 2017-05-01 16:59:25 +02:00
CCOrd.ml reindentation 2017-01-25 00:08:12 +01:00
CCOrd.mli small fix in doc 2017-03-03 14:15:38 +01:00
CCPair.ml remove buffer printers, rename pretty-printers to pp 2016-11-03 18:24:11 +01:00
CCPair.mli remove buffer printers, rename pretty-printers to pp 2016-11-03 18:24:11 +01:00
CCParse.ml reindentation 2017-01-25 00:08:12 +01:00
CCParse.mli new test and small readme section on CCParse 2017-02-16 11:58:47 +01:00
CCRandom.ml make many modules extensions of stdlib (close #109) 2017-05-01 16:54:23 +02:00
CCRandom.mli make many modules extensions of stdlib (close #109) 2017-05-01 16:54:23 +02:00
CCRef.ml add CCRef.swap 2017-09-22 17:52:24 +02:00
CCRef.mli prepare for 1.4 2017-10-11 09:29:31 +02:00
CCResult.ml improve compatibility with the stdlib 2017-12-15 09:49:54 +01:00
CCResult.mli improve compatibility with the stdlib 2017-12-15 09:49:54 +01:00
CCSet.ml improve compatibility with the stdlib 2017-12-15 09:49:54 +01:00
CCSet.mli improve compatibility with the stdlib 2017-12-15 09:49:54 +01:00
CCString.ml remove all uses of cppo 2017-12-24 16:43:17 +01:00
CCString.mli closes #166 by adding a drop parameter to string split functions 2017-12-21 14:07:52 +01:00
CCVector.ml refactoring in vector 2017-09-17 21:37:33 +02:00
CCVector.mli reindentation 2017-01-25 00:08:12 +01:00
containers.ml improve compatibility with the stdlib 2017-12-15 09:49:54 +01:00