package ocamlgrep-lib
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
OCaml structural grep library
Install
dune-project
Dependency
Authors
Maintainers
Sources
ocamlgrep-0.1.1.tbz
sha256=4444a8c53217f81b63d8de0c5a34cbd4c01a2e06d97e14f8969996a75104cc7d
sha512=7d48fd2e882cc5ab775d26cf0a8d450ba268949d9a08e91f541ec851b0bc91a6a9d36e60ec75b52aabfe947f7b32e2a7afa50a7aa21e5a4a026710791ed9ca0c
doc/CHANGES.html
0.1.1 (2026-07-05)
- Fix the build so as to not require test-only dependencies for the main build (#20).
- Add a
--dune-rootoption that allows running ocamlgrep on a Dune project built with--rootsuch as a test project within another Dune project (#20).
0.1.0 (2026-07-04)
First release of ocamlgrep, formerly known as cmt_grep.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page