| .. |
|
CCArray.ml
|
Fix tests
|
2018-01-14 23:32:13 +00:00 |
|
CCArray.mli
|
Comments - few changes
|
2018-02-07 14:36:03 +01:00 |
|
CCArray_slice.ml
|
Fix tests
|
2018-01-14 23:32:13 +00:00 |
|
CCArray_slice.mli
|
Adding more comments
|
2018-01-30 14:07:05 +01:00 |
|
CCArrayLabels.ml
|
Automatically add labeled interface to CCList and CCArray
|
2017-12-06 13:05:20 +09:00 |
|
CCArrayLabels.mli
|
add missing signatures of CCArrayLabels (closes #193)
|
2018-02-17 10:16:08 -06: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
|
prepare for 2.0+alpha2
|
2018-02-01 19:18:17 -06: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
|
Add infix operators to CCFloat
|
2018-02-17 21:05:36 +01:00 |
|
CCFormat.ml
|
add ?margin parameter to CCFormat.ksprintf
|
2018-03-09 11:27:11 -06:00 |
|
CCFormat.mli
|
add ?margin parameter to CCFormat.ksprintf
|
2018-03-09 11:27:11 -06:00 |
|
CCFun.ml
|
Add CCFun.iterate
|
2018-02-14 15:39:08 +01:00 |
|
CCFun.mli
|
Add CCFun.iterate
|
2018-02-14 15:39:08 +01:00 |
|
CCHash.ml
|
add CCHash.combine{5,6}
|
2018-02-21 10:21:36 -06:00 |
|
CCHash.mli
|
add CCHash.combine{5,6}
|
2018-02-21 10:21:36 -06:00 |
|
CCHashtbl.ml
|
Adding more comments
|
2018-01-30 14:07:05 +01:00 |
|
CCHashtbl.mli
|
Comments - few changes
|
2018-02-07 14:36:03 +01:00 |
|
CCHeap.ml
|
prepare for 2.0+alpha2
|
2018-02-01 19:18:17 -06:00 |
|
CCHeap.mli
|
Comments - few changes
|
2018-02-07 14:36:03 +01:00 |
|
CCInt.ml
|
fix ccint
|
2018-02-27 21:37:28 -06:00 |
|
CCInt.mli
|
enrich CCInt.Infix to get a uniform interface with CCInt{32,64}
|
2018-02-27 21:12:04 -06:00 |
|
CCInt32.ml
|
add CCInt{32,64}.Infix
|
2018-02-27 21:09:35 -06:00 |
|
CCInt32.mli
|
add CCInt{32,64}.Infix
|
2018-02-27 21:09:35 -06:00 |
|
CCInt64.ml
|
add CCInt{32,64}.Infix
|
2018-02-27 21:09:35 -06:00 |
|
CCInt64.mli
|
add CCInt{32,64}.Infix
|
2018-02-27 21:09:35 -06:00 |
|
CCIO.ml
|
add CCIO.File.walk_l
|
2017-02-17 15:09:51 +01:00 |
|
CCIO.mli
|
Adding more comments
|
2018-01-30 14:07:05 +01:00 |
|
CCList.ml
|
reindent
|
2018-02-07 08:22:41 -06:00 |
|
CCList.mli
|
reindent
|
2018-02-07 08:22:41 -06:00 |
|
CCListLabels.ml
|
Automatically add labeled interface to CCList and CCArray
|
2017-12-06 13:05:20 +09:00 |
|
CCListLabels.mli
|
Comments - few changes
|
2018-02-07 14:36:03 +01: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
|
Adding CCNativeint
|
2018-02-28 08:43:14 -06:00 |
|
CCOpt.ml
|
use result package for retrocompat
|
2017-03-26 00:36:45 +01:00 |
|
CCOpt.mli
|
reindent code
|
2018-02-01 19:01:32 -06: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
|
Comments - few changes
|
2018-02-07 14:36:03 +01:00 |
|
CCRandom.ml
|
move to jbuilder (closes #165)
|
2018-01-14 17:43:56 -06:00 |
|
CCRandom.mli
|
Adding more comments
|
2018-01-30 14:07:05 +01:00 |
|
CCRef.ml
|
add CCRef.swap
|
2017-09-22 17:52:24 +02:00 |
|
CCRef.mli
|
Adding more comments
|
2018-01-30 14:07:05 +01:00 |
|
CCResult.ml
|
Avoid uses of the polymorphic operators
|
2018-01-14 23:32:13 +00:00 |
|
CCResult.mli
|
reindent code
|
2018-02-01 19:01:32 -06:00 |
|
CCSet.ml
|
prepare for 1.5
|
2018-01-02 18:14:32 +01:00 |
|
CCSet.mli
|
reindent code
|
2018-02-01 19:01:32 -06:00 |
|
CCString.ml
|
more tests
|
2018-02-07 20:38:01 -06:00 |
|
CCString.mli
|
reindent
|
2018-02-07 08:22:41 -06:00 |
|
CCUtf8_string.ml
|
add various functions on CCUtf8_string
|
2018-03-07 00:17:48 -06:00 |
|
CCUtf8_string.mli
|
add various functions on CCUtf8_string
|
2018-03-07 00:17:48 -06: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 |