package lintcstubs-arity

  1. Overview
  2. Docs
Generate headers for C bindings

Install

Dune Dependency

Authors

Maintainers

Sources

lintcstubs-arity-0.2.2.tbz
sha256=8404776464f04fa0fd324c0b5f7ec1529438d3097c867882319b7076d609288e
sha512=b80dcd892a7e9d068c8980d361e86a55c061e3b4b2504b85239df43fcaea60163144afdf42c92c4a76fee773e0431a86e5fa51be3478e3549f8b31dee1ccd540

CHANGES.md.html

0.2.2 (2023-09-08)

  • Drop extra _XOPEN_SOURCE define that is not necessary in general

0.2.1 (2023-09-05)

  • Build fixes and version constraints

0.2.0 (2023-09-05)

  • Add lintcstubs_arity_cmt tool that supports generating prototypes for unboxed arguments in primitives (requires OCaml 4.10+)

  • Add a README.md that shows how to use the tool and full examples with both dune and Makefile

  • Add a minimal example that shows how to embed/build the tool as part of another project

  • Enable tests in the CI

0.1.0 (2023-07-19)

First release