Skip to content

Implement functions match and matchAll - #26

Merged
josdejong merged 6 commits into
developfrom
feat/match
Dec 8, 2025
Merged

Implement functions match and matchAll#26
josdejong merged 6 commits into
developfrom
feat/match

Conversation

@josdejong

@josdejongjosdejong commented Nov 5, 2025

Copy link
Copy Markdown
Collaborator

Implements #25

Todo:

  1. Write more unit tests
  2. Write unit tests for regex flags
  3. Write documentation. Documentation PR
  4. Implement in the Python library too to see how it works out there
  5. Decide on the return types of match and matchAll, see comment

@josdejongjosdejong changed the title Implement functions match and matchAll (WIP)Implement functions match and matchAllDec 2, 2025
@josdejong
josdejong merged commit 56b1b34 into developDec 8, 2025
6 checks passed
@josdejong
josdejong deleted the feat/match branch December 8, 2025 09:45
@github-actions

Copy link
Copy Markdown

🎉 This PR is included in version 5.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@josdejong