package ppx_regexp

  1. Overview
  2. Docs
Matching Regular Expressions with OCaml Patterns

Install

Dune Dependency

Authors

Maintainers

Sources

ppx_regexp-0.3.1.tbz
sha256=adb6088930a3abd3a61a112e3d57f30fa4f4669b9897f0c5f3f98550ff755228
md5=aa1a1aa9e89ec38f2b0596877c9f2819

CHANGES.md.html

Changes

v0.3.1 - 2017-08-21

  • Fix accidental shadowing of open from another interface-less module using ppx_regexp.

  • Support binding of group 0 and the universal pattern.

  • Switch to ppx_tools_versioned. This provides support for 4.02.3 in the main branch.

v0.3.0 - 2017-06-04

  • Initial release for OCaml 4.03.0 and 4.04.1.

v0.2.0 - 2017-06-04

  • Initial release for OCaml 4.02.3.

OCaml

Innovation. Community. Security.