package patdiff

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

Install

Dune Dependency

Authors

Maintainers

Sources

patdiff-v0.14.0.tar.gz
sha256=fbe06078bdb58f3e0c165998ecb82de6983a173c62f0f9f3ae4e914e645204e1
md5=12319e1918cf37f2800fd5aef272b398

doc/patdiff.kernel/Patdiff_kernel/index.html

Module Patdiff_kernelSource

Sourcemodule Ansi_output : sig ... end
Sourcemodule Ascii_output : sig ... end
Sourcemodule Comparison_result : sig ... end
Sourcemodule Configuration : sig ... end
Sourcemodule Diff_input : sig ... end
Sourcemodule File_name : sig ... end

Used to determine which name to use for a file, depending on the operation.

Sourcemodule Float_tolerance : sig ... end
Sourcemodule 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.

Sourcemodule Html_output : sig ... end
Sourcemodule Hunks : sig ... end
Sourcemodule Import : sig ... end
Sourcemodule Is_binary : sig ... end

Heuristics for detecting files that are clearly binary.

Sourcemodule Output : sig ... end
Sourcemodule Patdiff_core : sig ... end
Sourcemodule Should_keep_whitespace : sig ... end

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

OCaml

Innovation. Community. Security.