package oniguruma
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Bindings to the Oniguruma regular expression library
Install
dune-project
Dependency
Authors
Maintainers
Sources
oniguruma-0.2.0.tbz
sha256=263660ccaa326ebe16d346e739d04b7e7929ff35eadc44e7998355bbf694c5e7
sha512=aebff5da068803bb68d9b2d819b59a9242324b95ba64d5f92545e1d9a19670950461cdf434c3ea124e701a4df2cc0b1a3ec03c31720523f584753ceddea863c8
doc/CHANGES.html
0.2.0 (March 22, 2026)
- [Breaking Change] Update minimum required OCaml version to 4.12.
- [Breaking Change] Change option composition operator from
<+>to<|>. - [Breaking Change] Change type signature of
Syntax.defaultfromSyntax.ttounit -> Syntax.t. - Add function
Syntax.set_default. - Add
ruby,python, andonigurumasyntaxes. - Add compile-time options
ignore_is_ascii,word_is_ascii,digit_is_ascii,space_is_ascii,posix_is_ascii,text_segment_extended_grapheme_cluster, andtext_segment_word. - Add search-time options
not_begin_string,not_end_string, andnot_begin_position(See also PR (#2) contributed by @davesnx). - Add bindings to RegSet API.
0.1.2 (October 27, 2022)
- Add
name_to_group_numbers. - Use direct field assignment to initialize blocks allocated with
caml_alloc_small.
0.1.1 (September 6, 2021)
- Use pkg-config to determine C flags (fixes #1).
- Explicitly cast between
const char*andconst UChar*.
0.1.0 (November 23, 2020)
Initial release.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>