| .. |
|
CCArray.ml
|
clean(Array): remove functions defined in Stdlib
|
2020-03-05 17:50:30 -06:00 |
|
CCArray.mli
|
Modifs comments
|
2020-03-16 15:56:12 -05: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
|
Modifs comments
|
2020-03-16 15:56:12 -05:00 |
|
CCBool.ml
|
add CCBool.{to,of}_int
|
2019-10-21 10:34:26 -05:00 |
|
CCBool.mli
|
Substitute 'Pervasives' with 'Stdlib'
|
2020-03-24 10:43:49 -04:00 |
|
CCChar.ml
|
clean(Char): remove functions defined in Stdlib
|
2020-03-05 17:50:30 -06:00 |
|
CCChar.mli
|
Substitute 'Pervasives' with 'Stdlib'
|
2020-03-24 10:43:49 -04: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
|
Modifs comments
|
2020-03-16 15:56:12 -05:00 |
|
CCFormat.ml
|
feat(fmt): add exn combinator
|
2020-03-07 11:26:00 -06:00 |
|
CCFormat.mli
|
Modifs comments
|
2020-03-16 15:56:12 -05:00 |
|
CCFun.ml
|
add shim for backward-compatibility Fun module
|
2019-10-07 13:42:48 +02:00 |
|
CCFun.mli
|
Substitute 'Pervasives' with 'Stdlib'
|
2020-03-24 10:43:49 -04:00 |
|
CCHash.ml
|
add CCHash.combine{5,6}
|
2018-02-21 10:21:36 -06:00 |
|
CCHash.mli
|
Modifs comments
|
2020-03-16 15:56:12 -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
|
Substitute 'Pervasives' with 'Stdlib'
|
2020-03-24 10:43:49 -04:00 |
|
CCInt32.ml
|
clean(Int32): remove functions defined in Stdlib
|
2020-03-05 17:50:30 -06:00 |
|
CCInt32.mli
|
Substitute 'Pervasives' with 'Stdlib'
|
2020-03-24 10:43:49 -04:00 |
|
CCInt64.ml
|
clean(Int64): remove functions defined in Stdlib
|
2020-03-05 17:50:30 -06:00 |
|
CCInt64.mli
|
Substitute 'Pervasives' with 'Stdlib'
|
2020-03-24 10:43:49 -04: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
|
clean(List): remove functions defined in Stdlib
|
2020-03-05 17:50:30 -06:00 |
|
CCList.mli
|
Substitute 'Pervasives' with 'Stdlib'
|
2020-03-24 10:43:49 -04:00 |
|
CCListLabels.ml
|
Create CCStringLabels
|
2018-10-13 19:09:35 -05:00 |
|
CCListLabels.mli
|
Substitute 'Pervasives' with 'Stdlib'
|
2020-03-24 10:43:49 -04:00 |
|
CCMap.ml
|
clean(Map): remove functions defined in Stdlib
|
2020-03-05 17:50:30 -06:00 |
|
CCMap.mli
|
clean(Map): remove functions defined in Stdlib
|
2020-03-05 17:50:30 -06:00 |
|
CCNativeint.ml
|
clean(Nativeint): remove functions defined in Stdlib
|
2020-03-05 17:50:30 -06:00 |
|
CCNativeint.mli
|
Substitute 'Pervasives' with 'Stdlib'
|
2020-03-24 10:43:49 -04: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
|
clean(Set): remove functions defined in Stdlib
|
2020-03-05 17:50:30 -06:00 |
|
CCSet.mli
|
clean(Set): remove functions defined in Stdlib
|
2020-03-05 17:50:30 -06:00 |
|
CCString.ml
|
clean(String): remove functions defined in Stdlib
|
2020-03-05 17:50:30 -06:00 |
|
CCString.mli
|
clean(String): remove functions defined in Stdlib
|
2020-03-05 17:50:30 -06:00 |
|
CCStringLabels.ml
|
Create CCStringLabels
|
2018-10-13 19:09:35 -05:00 |
|
CCStringLabels.mli
|
fix *Labels.mli for ocaml <= 4.04
|
2020-03-05 17:50:30 -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 |