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

[ derive ] Implements data types fusion #144

Draft
wants to merge 53 commits into
base: master
Choose a base branch
from

Conversation

SimonTsirikov
Copy link
Contributor

Implements #55

@buzden buzden linked an issue Apr 23, 2024 that may be closed by this pull request
@SimonTsirikov SimonTsirikov marked this pull request as draft April 23, 2024 10:49
@SimonTsirikov SimonTsirikov changed the title Data types fusion [WIP] [ derive ] Implements data types fusion Apr 23, 2024
@buzden buzden added code: enhancement New feature or improvement part: derivation Related to automated derivation of generators issue: compilation error When compilation error raises because of the library derive: core Something in between single type generator and its constructors code: fix Fixing some issues issue: performance When work takes too much resources derive: least-effort Relates to the `LeastEffort` derivation algorithm and removed issue: compilation error When compilation error raises because of the library derive: core Something in between single type generator and its constructors labels Apr 23, 2024
DanMax03 and others added 30 commits October 20, 2024 13:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code: enhancement New feature or improvement code: fix Fixing some issues derive: least-effort Relates to the `LeastEffort` derivation algorithm issue: performance When work takes too much resources part: derivation Related to automated derivation of generators
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Automatic data types fusion when deriving generator for constructor
3 participants