Skip to content

[new release] melange-str (0.1.0)#29475

Open
davesnx wants to merge 1 commit intoocaml:masterfrom
davesnx:release-melange-str-0.1.0
Open

[new release] melange-str (0.1.0)#29475
davesnx wants to merge 1 commit intoocaml:masterfrom
davesnx:release-melange-str-0.1.0

Conversation

@davesnx
Copy link
Contributor

@davesnx davesnx commented Feb 27, 2026

Str module for Melange

CHANGES:
  • Initial release of melange-str
  • Complete implementation of OCaml's Str module API for Melange
  • JavaScript RegExp backend with OCaml Str regex syntax translation
  • String matching, searching, replacement, and splitting
  • Capture group support
  • Case-insensitive matching

Copy link
Member

@jmid jmid left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

CI is failing with tests (failed: Program node not found in the tree or in PATH)

My best bet is thus to add:

  "conf-npm" {with-test}

CHANGES:

- Initial release of `melange-str`
- Complete implementation of OCaml's `Str` module API for Melange
- JavaScript `RegExp` backend with OCaml Str regex syntax translation
- String matching, searching, replacement, and splitting
- Capture group support
- Case-insensitive matching
@davesnx davesnx force-pushed the release-melange-str-0.1.0 branch from 46fd5f9 to 7678a0e Compare March 3, 2026 13:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants