| .. |
|
_tags
|
remove cgi/; move sub-libraries to their own subdir each; mv everything into src/
|
2014-12-16 23:41:59 +01:00 |
|
CCArray.ml
|
Fix tests
|
2018-01-14 23:32:13 +00:00 |
|
CCArray.mli
|
Style - small corrections
|
2018-02-01 22:22:13 +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
|
Style - small corrections
|
2018-02-01 22:22:13 +01: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
|
Internally shadow polymorphic operators and functions from Pervasives
|
2018-01-14 23:32:13 +00:00 |
|
CCFloat.mli
|
Adding more comments
|
2018-01-30 14:07:05 +01:00 |
|
CCFormat.ml
|
with compat >= 4.02, use Format.pp_print_text directly
|
2018-02-05 08:56:01 -06:00 |
|
CCFormat.mli
|
Style - small corrections
|
2018-02-01 22:22:13 +01:00 |
|
CCFun.ml
|
remove all uses of cppo
|
2017-12-24 16:43:17 +01:00 |
|
CCFun.mli
|
reindent code
|
2018-02-01 19:01:32 -06:00 |
|
CCHash.ml
|
add Hash.const0 for trivial hash function that ignores its input
|
2017-12-15 13:49:34 +01:00 |
|
CCHash.mli
|
Adding more comments
|
2018-01-30 14:07:05 +01:00 |
|
CCHashtbl.ml
|
Adding more comments
|
2018-01-30 14:07:05 +01:00 |
|
CCHashtbl.mli
|
Adding more comments
|
2018-01-30 14:07:05 +01:00 |
|
CCHeap.ml
|
prepare for 2.0+alpha2
|
2018-02-01 19:18:17 -06:00 |
|
CCHeap.mli
|
prepare for 2.0+alpha2
|
2018-02-01 19:18:17 -06:00 |
|
CCInt.ml
|
Avoid uses of the polymorphic operators
|
2018-01-14 23:32:13 +00:00 |
|
CCInt.mli
|
Adding more comments
|
2018-01-30 14:07:05 +01:00 |
|
CCInt64.ml
|
Internally shadow polymorphic operators and functions from Pervasives
|
2018-01-14 23:32:13 +00:00 |
|
CCInt64.mli
|
Adding more comments
|
2018-01-30 14:07:05 +01: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
|
add more tests to CCRAL and others
|
2018-02-04 12:38:17 -06:00 |
|
CCList.mli
|
prepare for 2.0+alpha2
|
2018-02-01 19:18:17 -06:00 |
|
CCListLabels.ml
|
Automatically add labeled interface to CCList and CCArray
|
2017-12-06 13:05:20 +09:00 |
|
CCListLabels.mli
|
prepare for 2.0+alpha2
|
2018-02-01 19:18:17 -06: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 |
|
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
|
move to jbuilder (closes #165)
|
2018-01-14 17:43:56 -06:00 |
|
CCParse.mli
|
reindent code
|
2018-02-01 19:01:32 -06: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
|
reindent
|
2018-01-21 14:39:44 -06:00 |
|
CCString.mli
|
typo (CCString.mli)
|
2018-01-30 14:25:51 +01:00 |
|
CCVector.ml
|
Avoid uses of the polymorphic operators
|
2018-01-14 23:32:13 +00:00 |
|
CCVector.mli
|
Adding more comments
|
2018-01-30 14:07:05 +01:00 |
|
containers.ml
|
Add Containers.Monomorphic and include it by default
|
2018-01-14 23:32:13 +00:00 |
|
jbuild
|
add script to generate jbuilder flags dynamically
|
2018-01-14 20:38:40 -06:00 |