package patdiff

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

Install

Dune Dependency

Authors

Maintainers

Sources

patdiff-v0.13.0.tar.gz
sha256=98f2259bd4789caaa40680ad00c1f4413812f1288ac1dcedcedca5d0ccda1a90
md5=d19bf464dc5133c5b10ca8a1a0aca49e

doc/patdiff.lib/Patdiff_lib/Patdiff_core/Format/index.html

Module Patdiff_core.Format

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 Color = Patdiff_format.Color
module Style = Patdiff_format.Style
module Rule = Patdiff_format.Rule

A rule consists of a styled prefix, a styled suffix, and a style. Rules are applied to strings using functions defined in Output_ops.

module Rules = Patdiff_format.Rules

Rules are configured in the configuration file. Default values are provided in Configuration.

module Location_style = Patdiff_format.Location_style
OCaml

Innovation. Community. Security.