package lintcstubs-arity
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Generate headers for C bindings
Install
dune-project
Dependency
Authors
Maintainers
Sources
lintcstubs-arity-0.5.1.tbz
sha256=fed804228bb8a79156ca691774001943c333a1bb9c3131c5ab7d6187af0a87cf
sha512=874832ede716f2e145eb41453fc1fa14241113ec88113cba66025ac0196e91bdd45689e58474438b6c066799df9d1161b94237bd24e306c8b4b00e2f534a6c9a
doc/CHANGES.html
0.5.1 (2026-02-12)
- Reintroduce OCaml 4.14 support
0.5.0 (2026-02-10)
- Support OCaml >= 5.2
0.4.1 (2023-09-10)
- Backport to Dune 2.7
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_cmttool 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
duneandMakefile - 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
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page