package patdiff

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

Install

Dune Dependency

Authors

Maintainers

Sources

v0.17.0.tar.gz
sha256=f4f2b060ea39870e238f5be744e84d1d8030864a02f8fc2368866e4d3d7e1b72

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.