| .. |
|
cpp
|
Allow explicit fallback to bytecode for cpp
|
2022-12-12 12:31:04 +01:00 |
|
tests
|
reformat
|
2022-07-04 13:36:06 -04:00 |
|
CCArray.ml
|
feat(CCArray): add mapi_inplace
|
2022-10-19 12:07:13 +02:00 |
|
CCArray.mli
|
doc: remove link to ocaml manual
|
2023-02-15 14:32:05 +01:00 |
|
CCArrayLabels.ml
|
reformat
|
2022-07-04 13:36:06 -04:00 |
|
CCArrayLabels.mli
|
doc: remove link to ocaml manual
|
2023-02-15 14:32:05 +01:00 |
|
CCAtomic.ml
|
reformat
|
2022-07-04 13:36:06 -04:00 |
|
CCBool.ml
|
reformat
|
2022-07-04 13:36:06 -04:00 |
|
CCBool.mli
|
chore(doc): adapt module docstring for the index page
|
2021-11-11 14:40:35 +01:00 |
|
CCByte_buffer.ml
|
reformat
|
2022-07-04 13:36:06 -04:00 |
|
CCByte_buffer.mli
|
reformat
|
2022-07-04 13:36:06 -04:00 |
|
CCCanonical_sexp.ml
|
reformat
|
2022-07-04 13:36:06 -04:00 |
|
CCCanonical_sexp.mli
|
reformat
|
2022-07-04 13:36:06 -04:00 |
|
CCChar.ml
|
reformat
|
2022-07-04 13:36:06 -04:00 |
|
CCChar.mli
|
doc: remove link to ocaml manual
|
2023-02-15 14:32:05 +01:00 |
|
CCEither.ml
|
reformat
|
2022-07-04 13:36:06 -04:00 |
|
CCEither.mli
|
reformat
|
2022-07-04 13:36:06 -04:00 |
|
CCEqual.ml
|
reformat
|
2022-07-04 13:36:06 -04:00 |
|
CCEqual.mli
|
reformat
|
2022-07-04 13:36:06 -04:00 |
|
CCEqualLabels.ml
|
reformat
|
2022-07-04 13:36:06 -04:00 |
|
CCEqualLabels.mli
|
prepare for 3.9
|
2022-07-06 22:27:25 -04:00 |
|
CCFloat.ml
|
reformat
|
2022-07-04 13:36:06 -04:00 |
|
CCFloat.mli
|
reformat
|
2022-07-04 13:36:06 -04:00 |
|
CCFormat.ml
|
reformat
|
2022-07-04 13:36:06 -04:00 |
|
CCFormat.mli
|
doc: remove link to ocaml manual
|
2023-02-15 14:32:05 +01:00 |
|
CCFun.ml
|
add CCFun.(let@) (if OCaml >= 4.08)
|
2023-02-07 12:23:27 -05:00 |
|
CCFun.mli
|
prepare for 3.11
|
2023-02-07 12:39:35 -05:00 |
|
CCHash.ml
|
feat(cchash): native FNV hash for int64/int32
|
2023-03-13 15:37:00 -04:00 |
|
CCHash.mli
|
reformat
|
2022-07-04 13:36:06 -04:00 |
|
CCHashtbl.ml
|
reformat
|
2022-07-04 13:36:06 -04:00 |
|
CCHashtbl.mli
|
reformat
|
2022-07-04 13:36:06 -04:00 |
|
CCHeap.ml
|
reformat
|
2022-07-04 13:36:06 -04:00 |
|
CCHeap.mli
|
fix doc (#425)
|
2023-02-14 20:56:15 -05:00 |
|
CCInt.ml
|
fix(Int64.hash): wrong shift
|
2022-08-29 09:49:51 -04:00 |
|
CCInt.mli
|
doc: remove link to ocaml manual
|
2023-02-15 14:32:05 +01:00 |
|
CCInt32.ml
|
Merge branch 'master' into ccbv_bytes2
|
2022-07-04 14:35:25 -04:00 |
|
CCInt32.mli
|
doc: remove link to ocaml manual
|
2023-02-15 14:32:05 +01:00 |
|
CCInt64.ml
|
fix(Int64.hash): wrong shift
|
2022-08-29 09:49:51 -04:00 |
|
CCInt64.mli
|
doc: remove link to ocaml manual
|
2023-02-15 14:32:05 +01:00 |
|
CCIO.ml
|
reformat
|
2022-07-04 13:36:06 -04:00 |
|
CCIO.mli
|
reformat
|
2022-07-04 13:36:06 -04:00 |
|
CCList.ml
|
reformat
|
2022-07-04 13:36:06 -04:00 |
|
CCList.mli
|
doc: remove link to ocaml manual
|
2023-02-15 14:32:05 +01:00 |
|
CCListLabels.ml
|
reformat
|
2022-07-04 13:36:06 -04:00 |
|
CCListLabels.mli
|
doc: remove link to ocaml manual
|
2023-02-15 14:32:05 +01:00 |
|
CCMap.ml
|
reformat
|
2022-07-04 13:36:06 -04:00 |
|
CCMap.mli
|
reformat
|
2022-07-04 13:36:06 -04:00 |
|
CCNativeint.ml
|
reformat
|
2022-07-04 13:36:06 -04:00 |
|
CCNativeint.mli
|
doc: remove link to ocaml manual
|
2023-02-15 14:32:05 +01:00 |
|
CCOpt.ml
|
chore(CCOption): rename CCOpt to CCOption and deprecate CCOpt
|
2021-09-22 23:07:05 +02:00 |
|
CCOpt.mli
|
chore(doc): adapt module docstring for the index page
|
2021-11-11 14:40:35 +01:00 |
|
CCOption.ml
|
add Option.flat_map_l
|
2023-04-07 20:30:43 -04:00 |
|
CCOption.mli
|
add Option.flat_map_l
|
2023-04-07 20:30:43 -04:00 |
|
CCOrd.ml
|
reformat
|
2022-07-04 13:36:06 -04:00 |
|
CCOrd.mli
|
reformat
|
2022-07-04 13:36:06 -04:00 |
|
CCPair.ml
|
reformat
|
2022-07-04 13:36:06 -04:00 |
|
CCPair.mli
|
reformat
|
2022-07-04 13:36:06 -04:00 |
|
CCParse.ml
|
feat(CCParse): add take_until_success
|
2023-04-07 11:45:12 -04:00 |
|
CCParse.mli
|
feat(CCParse): add take_until_success
|
2023-04-07 11:45:12 -04:00 |
|
CCRandom.ml
|
reformat
|
2022-07-04 13:36:06 -04:00 |
|
CCRandom.mli
|
doc: remove link to ocaml manual
|
2023-02-15 14:32:05 +01:00 |
|
CCRef.ml
|
feat(Ref): add protect function
|
2022-08-04 11:58:39 -04:00 |
|
CCRef.mli
|
prepare for 3.10
|
2022-11-16 10:27:20 -05:00 |
|
CCResult.ml
|
reformat
|
2022-07-04 13:36:06 -04:00 |
|
CCResult.mli
|
doc: add details to CCResult.of_opt
|
2022-08-05 21:38:22 +02:00 |
|
CCSeq.ml
|
fix(CCSeq): add implementation of concat_map
|
2022-09-21 16:20:02 +02:00 |
|
CCSeq.mli
|
doc: inline the stdlib doc of Seq and ListLabels
|
2023-03-13 11:26:23 +01:00 |
|
CCSet.ml
|
fix: fix Set.find_last_map on OCaml 4.03
|
2023-03-31 12:14:03 +02:00 |
|
CCSet.mli
|
feat(CCSet): add find_first_map and find_last_map
|
2023-02-16 12:23:14 +01:00 |
|
CCSexp.ml
|
reformat
|
2022-07-04 13:36:06 -04:00 |
|
CCSexp.mli
|
reformat
|
2022-07-04 13:36:06 -04:00 |
|
CCSexp_intf.ml
|
reformat
|
2022-07-04 13:36:06 -04:00 |
|
CCSexp_lex.mll
|
feat(ccsexp): printer and parser for canonical S-exprs
|
2021-02-02 22:16:15 -05:00 |
|
CCShims_.ml
|
reformat
|
2022-07-04 13:36:06 -04:00 |
|
CCShims_syntax.mli
|
fix doc (#425)
|
2023-02-14 20:56:15 -05:00 |
|
CCString.ml
|
reformat
|
2022-07-04 13:36:06 -04:00 |
|
CCString.mli
|
doc: remove link to ocaml manual
|
2023-02-15 14:32:05 +01:00 |
|
CCStringLabels.ml
|
reformat
|
2022-07-04 13:36:06 -04:00 |
|
CCStringLabels.mli
|
doc: inline the stdlib doc of Seq and ListLabels
|
2023-03-13 11:26:23 +01:00 |
|
CCUnit.ml
|
reformat
|
2022-07-04 13:36:06 -04:00 |
|
CCUtf8_string.ml
|
reformat
|
2022-07-04 13:36:06 -04:00 |
|
CCUtf8_string.mli
|
reformat
|
2022-07-04 13:36:06 -04:00 |
|
CCVector.ml
|
fix(vector): make sure Vector.to_{seq,gen} captures the length initially
|
2023-03-13 15:37:00 -04:00 |
|
CCVector.mli
|
reformat
|
2022-07-04 13:36:06 -04:00 |
|
containers.ml
|
reformat
|
2022-07-04 13:36:06 -04:00 |
|
containersLabels.ml
|
reformat
|
2022-07-04 13:36:06 -04:00 |
|
dune
|
reformat
|
2022-07-04 13:36:06 -04:00 |