Skip to content

[ derive ] Implements data types fusion#144

Draft
SimonTsirikov wants to merge 53 commits intobuzden:masterfrom
SimonTsirikov:working-fusion
Draft

[ derive ] Implements data types fusion#144
SimonTsirikov wants to merge 53 commits intobuzden:masterfrom
SimonTsirikov:working-fusion

Conversation

@SimonTsirikov
Copy link
Copy Markdown
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