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

Add regular expression feature #57

Merged
merged 49 commits into from
Feb 21, 2024
Merged

Add regular expression feature #57

merged 49 commits into from
Feb 21, 2024

Conversation

ezhou413
Copy link
Contributor

@ezhou413 ezhou413 commented Nov 3, 2023

No description provided.

ezhou413 and others added 30 commits February 23, 2023 16:51
…o regex"

This reverts commit 3132320, reversing
changes made to d1eb9b1.
Copy link

github-actions bot commented Nov 3, 2023

Visit the preview URL for this PR (updated for commit 7ce291d):

https://flapjs--pr57-regex-v63zbz10.web.app

(expires Wed, 28 Feb 2024 23:22:41 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 55816c1f4a2c8918b2b2b8ee41ad5acf0bad40a2

@ezhou413 ezhou413 requested a review from benjxia November 3, 2023 00:57
@ezhou413
Copy link
Contributor Author

Need to add validator for well formed regular expression

@Lexseal
Copy link
Member

Lexseal commented Nov 10, 2023

Probably can also link up the run string page so people don't need to convert to NFA all the time. In fact, I think the actual button should be hidden since we don't want students to use it. It would be great if we generate new NFAs every time user modifies the Regex and we can do testing for strings immediately

@shishir03 shishir03 merged commit 3671d3f into master Feb 21, 2024
3 checks passed
@shishir03 shishir03 deleted the regex branch February 21, 2024 23:25
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.

5 participants