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

Extra Til parsing check #20

Merged
merged 44 commits into from
Dec 30, 2024
Merged

Extra Til parsing check #20

merged 44 commits into from
Dec 30, 2024

Conversation

rbran
Copy link
Collaborator

@rbran rbran commented Dec 18, 2024

  • Fix id0 big til types parsing and ignoring errors.
  • Add extra verification for correct til type parsing.
  • Add test tool tilib
  • Parse macros params.
  • Implement til type attribute parsing
  • Fix field names
  • Fix symbol with extra _ in name
  • Implement type size calculation, then fix the alignment calculation.

@emesare emesare self-requested a review December 20, 2024 22:33
@emesare emesare self-assigned this Dec 20, 2024
@rbran rbran marked this pull request as ready for review December 30, 2024 12:31
@rbran
Copy link
Collaborator Author

rbran commented Dec 30, 2024

This PR grown much more then I expected.

Any unfinished tasks will be moved to the next PR.

@rbran
Copy link
Collaborator Author

rbran commented Dec 30, 2024

This PR mainly implements "tilib" tool. Other changes are for this tool to meet requirements.

@emesare emesare merged commit 6cbc658 into main Dec 30, 2024
6 checks passed
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