Skip to content

feat(model): support for infinite loops#5

Merged
BobAnkh merged 1 commit intomainfrom
dev
Nov 27, 2023
Merged

feat(model): support for infinite loops#5
BobAnkh merged 1 commit intomainfrom
dev

Conversation

@Centaurus99
Copy link
Copy Markdown
Member

Description

Repeated Pattern now supports infinite loops.
The implementation involves building the model only when each pattern is used, rather than building all models at the beginning.

How Has This Been Tested

Tested with the original unit tests.

Screenshots(optional)

Types of changes

New feature (non-breaking change which adds functionality)

Checklist

  • Code follows the code style of this project.
  • Changes follow the CONTRIBUTING guidelines.
  • Update necessary documentation accordingly.
  • Lint and tests pass locally with the changes.
  • Check issues and pull requests first. You don't want to duplicate effort.

Other information

@Centaurus99 Centaurus99 requested a review from BobAnkh November 27, 2023 13:08
@BobAnkh BobAnkh merged commit 8ac7d50 into main Nov 27, 2023
@BobAnkh BobAnkh deleted the dev branch November 27, 2023 13:18
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