package patdiff

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

Install

Dune Dependency

Authors

Maintainers

Sources

patdiff-v0.12.0.tar.gz
sha256=718f30ca6e567266d2dec5c040e5e6b56657a2adcde1d2367d9dca38c814786a
md5=c7f69086b9b2c5a0fbb43b1ef89162b1

doc/patdiff.lib/Patdiff_lib/index.html

Module Patdiff_lib

module Ansi_output : sig ... end
module Ascii_output : sig ... end
module Compare_core : sig ... end
module Comparison_result : sig ... end
module Configuration : sig ... end
module Float_tolerance : sig ... end
module Html_output : sig ... end
module Import : sig ... end
module Is_binary : sig ... end

Heuristics for detecting files that are clearly binary.

module Output_intf : sig ... end
module Output_mode : sig ... end
module Patdiff_core : sig ... end
module Patdiff_format : sig ... end

Patdiff_format is the home of all the internal representations of the formatting that will be applied to the diff. ie. prefixes, suffixes, & valid styles.

module Patdiff_hunks : sig ... end
module Should_keep_whitespace : sig ... end

Heuristics for whitespace-sensitive inputs (e.g., if it looks like Python).

module Std : sig ... end
module Text : sig ... end
OCaml

Innovation. Community. Security.