| .. |
|
_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
|
add CCArray.find_map{,_i}, deprecated older names (closes #129)
|
2017-05-20 13:18:36 +02:00 |
|
CCArray.mli
|
small correction
|
2017-06-24 13:45:49 +02:00 |
|
CCArray_slice.ml
|
make tests faster
|
2017-03-16 10:27:00 +01:00 |
|
CCArray_slice.mli
|
removed trailing spaces
|
2017-06-24 18:16:21 +02:00 |
|
CCArrayLabels.ml
|
make many modules extensions of stdlib (close #109)
|
2017-05-01 16:54:23 +02:00 |
|
CCArrayLabels.mli
|
make many modules extensions of stdlib (close #109)
|
2017-05-01 16:54:23 +02:00 |
|
CCBool.ml
|
remove buffer printers, rename pretty-printers to pp
|
2016-11-03 18:24:11 +01:00 |
|
CCBool.mli
|
remove buffer printers, rename pretty-printers to pp
|
2016-11-03 18:24:11 +01:00 |
|
CCChar.ml
|
make many modules extensions of stdlib (close #109)
|
2017-05-01 16:54:23 +02:00 |
|
CCChar.mli
|
make many modules extensions of stdlib (close #109)
|
2017-05-01 16:54:23 +02:00 |
|
CCEqual.ml
|
missing function
|
2017-04-19 22:09:46 +02:00 |
|
CCEqual.mli
|
prepapre for 1.2
|
2017-05-01 16:59:25 +02:00 |
|
CCFloat.ml
|
missing fun
|
2017-04-19 22:45:41 +02:00 |
|
CCFloat.mli
|
prepapre for 1.2
|
2017-05-01 16:59:25 +02:00 |
|
CCFormat.ml
|
remove test that depends on 4.02
|
2017-04-18 21:46:38 +02:00 |
|
CCFormat.mli
|
prepapre for 1.2
|
2017-05-01 16:59:25 +02:00 |
|
CCFun.cppo.ml
|
reindentation
|
2017-01-25 00:08:12 +01:00 |
|
CCFun.mli
|
reindentation
|
2017-01-25 00:08:12 +01:00 |
|
CCHash.ml
|
add CCHash.{list,array}_comm
|
2017-02-11 13:37:32 +01:00 |
|
CCHash.mli
|
prepare for 1.0
|
2017-02-11 13:56:08 +01:00 |
|
CCHashtbl.ml
|
prepare for 1.0
|
2017-02-11 13:56:08 +01:00 |
|
CCHashtbl.mli
|
prepare for 1.0
|
2017-02-11 13:56:08 +01:00 |
|
CCHeap.ml
|
prepare for 1.1
|
2017-03-03 16:18:13 +01:00 |
|
CCHeap.mli
|
prepare for 1.1
|
2017-03-03 16:18:13 +01:00 |
|
CCInt.ml
|
More tests for floor_div and rem
|
2017-04-28 15:22:32 -05:00 |
|
CCInt.mli
|
prepapre for 1.2
|
2017-05-01 16:59:25 +02:00 |
|
CCInt64.ml
|
Correction typos (fichiers src)
|
2015-11-08 22:27:59 +01:00 |
|
CCInt64.mli
|
more doc (close #118)
|
2017-04-19 22:40:04 +02:00 |
|
CCIO.ml
|
add CCIO.File.walk_l
|
2017-02-17 15:09:51 +01:00 |
|
CCIO.mli
|
prepare for 1.1
|
2017-03-03 16:18:13 +01:00 |
|
CCList.ml
|
small changes to CCList
|
2017-06-29 23:36:54 +02:00 |
|
CCList.mli
|
Addresses reviewer comments.
|
2017-06-29 21:15:01 +01:00 |
|
CCListLabels.ml
|
make many modules extensions of stdlib (close #109)
|
2017-05-01 16:54:23 +02:00 |
|
CCListLabels.mli
|
make many modules extensions of stdlib (close #109)
|
2017-05-01 16:54:23 +02:00 |
|
CCMap.ml
|
reindentation
|
2017-01-25 00:08:12 +01:00 |
|
CCMap.mli
|
replace or_ by default in labelled functions
|
2016-12-29 11:45:55 +01:00 |
|
CCOpt.ml
|
use result package for retrocompat
|
2017-03-26 00:36:45 +01:00 |
|
CCOpt.mli
|
prepapre for 1.2
|
2017-05-01 16:59:25 +02:00 |
|
CCOrd.ml
|
reindentation
|
2017-01-25 00:08:12 +01:00 |
|
CCOrd.mli
|
small fix in doc
|
2017-03-03 14:15:38 +01:00 |
|
CCPair.ml
|
remove buffer printers, rename pretty-printers to pp
|
2016-11-03 18:24:11 +01:00 |
|
CCPair.mli
|
remove buffer printers, rename pretty-printers to pp
|
2016-11-03 18:24:11 +01:00 |
|
CCParse.ml
|
reindentation
|
2017-01-25 00:08:12 +01:00 |
|
CCParse.mli
|
new test and small readme section on CCParse
|
2017-02-16 11:58:47 +01:00 |
|
CCRandom.ml
|
make many modules extensions of stdlib (close #109)
|
2017-05-01 16:54:23 +02:00 |
|
CCRandom.mli
|
make many modules extensions of stdlib (close #109)
|
2017-05-01 16:54:23 +02:00 |
|
CCRef.ml
|
reindentation
|
2017-01-25 00:08:12 +01:00 |
|
CCRef.mli
|
reindentation
|
2017-01-25 00:08:12 +01:00 |
|
CCResult.ml
|
fix too restrictive type in CCResult
|
2017-04-13 15:23:22 +02:00 |
|
CCResult.mli
|
prepapre for 1.2
|
2017-05-01 16:59:25 +02:00 |
|
CCSet.ml
|
remove buffer printers, rename pretty-printers to pp
|
2016-11-03 18:24:11 +01:00 |
|
CCSet.mli
|
add doc for of_list in relevant modules (close #85)
|
2016-12-29 11:39:21 +01:00 |
|
CCString.cppo.ml
|
add CCString.{l,r}trim (close #121)
|
2017-05-01 16:54:29 +02:00 |
|
CCString.mli
|
prepapre for 1.2
|
2017-05-01 16:59:25 +02:00 |
|
CCVector.ml
|
reindentation
|
2017-01-25 00:08:12 +01:00 |
|
CCVector.mli
|
reindentation
|
2017-01-25 00:08:12 +01:00 |
|
containers.ml
|
make many modules extensions of stdlib (close #109)
|
2017-05-01 16:54:23 +02:00 |