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

Add support for struct type & corresponding operations #53

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

asl
Copy link
Collaborator

@asl asl commented Feb 11, 2025

We are likely missing something like struct_inject for assigning a field for struct values, but this could be done later.

Lots of small fixes and refactorings while there.

@asl asl requested a review from qobilidop February 11, 2025 02:07
This was linked to issues Feb 11, 2025
asl added 8 commits February 11, 2025 18:56
Signed-off-by: Anton Korobeynikov <[email protected]>
Signed-off-by: Anton Korobeynikov <[email protected]>
Signed-off-by: Anton Korobeynikov <[email protected]>
Signed-off-by: Anton Korobeynikov <[email protected]>
Signed-off-by: Anton Korobeynikov <[email protected]>
Signed-off-by: Anton Korobeynikov <[email protected]>
Signed-off-by: Anton Korobeynikov <[email protected]>
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 struct type Lower struct constants
1 participant