package patdiff

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

Install

Dune Dependency

Authors

Maintainers

Sources

v0.16.1.tar.gz
md5=ed1fd8166e2e99774432c1e28515f37e
sha512=7833f95ce42eeb17ecbef514eab13a37a0ab125b3c6e7e8af09c5b0efa3be6b971c6c4a40f3d809f1c254c8bc720ddaa46b54ff0514ddb9db0f5be03d99f5fd0

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.