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

Type visitor implimentation for computing the bitsize (issue #970) #998

Draft
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

skmuduli92
Copy link

This change implements a type visitor for computing the bitsize of a given type.
It resolves #970

skmuduli92 and others added 2 commits July 30, 2024 00:49
Implemented a type visitor for computing the bitsize of a given type
@swissiety
Copy link
Collaborator

have a look at #974 for the changes that will make your code contribution less complicated than it was with the current develop state

@skmuduli92
Copy link
Author

Thanks for your inputs @swissiety, I will refactor and make it simple.

@stschott stschott marked this pull request as draft September 5, 2024 12:50
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.

implement ifelsetree via TypeVisitor
2 participants