Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: Add regex-engine feature to expose NFA and DFA APIs. #17

Merged
merged 1 commit into from
Dec 15, 2024

Conversation

LinZhihao-723
Copy link
Contributor

Description

This PR adds a library feature, regex-engine (off by default), to expose NFA and DFA APIs.

Validation performed

  • Ensure workflows all passed.
  • Manually tested using the example program to use NFA and DFA APIs when regex-engine feature is on.

@LinZhihao-723 LinZhihao-723 marked this pull request as ready for review December 15, 2024 23:08
@Louis-He Louis-He merged commit a304e18 into Toplogic-Inc:main Dec 15, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants