| .. |
|
CCArray.ml
|
test: disable labels for tests
|
2018-04-08 18:48:54 -05:00 |
|
CCArray.mli
|
fix: compat with 4.07
|
2018-08-07 03:23:11 -05:00 |
|
CCArray_slice.ml
|
Improving comments presentation
|
2018-05-07 08:46:38 -05:00 |
|
CCArray_slice.mli
|
Improving comments presentation
|
2018-05-07 08:46:38 -05:00 |
|
CCArrayLabels.ml
|
fix: compatibility for CCArrayLabels
|
2018-04-09 21:13:56 -05:00 |
|
CCArrayLabels.mli
|
fix(arrayLabels): compatibility with 4.07
|
2018-05-07 13:41:19 -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
|
Fix Int32 and Int64 operators are not visible (#224)
|
2018-05-29 09:57:04 -05:00 |
|
CCFloat.ml
|
test(float): add some tests for FP min/max
|
2018-05-14 18:09:39 -05: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
|
fix small detail s in CCHeap
|
2018-05-29 11:17:11 -05:00 |
|
CCHeap.mli
|
fix small detail s in CCHeap
|
2018-05-29 11:17:11 -05:00 |
|
CCInt.ml
|
Support using ** for exponentiation
|
2018-09-02 10:56:11 -05:00 |
|
CCInt.mli
|
Version annotation of CCInt.( ** )
|
2018-09-02 10:56:11 -05:00 |
|
CCInt32.ml
|
add CCInt{32,64}.Infix
|
2018-02-27 21:09:35 -06:00 |
|
CCInt32.mli
|
Fix Int32 and Int64 operators are not visible (#224)
|
2018-05-29 09:57:04 -05:00 |
|
CCInt64.ml
|
add CCInt{32,64}.Infix
|
2018-02-27 21:09:35 -06:00 |
|
CCInt64.mli
|
Fix Int32 and Int64 operators are not visible (#224)
|
2018-05-29 09:57:04 -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
|
renamed List.counts to List.count_true_false
|
2018-10-09 10:01:35 +09:00 |
|
CCList.mli
|
renamed List.counts to List.count_true_false
|
2018-10-09 10:01:35 +09:00 |
|
CCListLabels.ml
|
test: consistency CCList{,Labels}
|
2018-04-08 18:54:40 -05:00 |
|
CCListLabels.mli
|
renamed List.counts to List.count_true_false
|
2018-10-09 10:01:35 +09: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
|
prepare for 2.2
|
2018-05-10 23:13:01 -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
|
Add CCResult.get_or_failwith
|
2018-10-05 00:55:32 -05:00 |
|
CCResult.mli
|
Add CCResult.get_or_failwith
|
2018-10-05 00:55:32 -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
|
prepare for 2.2
|
2018-05-10 23:13:01 -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
|
feat(vector): add Vector.{filter,filter_map}_in_place
|
2018-07-26 04:39:06 -05:00 |
|
CCVector.mli
|
prepare for 2.3
|
2018-08-06 11:52:01 -05:00 |
|
containers.ml
|
add CCUtf8_string with basic encoding and decoding functionalities
|
2018-03-06 22:16:17 -06:00 |
|
dune
|
chore(build): migrate to dune 1.0
|
2018-09-16 19:53:40 -05:00 |