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 #4049

Closed
anton-trunov opened this issue Feb 12, 2023 · 0 comments · Fixed by #4272
Closed

SuperABIs for ABIs #4049

anton-trunov opened this issue Feb 12, 2023 · 0 comments · Fixed by #4272
Assignees
Labels
compiler: frontend Everything to do with type checking, control flow analysis, and everything between parsing and IRgen language feature Core language features visible to end users
Milestone

Comments

@anton-trunov
Copy link
Contributor

anton-trunov commented Feb 12, 2023

This is a followup on #3992, see this comment in particular.

Basically, the idea is to have superABIs which are like supertraits but with superABI methods accessible externally. But the superABI's s methods should not be callable from contract methods.

@anton-trunov anton-trunov added 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 Feb 12, 2023
@anton-trunov anton-trunov mentioned this issue Feb 12, 2023
15 tasks
@anton-trunov anton-trunov self-assigned this Feb 13, 2023
anton-trunov added a commit that referenced this issue Mar 13, 2023
anton-trunov added a commit that referenced this issue Mar 13, 2023
anton-trunov added a commit that referenced this issue Mar 13, 2023
@anton-trunov anton-trunov mentioned this issue Mar 13, 2023
14 tasks
anton-trunov added a commit that referenced this issue Mar 27, 2023
@IGI-111 IGI-111 added this to the October 2023 milestone Jul 6, 2023
anton-trunov added a commit that referenced this issue Jul 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compiler: frontend Everything to do with type checking, control flow analysis, and everything between parsing and IRgen language feature Core language features visible to end users
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants