ocaml-containers/src/core
2023-12-05 15:02:41 -05:00
..
cpp feat: cpp: handle iflt and ifgt 2023-11-19 21:47:14 -05:00
tests remove conditional over OCaml >= 4.08 2023-06-24 15:22:21 -04:00
CCArray.ml remove conditional over OCaml >= 4.08 2023-06-24 15:22:21 -04:00
CCArray.mli remove conditional over OCaml >= 4.08 2023-06-24 15:22:21 -04:00
CCArrayLabels.ml reformat 2022-07-04 13:36:06 -04:00
CCArrayLabels.mli remove conditional over OCaml >= 4.08 2023-06-24 15:22:21 -04:00
CCAtomic.ml remove conditional over OCaml >= 4.08 2023-06-24 15:22:21 -04:00
CCBool.ml CCBool: Add functions if_then and if_then_else 2023-11-26 23:31:36 -05:00
CCBool.mli CCBool: Add functions if_then and if_then_else 2023-11-26 23:31:36 -05:00
CCByte_buffer.ml reformat 2022-07-04 13:36:06 -04:00
CCByte_buffer.mli reformat 2022-07-04 13:36:06 -04:00
CCCanonical_sexp.ml remove conditional over OCaml >= 4.08 2023-06-24 15:22:21 -04:00
CCCanonical_sexp.mli reformat 2022-07-04 13:36:06 -04:00
CCChar.ml remove conditional over OCaml >= 4.08 2023-06-24 15:22:21 -04:00
CCChar.mli doc: remove link to ocaml manual 2023-02-15 14:32:05 +01:00
CCEither.ml reformat 2022-07-04 13:36:06 -04:00
CCEither.mli reformat 2022-07-04 13:36:06 -04:00
CCEqual.ml remove conditional over OCaml >= 4.08 2023-06-24 15:22:21 -04:00
CCEqual.mli reformat 2022-07-04 13:36:06 -04:00
CCEqualLabels.ml reformat 2022-07-04 13:36:06 -04:00
CCEqualLabels.mli prepare for 3.9 2022-07-06 22:27:25 -04:00
CCFloat.ml remove conditional over OCaml >= 4.08 2023-06-24 15:22:21 -04:00
CCFloat.mli remove conditional over OCaml >= 4.08 2023-06-24 15:22:21 -04:00
CCFormat.ml remove conditional over OCaml >= 4.08 2023-06-24 15:22:21 -04:00
CCFormat.mli remove conditional over OCaml >= 4.08 2023-06-24 15:22:21 -04:00
CCFun.ml cleanup: remove stubs for code always present on 4.08 2023-07-10 11:55:43 -04:00
CCFun.mli cleanup: remove stubs for code always present on 4.08 2023-07-10 11:55:43 -04:00
CCHash.ml feat(cchash): native FNV hash for int64/int32 2023-03-13 15:37:00 -04:00
CCHash.mli reformat 2022-07-04 13:36:06 -04:00
CCHashtbl.ml reformat 2022-07-04 13:36:06 -04:00
CCHashtbl.mli reformat 2022-07-04 13:36:06 -04:00
CCHeap.ml reformat 2022-07-04 13:36:06 -04:00
CCHeap.mli fix doc (#425) 2023-02-14 20:56:15 -05:00
CCInt.ml deprecate containers.thread 2023-06-28 11:47:02 -04:00
CCInt.mli remove conditional over OCaml >= 4.08 2023-06-24 15:22:21 -04:00
CCInt32.ml remove conditional over OCaml >= 4.08 2023-06-24 15:22:21 -04:00
CCInt32.mli doc: remove link to ocaml manual 2023-02-15 14:32:05 +01:00
CCInt64.ml remove conditional over OCaml >= 4.08 2023-06-24 15:22:21 -04:00
CCInt64.mli doc: remove link to ocaml manual 2023-02-15 14:32:05 +01:00
CCIO.ml reformat 2022-07-04 13:36:06 -04:00
CCIO.mli fix small typo in docs 2023-05-28 21:07:29 -04:00
CCList.ml fix stupid bug 2023-12-05 15:02:41 -05:00
CCList.mli detail 2023-12-05 13:03:53 -05:00
CCListLabels.ml reformat 2022-07-04 13:36:06 -04:00
CCListLabels.mli CCList: add unfold 2023-12-05 11:59:55 -05:00
CCMap.ml fix many, many warnings 2023-06-06 22:16:20 -04:00
CCMap.mli reformat 2022-07-04 13:36:06 -04:00
CCNativeint.ml remove conditional over OCaml >= 4.08 2023-06-24 15:22:21 -04:00
CCNativeint.mli doc: remove link to ocaml manual 2023-02-15 14:32:05 +01:00
CCOpt.ml chore(CCOption): rename CCOpt to CCOption and deprecate CCOpt 2021-09-22 23:07:05 +02:00
CCOpt.mli chore(doc): adapt module docstring for the index page 2021-11-11 14:40:35 +01:00
CCOption.ml remove conditional over OCaml >= 4.08 2023-06-24 15:22:21 -04:00
CCOption.mli remove conditional over OCaml >= 4.08 2023-06-24 15:22:21 -04:00
CCOrd.ml remove conditional over OCaml >= 4.08 2023-06-24 15:22:21 -04:00
CCOrd.mli reformat 2022-07-04 13:36:06 -04:00
CCPair.ml reformat 2022-07-04 13:36:06 -04:00
CCPair.mli reformat 2022-07-04 13:36:06 -04:00
CCParse.ml remove conditional over OCaml >= 4.08 2023-06-24 15:22:21 -04:00
CCParse.mli remove conditional over OCaml >= 4.08 2023-06-24 15:22:21 -04:00
CCRandom.ml remove conditional over OCaml >= 4.08 2023-06-24 15:22:21 -04:00
CCRandom.mli remove conditional over OCaml >= 4.08 2023-06-24 15:22:21 -04:00
CCRef.ml feat(Ref): add protect function 2022-08-04 11:58:39 -04:00
CCRef.mli prepare for 3.10 2022-11-16 10:27:20 -05:00
CCResult.ml remove conditional over OCaml >= 4.08 2023-06-24 15:22:21 -04:00
CCResult.mli remove conditional over OCaml >= 4.08 2023-06-24 15:22:21 -04:00
CCSeq.ml remove conditional over OCaml >= 4.08 2023-06-24 15:22:21 -04:00
CCSeq.mli remove conditional over OCaml >= 4.08 2023-06-24 15:22:21 -04:00
CCSet.ml fix many, many warnings 2023-06-06 22:16:20 -04:00
CCSet.mli prepare for 3.12 2023-06-06 10:26:11 -04:00
CCSexp.ml remove conditional over OCaml >= 4.08 2023-06-24 15:22:21 -04:00
CCSexp.mli reformat 2022-07-04 13:36:06 -04:00
CCSexp_intf.ml reformat 2022-07-04 13:36:06 -04:00
CCSexp_lex.mll remove conditional over OCaml >= 4.08 2023-06-24 15:22:21 -04:00
CCString.ml remove conditional over OCaml >= 4.08 2023-06-24 15:22:21 -04:00
CCString.mli doc: remove link to ocaml manual 2023-02-15 14:32:05 +01:00
CCStringLabels.ml reformat 2022-07-04 13:36:06 -04:00
CCStringLabels.mli doc: inline the stdlib doc of Seq and ListLabels 2023-03-13 11:26:23 +01:00
CCUnit.ml remove conditional over OCaml >= 4.08 2023-06-24 15:22:21 -04:00
CCUtf8_string.ml remove conditional over OCaml >= 4.08 2023-06-24 15:22:21 -04:00
CCUtf8_string.mli reformat 2022-07-04 13:36:06 -04:00
CCVector.ml remove conditional over OCaml >= 4.08 2023-06-24 15:22:21 -04:00
CCVector.mli remove conditional over OCaml >= 4.08 2023-06-24 15:22:21 -04:00
containers.ml remove conditional over OCaml >= 4.08 2023-06-24 15:22:21 -04:00
containersLabels.ml remove conditional over OCaml >= 4.08 2023-06-24 15:22:21 -04:00
dune remove conditional over OCaml >= 4.08 2023-06-24 15:22:21 -04:00