ocaml-containers/src/core
2020-10-04 12:50:04 -04:00
..
tests fix build for 4.11 by working around -nolabels 2020-07-30 10:02:16 -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
CCChar.ml clean(Char): remove functions defined in Stdlib 2020-03-05 17:50:30 -06:00
CCChar.mli ... tweaks 2020-07-02 09:38:25 -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 ... tweaks 2020-07-02 09:38:25 -05:00
CCFormat.mli prepare for 3.0~rc1 2020-07-28 18:15:05 -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 break: remove klist type and functions from core 2020-07-23 16:32:52 +02:00
CCHash.mli break: remove klist type and functions from core 2020-07-23 16:32:52 +02:00
CCHashtbl.ml break: change pp functions to take unit printer for sep/stop/start 2020-07-27 22:57:29 -04:00
CCHashtbl.mli prepare for 3.0~rc1 2020-07-28 18:15:05 -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 fix: remove code that is in the shims 2020-08-06 11:19:52 -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 build for 4.11 by working around -nolabels 2020-07-30 10:02:16 -04:00
CCList.mli prepare for 3.0~rc1 2020-07-28 18:15:05 -04:00
CCListLabels.ml Create CCStringLabels 2018-10-13 19:09:35 -05:00
CCListLabels.mli prepare for 3.0~rc1 2020-07-28 18:15:05 -04:00
CCMap.ml test: add a test for update 2020-09-21 13:49:49 -04:00
CCMap.mli un-specify order of elements in CCMap.to_list 2020-09-21 13:49:50 -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 prepare for 3.0~rc1 2020-07-28 18:15:05 -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 prepare for 2.8 2019-12-14 17:50:35 -06:00
CCRandom.ml ... tweaks 2020-07-02 09:38:25 -05:00
CCRandom.mli doc(core): add link to the doc of std module (#320) 2020-06-30 17:31:52 +02: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 break: change pp functions to take unit printer for sep/stop/start 2020-07-27 22:57:29 -04:00
CCSeq.mli break: change pp functions to take unit printer for sep/stop/start 2020-07-27 22:57:29 -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 improvements 2020-04-24 21:11:44 -04:00
CCSexp.mli remove slice APIs in string and array 2020-04-24 20:23:26 -04:00
CCSexp_intf.ml remove slice APIs in string and array 2020-04-24 20:23:26 -04:00
CCSexp_lex.mll breaking: move CCSexp into the core library, delete containers.sexp 2020-04-24 19:13:54 -04:00
CCString.ml fix build for 4.11 by working around -nolabels 2020-07-30 10:02:16 -04:00
CCString.mli fix obsolete comment 2020-10-04 12:50:04 -04:00
CCStringLabels.ml Create CCStringLabels 2018-10-13 19:09:35 -05:00
CCStringLabels.mli prepare for 3.0~rc1 2020-07-28 18:15:05 -04:00
CCUtf8_string.ml break: rename fonction from *std_seq* to *seq* 2020-07-23 16:32:52 +02:00
CCUtf8_string.mli prepare for 3.0~rc1 2020-07-28 18:15:05 -04: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 prepare for 3.0~rc1 2020-07-28 18:15:05 -04:00
containers.ml remove slice APIs in string and array 2020-04-24 20:23:26 -04:00
containersLabels.ml remove slice APIs in string and array 2020-04-24 20:23:26 -04:00
dune chore(int): include module Int for ocaml >= 4.08 2020-05-23 11:37:56 +02:00
mkshims.ml small change in shims generation 2020-08-06 09:46:33 -04:00