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

Simplify and document ProductConfigReaderDerivation #1575

Merged
merged 3 commits into from
Jun 26, 2024

Conversation

ruippeixotog
Copy link
Member

@ruippeixotog ruippeixotog commented Oct 1, 2023

Simplifies some parts of ProductConfigReaderDerivation by avoiding index tracking when reading tuples and by reusing existing utility functions to deal with ConfigReader.Result. Also documents relevant parts of the code for better understandability.

Depends on #1574.

@ruippeixotog ruippeixotog force-pushed the simplify_scala3_product_derivation branch from 97ec754 to 0a97284 Compare October 1, 2023 21:27
Base automatically changed from organize_scala3_derivation_utils to master December 16, 2023 00:51
@jcazevedo jcazevedo force-pushed the simplify_scala3_product_derivation branch from 1208caf to 40b0397 Compare June 26, 2024 23:12
Copy link
Member

@jcazevedo jcazevedo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Better late than never!

@jcazevedo jcazevedo merged commit b7a05ef into master Jun 26, 2024
12 checks passed
@jcazevedo jcazevedo deleted the simplify_scala3_product_derivation branch June 26, 2024 23:36
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