ocaml-containers/src/core
2020-03-05 15:42:24 +01:00
..
CCArray.ml feat: add {to,of,add}_{iter,std_seq} where relevant; deprecations 2019-12-14 16:29:07 -06:00
CCArray.mli prepare for 2.8 2019-12-14 17:50:35 -06:00
CCArray_slice.ml feat: add {to,of,add}_{iter,std_seq} where relevant; deprecations 2019-12-14 16:29:07 -06:00
CCArray_slice.mli prepare for 2.8 2019-12-14 17:50:35 -06:00
CCArray_sliceLabels.ml Create CCArray_sliceLabels 2018-10-13 19:09:35 -05:00
CCArray_sliceLabels.mli fix: add missing CCVector.of_iter 2020-01-12 18:18:33 -06:00
CCArrayLabels.ml Create CCStringLabels 2018-10-13 19:09:35 -05:00
CCArrayLabels.mli prepare for 2.8 2019-12-14 17:50:35 -06:00
CCBool.ml add CCBool.{to,of}_int 2019-10-21 10:34:26 -05:00
CCBool.mli add more deprecation comments 2019-12-14 14:04:09 -06:00
CCChar.ml Avoid catch-all handlers 2020-01-12 20:30:18 -06:00
CCChar.mli prepare for 2.7 2019-11-12 08:49:33 -06:00
CCEqual.ml feat: introduce shim modules for 4.08 compat 2019-06-14 18:26:14 -05:00
CCEqual.mli Create CCEqualLabels 2018-10-13 19:09:36 -05:00
CCEqualLabels.ml Create CCEqualLabels 2018-10-13 19:09:36 -05:00
CCEqualLabels.mli remove unlabel, remove all traces of Result 2019-12-10 20:48:38 -06:00
CCFloat.ml Avoid catch-all handlers 2020-01-12 20:30:18 -06:00
CCFloat.mli doc(CCFloat): document the rounding behavior 2020-01-24 23:01:47 +01:00
CCFormat.ml remove unlabel, remove all traces of Result 2019-12-10 20:48:38 -06:00
CCFormat.mli remove unlabel, remove all traces of Result 2019-12-10 20:48:38 -06:00
CCFun.ml add shim for backward-compatibility Fun module 2019-10-07 13:42:48 +02:00
CCFun.mli add shim for backward-compatibility Fun module 2019-10-07 13:42:48 +02:00
CCHash.ml add CCHash.combine{5,6} 2018-02-21 10:21:36 -06:00
CCHash.mli prepare for 2.1 2018-03-28 20:26:17 -05:00
CCHashtbl.ml prepare for 2.8 2019-12-14 17:50:35 -06:00
CCHashtbl.mli prepare for 2.8 2019-12-14 17:50:35 -06:00
CCHeap.ml prepare for 2.8 2019-12-14 17:50:35 -06:00
CCHeap.mli prepare for 2.8 2019-12-14 17:50:35 -06:00
CCInt.ml feat(CCInt): add of_float 2020-01-18 16:16:52 +01:00
CCInt.mli doc(CCInt): add doc for of_float 2020-03-05 15:42:24 +01:00
CCInt32.ml feat: introduce shim modules for 4.08 compat 2019-06-14 18:26:14 -05:00
CCInt32.mli Fix Int32 and Int64 operators are not visible (#224) 2018-05-29 09:57:04 -05:00
CCInt64.ml feat: introduce shim modules for 4.08 compat 2019-06-14 18:26:14 -05:00
CCInt64.mli add more deprecation comments 2019-12-14 14:04:09 -06:00
CCIO.ml IO: add copy_into for transferring data between channels 2020-01-28 13:03:08 -06:00
CCIO.mli IO: add copy_into for transferring data between channels 2020-01-28 13:03:08 -06:00
CCList.ml feat(list): add indexed functions and fold_on_map 2019-12-14 16:52:35 -06:00
CCList.mli prepare for 2.8 2019-12-14 17:50:35 -06:00
CCListLabels.ml Create CCStringLabels 2018-10-13 19:09:35 -05:00
CCListLabels.mli prepare for 2.8 2019-12-14 17:50:35 -06:00
CCMap.ml prepare for 2.8 2019-12-14 17:50:35 -06:00
CCMap.mli prepare for 2.8 2019-12-14 17:50:35 -06:00
CCNativeint.ml feat: introduce shim modules for 4.08 compat 2019-06-14 18:26:14 -05:00
CCNativeint.mli prepare for 2.1 2018-03-28 20:26:17 -05:00
CCOpt.ml feat(opt): fix bind arguments order 2020-01-06 21:39:55 +01:00
CCOpt.mli feat(opt): fix bind arguments order 2020-01-06 21:39:55 +01:00
CCOrd.ml feat: introduce shim modules for 4.08 compat 2019-06-14 18:26:14 -05:00
CCOrd.mli Adding more comments 2018-01-30 14:07:05 +01:00
CCPair.ml Adding to_string (#270) 2019-10-30 14:26:52 -05:00
CCPair.mli prepare for 2.7 2019-11-12 08:49:33 -06:00
CCParse.ml feat: on 4.08, support let operators 2019-12-14 12:08:48 -06:00
CCParse.mli prepare for 2.8 2019-12-14 17:50:35 -06:00
CCRandom.ml feat: on 4.08, support let operators 2019-12-14 12:08:48 -06:00
CCRandom.mli prepare for 2.8 2019-12-14 17:50:35 -06:00
CCRef.ml add CCRef.swap 2017-09-22 17:52:24 +02:00
CCRef.mli Few Comments corrections 2018-04-08 18:39:23 -05:00
CCResult.ml feat(CCResult): add get_lazy 2020-01-24 22:57:25 +01:00
CCResult.mli feat(CCResult): add get_lazy 2020-01-24 22:57:25 +01:00
CCSet.ml prepare for 2.8 2019-12-14 17:50:35 -06:00
CCSet.mli prepare for 2.8 2019-12-14 17:50:35 -06:00
CCString.ml Avoid catch-all handlers 2020-01-12 20:30:18 -06:00
CCString.mli prepare for 2.8 2019-12-14 17:50:35 -06:00
CCStringLabels.ml Create CCStringLabels 2018-10-13 19:09:35 -05:00
CCStringLabels.mli prepare for 2.8 2019-12-14 17:50:35 -06:00
CCUtf8_string.ml feat: add {to,of,add}_{iter,std_seq} where relevant; deprecations 2019-12-14 16:29:07 -06:00
CCUtf8_string.mli prepare for 2.8 2019-12-14 17:50:35 -06:00
CCVector.ml feat(CCVector): add filter_in_place, deprecate filter' 2020-01-08 23:17:53 +01:00
CCVector.mli Merge branch 'br-2.8.1' 2020-01-13 08:30:19 -06:00
containers.ml fix: properly alias to CCChar in containers.ml 2019-12-14 11:42:19 -06:00
containersLabels.ml add containersLabels.ml 2018-11-03 01:14:12 +00:00
dune fix: proper shims for CCArrayLabel too 2019-12-14 12:08:48 -06:00
mkshims.ml perf: make let-op functors inline, hopefully 2019-12-14 12:08:48 -06:00