ocaml-containers/src/core
2022-07-02 23:18:16 -04:00
..
cpp small optim in preprocessor 2022-02-22 11:26:46 -05:00
tests move more tests into testlib 2022-07-02 22:25:29 -04:00
CCArray.ml wip: remove tests from src/ 2022-06-30 22:28:07 -04:00
CCArray.mli prepare for 3.8 2022-06-10 23:47:21 -04:00
CCArrayLabels.ml Create CCStringLabels 2018-10-13 19:09:35 -05:00
CCArrayLabels.mli prepare for 3.8 2022-06-10 23:47:21 -04:00
CCAtomic.ml fix(atomic): prevent race conditions under flambda, for now 2022-03-24 13:42:24 -04:00
CCBool.ml wip: remove tests from src/ 2022-06-30 22:28:07 -04:00
CCBool.mli chore(doc): adapt module docstring for the index page 2021-11-11 14:40:35 +01:00
CCByte_buffer.ml wip: remove tests from src/ 2022-06-30 22:28:07 -04:00
CCByte_buffer.mli prepare for 3.7 2022-03-24 13:46:45 -04:00
CCCanonical_sexp.ml wip: remove tests from src/ 2022-06-30 22:28:07 -04:00
CCCanonical_sexp.mli chore(doc): adapt module docstring for the index page 2021-11-11 14:40:35 +01:00
CCChar.ml wip: remove tests from src/ 2022-06-30 22:28:07 -04:00
CCChar.mli chore(doc): adapt module docstring for the index page 2021-11-11 14:40:35 +01:00
CCEither.ml wip: remove tests from src/ 2022-06-30 22:28:07 -04:00
CCEither.mli chore(doc): adapt module docstring for the index page 2021-11-11 14:40:35 +01:00
CCEqual.ml wip: remove tests from src/ 2022-06-30 22:28:07 -04:00
CCEqual.mli chore(doc): adapt module docstring for the index page 2021-11-11 14:40:35 +01:00
CCEqualLabels.ml Create CCEqualLabels 2018-10-13 19:09:36 -05:00
CCEqualLabels.mli move all core tests to new testlib 2022-07-02 00:29:25 -04:00
CCFloat.ml wip: remove tests from src/ 2022-06-30 22:28:07 -04:00
CCFloat.mli chore(doc): adapt module docstring for the index page 2021-11-11 14:40:35 +01:00
CCFormat.ml wip: remove tests from src/ 2022-06-30 22:28:07 -04:00
CCFormat.mli prepare for 3.7 2022-03-24 13:46:45 -04:00
CCFun.ml wip: remove tests from src/ 2022-06-30 22:28:07 -04:00
CCFun.mli compat with merlin by using [@@@ifge 4.12] instead of [%IFGE 4.12] 2022-02-16 23:14:26 -05:00
CCHash.ml wip: remove tests from src/ 2022-06-30 22:28:07 -04:00
CCHash.mli chore(doc): adapt module docstring for the index page 2021-11-11 14:40:35 +01:00
CCHashtbl.ml move all core tests to new testlib 2022-07-02 00:29:25 -04:00
CCHashtbl.mli chore(doc): adapt module docstring for the index page 2021-11-11 14:40:35 +01:00
CCHeap.ml move all core tests to new testlib 2022-07-02 00:29:25 -04:00
CCHeap.mli chore(doc): adapt module docstring for the index page 2021-11-11 14:40:35 +01:00
CCInt.ml move all core tests to new testlib 2022-07-02 00:29:25 -04:00
CCInt.mli wip: remove some shims 2022-02-21 17:12:32 -05:00
CCInt32.ml move all core tests to new testlib 2022-07-02 00:29:25 -04:00
CCInt32.mli chore(doc): adapt module docstring for the index page 2021-11-11 14:40:35 +01:00
CCInt64.ml move all core tests to new testlib 2022-07-02 00:29:25 -04:00
CCInt64.mli chore(doc): adapt module docstring for the index page 2021-11-11 14:40:35 +01:00
CCIO.ml move all core tests to new testlib 2022-07-02 00:29:25 -04:00
CCIO.mli fix doc 2022-05-09 10:49:48 -04:00
CCList.ml wip: remove tests from src/ 2022-06-30 22:28:07 -04:00
CCList.mli feat(CCList): Add keys, values, and map_values 2022-06-01 15:49:33 +03:00
CCListLabels.ml Create CCStringLabels 2018-10-13 19:09:35 -05:00
CCListLabels.mli feat(CCList): Add keys, values, and map_values 2022-06-01 15:49:33 +03:00
CCMap.ml move all core tests to new testlib 2022-07-02 00:29:25 -04:00
CCMap.mli chore(doc): adapt module docstring for the index page 2021-11-11 14:40:35 +01:00
CCNativeint.ml move all core tests to new testlib 2022-07-02 00:29:25 -04:00
CCNativeint.mli chore(doc): adapt module docstring for the index page 2021-11-11 14:40:35 +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 move all core tests to new testlib 2022-07-02 00:29:25 -04:00
CCOption.mli docs: fix CCOption.map_or doc comment (#407) 2022-03-23 09:02:53 -04:00
CCOrd.ml move all core tests to new testlib 2022-07-02 00:29:25 -04:00
CCOrd.mli chore(doc): adapt module docstring for the index page 2021-11-11 14:40:35 +01:00
CCPair.ml Merge pull request #325 from c-cube/ccpair_map 2020-07-27 22:58:58 -04:00
CCPair.mli chore(doc): adapt module docstring for the index page 2021-11-11 14:40:35 +01:00
CCParse.ml move all core tests to new testlib 2022-07-02 00:29:25 -04:00
CCParse.mli prepare for 3.7 2022-03-24 13:46:45 -04:00
CCRandom.ml move all core tests to new testlib 2022-07-02 00:29:25 -04:00
CCRandom.mli remove many more shims 2022-02-21 21:52:06 -05:00
CCRef.ml wip(3.0): remove deprecated functions, in particular sequence 2020-04-24 20:16:53 -04:00
CCRef.mli chore(doc): adapt module docstring for the index page 2021-11-11 14:40:35 +01:00
CCResult.ml move all core tests to new testlib 2022-07-02 00:29:25 -04:00
CCResult.mli prepare for 3.7 2022-03-24 13:46:45 -04:00
CCSeq.ml move all core tests to new testlib 2022-07-02 00:29:25 -04:00
CCSeq.mli prepare for 3.8 2022-06-10 23:47:21 -04:00
CCSet.ml move all core tests to new testlib 2022-07-02 00:29:25 -04:00
CCSet.mli chore(doc): adapt module docstring for the index page 2021-11-11 14:40:35 +01:00
CCSexp.ml move all core tests to new testlib 2022-07-02 00:29:25 -04:00
CCSexp.mli chore(doc): adapt module docstring for the index page 2021-11-11 14:40:35 +01:00
CCSexp_intf.ml prepare for 3.3 2021-04-01 22:16:40 -04:00
CCSexp_lex.mll feat(ccsexp): printer and parser for canonical S-exprs 2021-02-02 22:16:15 -05:00
CCShims_.ml wip: remove some shims 2022-02-21 17:12:32 -05:00
CCShims_syntax.mli forgotten module 2022-02-21 22:03:40 -05:00
CCString.ml move all core tests to new testlib 2022-07-02 00:29:25 -04:00
CCString.mli prepare for 3.8 2022-06-10 23:47:21 -04:00
CCStringLabels.ml Create CCStringLabels 2018-10-13 19:09:35 -05:00
CCStringLabels.mli prepare for 3.8 2022-06-10 23:47:21 -04:00
CCUnit.ml wip: remove some shims 2022-02-21 17:12:32 -05:00
CCUtf8_string.ml move all core tests to new testlib 2022-07-02 00:29:25 -04:00
CCUtf8_string.mli chore(doc): adapt module docstring for the index page 2021-11-11 14:40:35 +01:00
CCVector.ml remove ounit 2022-07-02 23:18:16 -04:00
CCVector.mli prepare for 3.7 2022-03-24 13:46:45 -04:00
containers.ml update doc and aliases 2022-02-08 13:07:51 -05:00
containersLabels.ml update doc and aliases 2022-02-08 13:07:51 -05:00
dune remove final shims 2022-02-21 22:03:26 -05:00