ocaml-containers/src/core
2017-03-27 22:06:37 +02: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 make tests faster 2017-03-16 10:27:00 +01:00
CCArray.mli add CCArray.{fold_map,scan_left} (close #101) 2017-03-09 21:42:44 +01:00
CCArray_slice.ml make tests faster 2017-03-16 10:27:00 +01:00
CCArray_slice.mli prepare for 1.0 2017-02-11 13:56:08 +01:00
CCArrayLabels.ml prepare for 1.0 2017-02-11 13:56:08 +01:00
CCArrayLabels.mli prepare for 1.0 2017-02-11 13:56:08 +01:00
CCBool.ml remove buffer printers, rename pretty-printers to pp 2016-11-03 18:24:11 +01:00
CCBool.mli remove buffer printers, rename pretty-printers to pp 2016-11-03 18:24:11 +01:00
CCChar.ml add Char.{of_int{,_exn},to_int} (close #95) 2017-01-30 14:46:13 +01:00
CCChar.mli prepare for 1.0 2017-02-11 13:56:08 +01:00
CCFloat.ml remove buffer printers, rename pretty-printers to pp 2016-11-03 18:24:11 +01:00
CCFloat.mli reindentation 2017-01-25 00:08:12 +01:00
CCFormat.ml use boxes in CCFormat.Dump for tuples 2017-03-14 11:16:11 +01:00
CCFormat.mli add CCFormat.of_chan 2017-03-07 09:37:29 +01:00
CCFun.cppo.ml reindentation 2017-01-25 00:08:12 +01:00
CCFun.mli reindentation 2017-01-25 00:08:12 +01:00
CCHash.ml add CCHash.{list,array}_comm 2017-02-11 13:37:32 +01:00
CCHash.mli prepare for 1.0 2017-02-11 13:56:08 +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 prepare for 1.1 2017-03-03 16:18:13 +01:00
CCHeap.mli prepare for 1.1 2017-03-03 16:18:13 +01:00
CCInt.ml reindentation 2017-01-25 00:08:12 +01:00
CCInt.mli remove buffer printers, rename pretty-printers to pp 2016-11-03 18:24:11 +01:00
CCInt64.ml Correction typos (fichiers src) 2015-11-08 22:27:59 +01:00
CCInt64.mli reindentation 2017-01-25 00:08:12 +01: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 CCList.scan_left 2017-03-09 21:42:44 +01:00
CCList.mli add CCList.scan_left 2017-03-09 21:42:44 +01:00
CCListLabels.ml prepare for 1.0 2017-02-11 13:56:08 +01:00
CCListLabels.mli reindentation 2017-01-25 00:08:12 +01:00
CCMap.ml reindentation 2017-01-25 00:08:12 +01:00
CCMap.mli replace or_ by default in labelled functions 2016-12-29 11:45:55 +01:00
CCOpt.ml use result package for retrocompat 2017-03-26 00:36:45 +01:00
CCOpt.mli Add map_lazy, or_, or_lazy, to_result, to_result_lazy and of_result to CCOpt 2017-03-26 00:29:32 +01: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 reindentation 2017-01-25 00:08:12 +01:00
CCRandom.mli reindentation 2017-01-25 00:08:12 +01:00
CCRef.ml reindentation 2017-01-25 00:08:12 +01:00
CCRef.mli reindentation 2017-01-25 00:08:12 +01:00
CCResult.ml add CCResult.add_ctx{,f} for replacing stack traces 2017-03-27 22:06:37 +02:00
CCResult.mli add CCResult.add_ctx{,f} for replacing stack traces 2017-03-27 22:06:37 +02:00
CCSet.ml remove buffer printers, rename pretty-printers to pp 2016-11-03 18:24:11 +01:00
CCSet.mli add doc for of_list in relevant modules (close #85) 2016-12-29 11:39:21 +01:00
CCString.cppo.ml add CCString.split_on_char 2017-03-10 21:33:40 +01:00
CCString.mli add CCString.split_on_char 2017-03-10 21:33:40 +01:00
CCVector.ml reindentation 2017-01-25 00:08:12 +01:00
CCVector.mli reindentation 2017-01-25 00:08:12 +01:00
containers.ml add CCHashtbl.Poly and fix issue in Containers (close #46) 2017-02-11 13:28:47 +01:00