ocaml-containers/src
Simon Cruanes 10a8a7ce0f
fix(CCParse): fix issue in recurse
recursively parsing a slice means we temporarily switch the state
to the slice; but once the sub-parser returns we need to switch back to
the old state.
2023-06-01 15:03:46 -04:00
..
bencode reformat 2022-07-04 13:36:06 -04:00
cbor move cbor tests 2023-04-19 21:21:43 -04:00
codegen reformat 2022-07-04 13:36:06 -04:00
core fix(CCParse): fix issue in recurse 2023-06-01 15:03:46 -04:00
data add a op test for Fun_vec 2023-04-09 14:59:39 -04:00
monomorphic reformat 2022-07-04 13:36:06 -04:00
pp compat, reformat 2023-04-19 21:22:19 -04:00
scc doc 2022-11-16 13:30:13 -05:00
testlib feat(testlib): allow ?long arg 2022-07-05 21:28:54 -04:00
threads reformat 2022-07-04 13:36:06 -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 reformat 2022-07-04 13:36:06 -04:00
mdx_runner.ml reformat 2022-07-04 13:36:06 -04:00