ocaml-containers/src/core
2018-04-25 20:16:23 -05:00
..
CCArray.ml test: disable labels for tests 2018-04-08 18:48:54 -05:00
CCArray.mli Few Comments corrections 2018-04-08 18:39:23 -05:00
CCArray_slice.ml Fix tests 2018-01-14 23:32:13 +00:00
CCArray_slice.mli Few Comments corrections 2018-04-08 18:39:23 -05:00
CCArrayLabels.ml fix: compatibility for CCArrayLabels 2018-04-09 21:13:56 -05:00
CCArrayLabels.mli fix: compatibility for CCArrayLabels 2018-04-09 21:13:56 -05:00
CCBool.ml Internally shadow polymorphic operators and functions from Pervasives 2018-01-14 23:32:13 +00:00
CCBool.mli Adding more comments 2018-01-30 14:07:05 +01:00
CCChar.ml rename CCChar.{print,pp} and CCHeap.print (closes #181) 2018-01-29 21:15:24 -06:00
CCChar.mli fix: strong type aliases in Random (closes #210) 2018-03-26 11:35:31 -05:00
CCEqual.ml Add CCEqual.physical 2018-01-14 23:33:39 +00:00
CCEqual.mli Adding more comments 2018-01-30 14:07:05 +01:00
CCFloat.ml Add infix operators to CCFloat 2018-02-17 21:05:36 +01:00
CCFloat.mli chore(doc): update ocamldoc markup to remove odoc warnings 2018-03-30 01:49:38 -05:00
CCFormat.ml test: disable labels for tests 2018-04-08 18:48:54 -05:00
CCFormat.mli Few Comments corrections 2018-04-08 18:39:23 -05:00
CCFun.ml Add CCFun.iterate 2018-02-14 15:39:08 +01:00
CCFun.mli prepare for 2.1 2018-03-28 20:26:17 -05:00
CCHash.ml add CCHash.combine{5,6} 2018-02-21 10:21:36 -06:00
CCHash.mli prepare for 2.1 2018-03-28 20:26:17 -05:00
CCHashtbl.ml test: disable labels for tests 2018-04-08 18:48:54 -05:00
CCHashtbl.mli chore: minor details in doc 2018-03-28 20:30:26 -05:00
CCHeap.ml Comments - Style & typos fixing 2018-03-15 23:09:31 -05:00
CCHeap.mli Few Comments corrections 2018-04-08 18:39:23 -05:00
CCInt.ml fix ccint 2018-02-27 21:37:28 -06:00
CCInt.mli Few Comments corrections 2018-04-08 18:39:23 -05:00
CCInt32.ml add CCInt{32,64}.Infix 2018-02-27 21:09:35 -06:00
CCInt32.mli prepare for 2.1 2018-03-28 20:26:17 -05:00
CCInt64.ml add CCInt{32,64}.Infix 2018-02-27 21:09:35 -06:00
CCInt64.mli Few Comments corrections 2018-04-08 18:39:23 -05:00
CCIO.ml add CCIO.File.walk_l 2017-02-17 15:09:51 +01:00
CCIO.mli Comments - Style & typos fixing 2018-03-15 23:09:31 -05:00
CCList.ml add many missing functions to CCListLabels 2018-04-08 18:57:15 -05:00
CCList.mli Few Comments corrections 2018-04-08 18:39:23 -05:00
CCListLabels.ml test: consistency CCList{,Labels} 2018-04-08 18:54:40 -05:00
CCListLabels.mli add many missing functions to CCListLabels 2018-04-08 18:57:15 -05:00
CCMap.ml Adding more comments 2018-01-30 14:07:05 +01:00
CCMap.mli Adding more comments 2018-01-30 14:07:05 +01:00
CCNativeint.ml Adding CCNativeint 2018-02-28 08:43:14 -06:00
CCNativeint.mli prepare for 2.1 2018-03-28 20:26:17 -05:00
CCOpt.ml Add CCOpt.return_if 2018-04-25 20:16:23 -05:00
CCOpt.mli Add CCOpt.return_if 2018-04-25 20:16:23 -05:00
CCOrd.ml more tests 2017-12-24 17:21:57 +01:00
CCOrd.mli Adding more comments 2018-01-30 14:07:05 +01:00
CCPair.ml remove buffer printers, rename pretty-printers to pp 2016-11-03 18:24:11 +01:00
CCPair.mli Adding more comments 2018-01-30 14:07:05 +01:00
CCParse.ml Comments - few changes 2018-02-07 14:36:03 +01:00
CCParse.mli Few Comments corrections 2018-04-08 18:39:23 -05:00
CCRandom.ml test: regression test for #210 2018-03-26 11:35:31 -05:00
CCRandom.mli chore(doc): update ocamldoc markup to remove odoc warnings 2018-03-30 01:49:38 -05:00
CCRef.ml add CCRef.swap 2017-09-22 17:52:24 +02:00
CCRef.mli Few Comments corrections 2018-04-08 18:39:23 -05:00
CCResult.ml Avoid uses of the polymorphic operators 2018-01-14 23:32:13 +00:00
CCResult.mli chore(doc): update ocamldoc markup to remove odoc warnings 2018-03-30 01:49:38 -05:00
CCSet.ml prepare for 1.5 2018-01-02 18:14:32 +01:00
CCSet.mli Few Comments corrections 2018-04-08 18:39:23 -05:00
CCString.ml Add CCString.{,r}drop_while 2018-04-20 19:13:49 -05:00
CCString.mli Add CCString.{,r}drop_while 2018-04-20 19:13:49 -05:00
CCUtf8_string.ml style: reindent 2018-03-28 19:46:57 -05:00
CCUtf8_string.mli fix stupid typo 2018-04-12 15:47:23 -05:00
CCVector.ml bugfix in CCVector.slice_seq 2018-03-06 22:28:11 -06:00
CCVector.mli Comments - few changes 2018-02-07 14:36:03 +01:00
containers.ml add CCUtf8_string with basic encoding and decoding functionalities 2018-03-06 22:16:17 -06:00
jbuild remove explicit dep on bytes in jbuild files 2018-03-12 22:45:48 -05:00