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

SuperABIs for ABIs #4272

Merged
merged 18 commits into from
Jul 27, 2023
Merged

SuperABIs for ABIs #4272

merged 18 commits into from
Jul 27, 2023

Conversation

anton-trunov
Copy link
Contributor

@anton-trunov anton-trunov commented Mar 13, 2023

close #4049

Description

Please see the linked issue.

Tasks

Checklist

  • I have linked to any relevant issues.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have updated the documentation where relevant (API docs, the reference, and the Sway book).
  • I have added tests that prove my fix is effective or that my feature works.
  • I have added (or requested a maintainer to add) the necessary Breaking* or New Feature labels where relevant.
  • I have done my best to ensure that my PR adheres to the Fuel Labs Code Review Standards.
  • I have requested a review from the relevant team or maintainers.

@anton-trunov anton-trunov added enhancement New feature or request language feature Core language features visible to end users compiler: frontend Everything to do with type checking, control flow analysis, and everything between parsing and IRgen labels Mar 13, 2023
@anton-trunov anton-trunov self-assigned this Mar 13, 2023
@anton-trunov anton-trunov force-pushed the anton-trunov/superabis-for-abis branch from 496f2ec to 77b6d25 Compare March 27, 2023 13:52
@anton-trunov anton-trunov force-pushed the anton-trunov/superabis-for-abis branch from 5e4304d to a9067c4 Compare July 19, 2023 08:38
@anton-trunov anton-trunov changed the title WIP: SuperABIs for ABIs SuperABIs for ABIs Jul 19, 2023
@anton-trunov anton-trunov added the ABI Everything to do the ABI, especially the JSON representation label Jul 19, 2023
@anton-trunov anton-trunov marked this pull request as ready for review July 26, 2023 12:45
@anton-trunov anton-trunov requested a review from a team July 26, 2023 12:45
Copy link
Contributor

@IGI-111 IGI-111 left a comment

Choose a reason for hiding this comment

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

:shipit:

@IGI-111 IGI-111 requested a review from a team July 26, 2023 15:06
@anton-trunov anton-trunov merged commit d2c1f03 into master Jul 27, 2023
@anton-trunov anton-trunov deleted the anton-trunov/superabis-for-abis branch July 27, 2023 04:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ABI Everything to do the ABI, especially the JSON representation compiler: frontend Everything to do with type checking, control flow analysis, and everything between parsing and IRgen enhancement New feature or request language feature Core language features visible to end users
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SuperABIs for ABIs
3 participants