Organisationscapnprotocapnp-ocamlpull/91Build History

Build History for pull/91

Builds (5)
Hygiene: Expose ListStorageType Capnp.MessageSig.S is public (aka. part of wrapped capnp.ml), and has a ListStorage module. But ListStorage.t has a storage_type field of type 'Capnp.MessageSig.ListStorageType.t' that is not public. This commit makes ListStorageType public.
ce51e3
Hygiene: Expose ListStorageType Capnp.MessageSig.S is public (aka. part of wrapped capnp.ml), and has a ListStorage module. But ListStorage.t has a storage_type field of type 'Capnp.MessageSig.ListStorageType.t' that is not public. This commit makes ListStorageType public.
51e15f
Hygiene: Expose ListStorageType Capnp.MessageSig.S is public (aka. part of wrapped capnp.ml), and has a ListStorage module. But ListStorage.t has a storage_type field of type 'Capnp.MessageSig.ListStorageType.t' that is not public. This commit makes ListStorageType public.
7e37b4
Hygiene: Add MESSAGE_STORAGE. No leak Uint32/64 Two hygiene changes: - Expose module type `MESSAGE_STORAGE` which was used as a `Capnp.Message.Make` functor parameter but was previously hidden in `Capnp__MessageStorage.S`. - Stop leaking `Uint32` and `Uint64` in module types.
20f34d
Hygiene: Add MESSAGE_STORAGE. No leak Uint32/64 Two hygiene changes: - Expose module type `MESSAGE_STORAGE` which was used as a `Capnp.Message.Make` functor parameter but was previously hidden in `Capnp__MessageStorage.S`. - Stop leaking `Uint32` and `Uint64` in module types.
7f65da