ocaml-containers/src/core
2023-06-15 21:58:16 -04:00
..
cpp Allow explicit fallback to bytecode for cpp 2022-12-12 12:31:04 +01:00
tests reformat 2022-07-04 13:36:06 -04:00
CCArray.ml fix many, many warnings 2023-06-06 22:16:20 -04:00
CCArray.mli prepare for 3.12 2023-06-06 10:26:11 -04:00
CCArrayLabels.ml reformat 2022-07-04 13:36:06 -04:00
CCArrayLabels.mli prepare for 3.12 2023-06-06 10:26:11 -04:00
CCAtomic.ml reformat 2022-07-04 13:36:06 -04:00
CCBool.ml reformat 2022-07-04 13:36:06 -04:00
CCBool.mli chore(doc): adapt module docstring for the index page 2021-11-11 14:40:35 +01: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 reformat 2022-07-04 13:36:06 -04:00
CCCanonical_sexp.mli reformat 2022-07-04 13:36:06 -04:00
CCChar.ml reformat 2022-07-04 13:36:06 -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 reformat 2022-07-04 13:36:06 -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 fix many, many warnings 2023-06-06 22:16:20 -04:00
CCFloat.mli reformat 2022-07-04 13:36:06 -04:00
CCFormat.ml reformat 2022-07-04 13:36:06 -04:00
CCFormat.mli doc: remove link to ocaml manual 2023-02-15 14:32:05 +01:00
CCFun.ml fix many, many warnings 2023-06-06 22:16:20 -04:00
CCFun.mli prepare for 3.11 2023-02-07 12:39:35 -05: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 fix(Int64.hash): wrong shift 2022-08-29 09:49:51 -04:00
CCInt.mli fix many, many warnings 2023-06-06 22:16:20 -04:00
CCInt32.ml Merge branch 'master' into ccbv_bytes2 2022-07-04 14:35:25 -04:00
CCInt32.mli doc: remove link to ocaml manual 2023-02-15 14:32:05 +01:00
CCInt64.ml fix(Int64.hash): wrong shift 2022-08-29 09:49:51 -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 many, many warnings 2023-06-06 22:16:20 -04:00
CCList.mli doc: fix typo 2023-06-15 21:58:16 -04:00
CCListLabels.ml reformat 2022-07-04 13:36:06 -04:00
CCListLabels.mli doc: fix typo 2023-06-15 21:58:16 -04: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 reformat 2022-07-04 13:36:06 -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 add Option.flat_map_l 2023-04-07 20:30:43 -04:00
CCOption.mli prepare for 3.12 2023-06-06 10:26:11 -04:00
CCOrd.ml reformat 2022-07-04 13:36:06 -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 fix many, many warnings 2023-06-06 22:16:20 -04:00
CCParse.mli prepare for 3.12 2023-06-06 10:26:11 -04:00
CCRandom.ml reformat 2022-07-04 13:36:06 -04:00
CCRandom.mli doc: remove link to ocaml manual 2023-02-15 14:32:05 +01: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 fix many, many warnings 2023-06-06 22:16:20 -04:00
CCResult.mli fix many, many warnings 2023-06-06 22:16:20 -04:00
CCSeq.ml fix(CCSeq): add implementation of concat_map 2022-09-21 16:20:02 +02:00
CCSeq.mli doc: inline the stdlib doc of Seq and ListLabels 2023-03-13 11:26:23 +01: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 reformat 2022-07-04 13:36:06 -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 feat(ccsexp): printer and parser for canonical S-exprs 2021-02-02 22:16:15 -05:00
CCShims_.ml reformat 2022-07-04 13:36:06 -04:00
CCShims_syntax.mli fix doc (#425) 2023-02-14 20:56:15 -05:00
CCString.ml reformat 2022-07-04 13:36:06 -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 reformat 2022-07-04 13:36:06 -04:00
CCUtf8_string.ml fix many, many warnings 2023-06-06 22:16:20 -04:00
CCUtf8_string.mli reformat 2022-07-04 13:36:06 -04:00
CCVector.ml fix many, many warnings 2023-06-06 22:16:20 -04:00
CCVector.mli reformat 2022-07-04 13:36:06 -04:00
containers.ml reformat 2022-07-04 13:36:06 -04:00
containersLabels.ml reformat 2022-07-04 13:36:06 -04:00
dune fix many, many warnings 2023-06-06 22:16:20 -04:00