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

Annotations #1145

Open
5 of 7 tasks
adlerjohn opened this issue Apr 5, 2022 · 2 comments
Open
5 of 7 tasks

Annotations #1145

adlerjohn opened this issue Apr 5, 2022 · 2 comments
Assignees
Labels
big this task is hard and will take a while compiler: codegen Everything to do with IR->ASM, register allocation, etc. compiler: frontend Everything to do with type checking, control flow analysis, and everything between parsing and IRgen compiler: ir IRgen and sway-ir including optimization passes compiler: parser Everything to do with the parser language feature Core language features visible to end users P: critical Should be looked at before anything else

Comments

@adlerjohn
Copy link
Contributor

adlerjohn commented Apr 5, 2022

@adlerjohn adlerjohn added compiler General compiler. Should eventually become more specific as the issue is triaged big this task is hard and will take a while language feature Core language features visible to end users labels Apr 5, 2022
@mohammadfawaz mohammadfawaz added the P: critical Should be looked at before anything else label Apr 5, 2022
@mitchmindtree
Copy link
Contributor

@adlerjohn perhaps we can close this in favour of a dedicated ABI method payability issue. Would you mind writing one up with your thoughts on how this should behave? Or link to somewhere it's already explained?

@adlerjohn
Copy link
Contributor Author

I would prefer to keep this as a tracking issue and make sub-issues.

@mohammadfawaz mohammadfawaz added compiler: ir IRgen and sway-ir including optimization passes compiler: frontend Everything to do with type checking, control flow analysis, and everything between parsing and IRgen compiler: parser Everything to do with the parser compiler: codegen Everything to do with IR->ASM, register allocation, etc. and removed compiler General compiler. Should eventually become more specific as the issue is triaged labels May 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
big this task is hard and will take a while compiler: codegen Everything to do with IR->ASM, register allocation, etc. compiler: frontend Everything to do with type checking, control flow analysis, and everything between parsing and IRgen compiler: ir IRgen and sway-ir including optimization passes compiler: parser Everything to do with the parser language feature Core language features visible to end users P: critical Should be looked at before anything else
Projects
Status: Todo
Development

No branches or pull requests

4 participants