ocaml-containers/src
Simon Cruanes 9ec34f8bf8
fix(CCSeq): correct conditional compilation version for init
Seq.init was added in OCaml 4.14, not 4.11. This aligns the
implementation with the interface which was already correctly
marked with [@@@iflt 4.14].
2026-02-12 08:52:46 -05:00
..
bencode reformat all the things 2024-05-13 20:57:53 -04:00
cbor reformat all the things 2024-05-13 20:57:53 -04:00
codegen move to ocamlformat 0.27, format code 2025-11-25 20:11:54 -05:00
core fix(CCSeq): correct conditional compilation version for init 2026-02-12 08:52:46 -05:00
data move to ocamlformat 0.27, format code 2025-11-25 20:11:54 -05:00
domain feat: add CCAtomic.update_cas 2025-12-08 13:41:29 -05:00
leb128 fix leb128 slice bug 2026-02-10 15:03:46 -05:00
monomorphic ocamlformat 2024-12-13 00:17:53 -05:00
pp ocamlformat 2024-12-13 00:17:53 -05:00
pvec prepare for 3.17 2026-01-12 20:16:42 -05:00
scc reformat all the things 2024-05-13 20:57:53 -04:00
testlib reformat all the things 2024-05-13 20:57:53 -04:00
top reformat 2022-07-04 13:36:06 -04:00
unix doc(Unix): add example from call_full 2022-09-21 11:22:02 +02:00
dune move to dune 3.0, fix warnings 2024-05-13 21:42:54 -04:00
mdx_runner.ml reformat 2022-07-04 13:36:06 -04:00