package hxd
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
- v0.4.0 2026-02-18 Paris (France)
- v0.3.6 2025-11-29 Paris (France)
- v0.3.5 2025-10-01 Paris (France)
- v0.3.4 2025-06-02 Paris (France)
- v0.3.3 2024-12-11 Paris (France)
- v0.3.2 2022-02-28 Paris (France)
- v0.3.1 2021-04-03 Paris (France)
- v0.3.0 2021-02-03 Paris (France)
- v0.2.0 2020-05-05 Paris (France)
- v0.1.0 2019-07-04 Paris (France)
Hexdump in OCaml
Install
dune-project
Dependency
Authors
Maintainers
Sources
hxd-0.5.0.tbz
sha256=453c394ec15678c5ce6ef12356e4d5806a0261176600facca765dec41671faa9
sha512=19ba577350347c6a144a0ff2bc181f421547766c533f0a63b0d3b5ce987ccbfb6099b640b0aab24b27c84f854e52dd0de37667b50b7466af9e97ffc1db66d86f
doc/CHANGES.html
v0.5.0 2026-06-08 Paris (France)
- Add
Hxd.is_caml,Hxd.{input,output}_buffer_size,Hxd.with_uppercase&Hxd.colsand be able to introspect acfgvalue (@dinosaure, #25) - Apply
ocamlformat.0.29.0(@dinosaure, #26)
v0.4.0 2026-02-18 Paris (France)
- Add a new kind when we output with
hxd.caml: the string kind (@reynir, @dinosaure, #23) - Still escape few more characters when we print comments (@dinosaure, db68d47)
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
- v0.4.0 2026-02-18 Paris (France)
- v0.3.6 2025-11-29 Paris (France)
- v0.3.5 2025-10-01 Paris (France)
- v0.3.4 2025-06-02 Paris (France)
- v0.3.3 2024-12-11 Paris (France)
- v0.3.2 2022-02-28 Paris (France)
- v0.3.1 2021-04-03 Paris (France)
- v0.3.0 2021-02-03 Paris (France)
- v0.2.0 2020-05-05 Paris (France)
- v0.1.0 2019-07-04 Paris (France)