ocaml-containers/src/core
2021-04-03 17:42:17 -04:00
..
tests add test executable for hash functions 2021-04-03 17:42:17 -04:00
CCArray.ml fix build for 4.11 by working around -nolabels 2020-07-30 10:02:16 -04:00
CCArray.mli prepare for 3.0~rc1 2020-07-28 18:15:05 -04:00
CCArrayLabels.ml Create CCStringLabels 2018-10-13 19:09:35 -05:00
CCArrayLabels.mli prepare for 3.0~rc1 2020-07-28 18:15:05 -04:00
CCBool.ml wip(3.0): remove deprecated functions, in particular sequence 2020-04-24 20:16:53 -04:00
CCBool.mli wip(3.0): remove deprecated functions, in particular sequence 2020-04-24 20:16:53 -04:00
CCCanonical_sexp.ml move canonical sexps into their own module 2021-02-02 23:02:54 -05:00
CCCanonical_sexp.mli prepare for 3.3 2021-04-01 22:16:40 -04:00
CCChar.ml attempt to fix tests 2021-03-13 16:56:21 -05:00
CCChar.mli prepare for 3.3 2021-04-01 22:16:40 -04:00
CCEither.ml feat: add CCEither module 2021-01-25 19:52:16 +01:00
CCEither.mli prepare for 3.2 2021-02-01 10:40:28 -05:00
CCEqual.ml feat: introduce shim modules for 4.08 compat 2019-06-14 18:26:14 -05:00
CCEqual.mli prepare for 3.0~rc1 2020-07-28 18:15:05 -04: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 Add CCFloat.pi 2020-05-15 14:27:59 -05:00
CCFloat.mli prepare for 3.0~rc1 2020-07-28 18:15:05 -04:00
CCFormat.ml feat(CCFormat): add string_lines combinator 2021-02-26 17:25:33 -05:00
CCFormat.mli prepare for 3.3 2021-04-01 22:16:40 -04:00
CCFun.ml CCFun: add infix tests 2020-06-19 20:17:30 -05:00
CCFun.mli CCFun: include module type of Infix 2020-06-19 20:17:30 -05:00
CCHash.ml refactor CCHash to use FNV in many combinators 2021-04-03 17:42:17 -04:00
CCHash.mli break: remove klist type and functions from core 2020-07-23 16:32:52 +02:00
CCHashtbl.ml prepare for 3.3 2021-04-01 22:16:40 -04:00
CCHashtbl.mli prepare for 3.3 2021-04-01 22:16:40 -04:00
CCHeap.ml break: change pp functions to take unit printer for sep/stop/start 2020-07-27 22:57:29 -04:00
CCHeap.mli prepare for 3.0~rc1 2020-07-28 18:15:05 -04:00
CCInt.ml refactor CCHash to use FNV in many combinators 2021-04-03 17:42:17 -04:00
CCInt.mli prepare for 3.0~rc1 2020-07-28 18:15:05 -04:00
CCInt32.ml feat(CCInt32): complete CCInt32 with regards to CCInt 2020-05-23 11:37:56 +02:00
CCInt32.mli prepare for 3.0~rc1 2020-07-28 18:15:05 -04:00
CCInt64.ml feat(Int64): complete CCInt64 with regards to CCInt 2020-05-23 11:37:56 +02:00
CCInt64.mli prepare for 3.0~rc1 2020-07-28 18:15:05 -04:00
CCIO.ml wip(3.0): remove deprecated functions, in particular sequence 2020-04-24 20:16:53 -04:00
CCIO.mli prepare for 3.0~rc1 2020-07-28 18:15:05 -04:00
CCList.ml fix 2021-02-25 12:59:56 -05:00
CCList.mli prepare for 3.3 2021-04-01 22:16:40 -04:00
CCListLabels.ml Create CCStringLabels 2018-10-13 19:09:35 -05:00
CCListLabels.mli prepare for 3.3 2021-04-01 22:16:40 -04:00
CCMap.ml prepare for 3.3 2021-04-01 22:16:40 -04:00
CCMap.mli prepare for 3.3 2021-04-01 22:16:40 -04:00
CCNativeint.ml feat(ccnativeint): complete CCNativeint with regards to CCInt 2020-05-23 11:37:56 +02:00
CCNativeint.mli prepare for 3.0~rc1 2020-07-28 18:15:05 -04:00
CCOpt.ml break: rename fonction from *std_seq* to *seq* 2020-07-23 16:32:52 +02:00
CCOpt.mli doc: clarify CCOpt.filter 2021-03-19 10:37:28 -04: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 Merge pull request #325 from c-cube/ccpair_map 2020-07-27 22:58:58 -04:00
CCPair.mli prepare for 3.0~rc1 2020-07-28 18:15:05 -04:00
CCParse.ml feat: on 4.08, support let operators 2019-12-14 12:08:48 -06:00
CCParse.mli doc: fix doc in CCParse 2021-02-05 15:25:25 +01:00
CCRandom.ml move uniformity tests out of CCRandom 2021-04-03 17:42:17 -04:00
CCRandom.mli move uniformity tests out of CCRandom 2021-04-03 17:42:17 -04:00
CCRef.ml wip(3.0): remove deprecated functions, in particular sequence 2020-04-24 20:16:53 -04:00
CCRef.mli wip(3.0): remove deprecated functions, in particular sequence 2020-04-24 20:16:53 -04:00
CCResult.ml break: rename fonction from *std_seq* to *seq* 2020-07-23 16:32:52 +02:00
CCResult.mli prepare for 3.0~rc1 2020-07-28 18:15:05 -04:00
CCSeq.ml CCSeq: Add for_all and exists 2021-03-29 18:16:44 -04:00
CCSeq.mli prepare for 3.3 2021-04-01 22:16:40 -04:00
CCSet.ml prepare for 3.0~rc1 2020-07-28 18:15:05 -04:00
CCSet.mli prepare for 3.0~rc1 2020-07-28 18:15:05 -04:00
CCSexp.ml feat(sexp): expose last location in decoder 2021-03-25 15:20:51 -04:00
CCSexp.mli move canonical sexps into their own module 2021-02-02 23:02:54 -05: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
CCString.ml feat(CCString): add CCString.foldi 2021-03-12 18:13:29 +01:00
CCString.mli prepare for 3.3 2021-04-01 22:16:40 -04:00
CCStringLabels.ml Create CCStringLabels 2018-10-13 19:09:35 -05:00
CCStringLabels.mli prepare for 3.3 2021-04-01 22:16:40 -04:00
CCUtf8_string.ml test: add stronger test to compare with uutf in ccutf8string 2020-12-07 23:42:31 -05:00
CCUtf8_string.mli prepare for 3.2 2021-02-01 10:40:28 -05:00
CCVector.ml break: change pp functions to take unit printer for sep/stop/start 2020-07-27 22:57:29 -04:00
CCVector.mli doc: add missing @since 2020-10-30 13:06:07 -04:00
containers.ml move canonical sexps into their own module 2021-02-02 23:02:54 -05:00
containersLabels.ml feat: add CCEither module 2021-01-25 19:52:16 +01:00
dune feat: add CCEither module 2021-01-25 19:52:16 +01:00
mkshims.ml Fix integer overflow warning on jsoo (#346) 2021-02-21 15:53:54 -05:00