All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Integer type shortcuts:
u8_int_ty, u16_int_ty, u32_int_ty, u64_int_ty, u128_int_tyi8_int_ty, i16_int_ty, i32_int_ty, i64_int_ty, i128_int_tyof_string formats for 128-bit integers.is_zero, is_one, is_all_ones predicates on generic integers.S.ty to S.int_ty (in accordance with generic_int_ty).S.of_int and S.of_string which return option instead of raising an exception.alcotest.S.ty for getting a type representation (int_ty).ocaml and ctypes-foreign in dune-project.