package patdiff

  1. Overview
  2. Docs
File Diff using the Patience Diff algorithm

Install

Dune Dependency

Authors

Maintainers

Sources

patdiff-v0.15.0.tar.gz
sha256=089e88efbbda5c7f1249d0b427336fa56679c52d7bc94b76a2bc7df8ade52d13

doc/patdiff.kernel/Patdiff_kernel/Float_tolerance/index.html

Module Patdiff_kernel.Float_toleranceSource

apply hunks tolerance ~context converts diff ranges into context if the diff looks like floating point numbers that changed by less than tolerance. If necessary, narrows or splits the resulting hunks to limit context to context lines.

Float tolerance must be applied before refinement.

OCaml

Innovation. Community. Security.