We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
3b7ee7e
There was an error while loading. Please reload this page.
CHANGES:
Bam-ppx is compatible with OCaml 5.3
Make Std.bool generator unbiased
Fix Std.char generator when using non-printable characters
c81e8e1
Fix a file descriptor leak (#8)
More control over the computation of statistics (#8)
Fix a typing regression with OCaml 5.2 (#8)
Update the dependencies to be compatible with OCaml 5.2 (#11) (Thanks @mathiasbourgoin, @matthiasdrp)
ba177c1
#2,#5: Add a PPX for Bam derving generators from a type or a module type
#1: Fix the Bam.Std.oneof generator
Bam.Std.oneof
5dc85de