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

Define a State structures and transition functionality #13

Closed
Tracked by #12
mkpro118 opened this issue Jun 6, 2024 · 0 comments · Fixed by #72
Closed
Tracked by #12

Define a State structures and transition functionality #13

mkpro118 opened this issue Jun 6, 2024 · 0 comments · Fixed by #72
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@mkpro118
Copy link
Owner

mkpro118 commented Jun 6, 2024

No description provided.

@mkpro118 mkpro118 added the enhancement New feature or request label Jun 6, 2024
@mkpro118 mkpro118 self-assigned this Jun 6, 2024
@mkpro118 mkpro118 added this to the AST to NFA milestone Jun 17, 2024
@mkpro118 mkpro118 linked a pull request Jul 1, 2024 that will close this issue
mkpro118 added a commit that referenced this issue Jul 1, 2024
* Prototypes for `NFAState`

* Added a generic list

* Updated to use list.h

* More list functions, fixed reallocation bug

* Added get_transition

* Implemented NFA State functions

* Unit tests for NFA State (#71)

* Unit test for NFA Initial Commit

* Tests for create and init. TODO: tests for add_transition

* Tests for generic list

* Tests for the NFA State functions

* Removed unused include
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant