package textmate-language

  1. Overview
  2. Docs
Tokenizing source code with TextMate grammars

Install

Dune Dependency

Authors

Maintainers

Sources

textmate-language-0.2.1.tbz
sha256=eccf792650ed3156d8aa2e221f002098614168f5c9cd70220904865924ee56e0
sha512=7e9c618eef3fdcf4ee702e57079460e321390a9eb9ea062fec1bacde3cc982596bdcaf77acf59b4f615a4fa17fa9b3897f82d4dd5f79b7d071c0c581729c4c5e

CHANGES.md.html

0.2.1 (April 9, 2021)

  • Check capture index bounds and ignore out-of-bounds captures indices in rules. Previously the underlying Oniguruma library would throw an Invalid_argument exception.

0.2.0 (November 26, 2020)

  • Switch from PCRE to Oniguruma.

  • Substitute captures from begin pattern for backreferences in end and while patterns.

0.1.0 (August 30, 2020)

Initial release.

OCaml

Innovation. Community. Security.