package patdiff

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

Install

Dune Dependency

Authors

Maintainers

Sources

patdiff-v0.16.0.tar.gz
sha256=60661ffca35e4726c40c42901774976f2634ac6a4f993a5a13f2fa458571cf16

doc/patdiff.kernel/Patdiff_kernel/index.html

Module Patdiff_kernelSource

Sourcemodule Ansi_output : sig ... end
Sourcemodule Ascii_output : sig ... end
Sourcemodule Compare_core : sig ... end
Sourcemodule Comparison_result : sig ... end
Sourcemodule Configuration : sig ... end
Sourcemodule Diff_input : sig ... end
Sourcemodule File_helpers : 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.