package hxd
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Hexdump in OCaml
Install
dune-project
Dependency
Authors
Maintainers
Sources
hxd-0.3.6.tbz
sha256=7a1df20c5dd01b7dd9b5ffe2de7216b5989652ab325175512327a269ddedf3b9
sha512=348065400d96135c637fc09da71c60b9e6a21285f536e6634d9a46a84beda8c93bfd635515103e29af9696ea155ed6926ffeaf65f6f86b2c8d970633603561bf
doc/CHANGES.html
v0.3.6 2025-11-29 Paris (France)
Fix the
camlsupport (@dinosaure, #21)- Escape the character '"'
- Print out into
ppfwhen we configure hxd withcaml
v0.3.5 2025-10-01 Paris (France)
- Fix the compilation with
cmdliner.2.0.0(@dinosaure, #19)
v0.3.4 2025-06-02 Paris (France)
- Add
x-maintenance-intentinto the OPAM file (@hannesm, #16) - Be compatible with OCaml 5.04 (alpha1) (@dinosaure, #17)
v0.3.3 2024-12-11 Paris (France)
- Fix the usage of formatters to be composable with
fmt(@dinosaure, #14) - Update the codebase with
ocamlformat.0.27.0(@dinosaure, #14)
v0.3.2 2022-02-28 Paris (France)
- Prevent tests using yes from failing if SIGPIPE is trapped (@sternenseemann, #11)
- Upgrade
hxdwithcmdliner.1.1.0(@MisterDA, #12)
v0.3.1 2021-04-03 Paris (France)
- Fix the array printer (#9, @dinosaure)
v0.3.0 2021-02-03 Paris (France)
- Add LICENSE.md
- Keep compatibility with 4.06
- Big improvement on the produced tool
- Lint dependencies
v0.2.0 2020-05-05 Paris (France)
- Update to use
angstrom.0.14.0 - Use
stdlib-shimsand remove deprecated functions about formatter
v0.1.0 2019-07-04 Paris (France)
- First release
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page