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

Utilize collection environment (link declaration engine to collection environment inside of type checking) #1824

Closed
2 tasks done
Tracked by #1823
emilyaherbert opened this issue Jun 2, 2022 · 1 comment
Labels
big this task is hard and will take a while compiler: collection Everything to do with graph collection, type collection, and the collection context. compiler: frontend Everything to do with type checking, control flow analysis, and everything between parsing and IRgen enhancement New feature or request Needs RFC Features that require an RFC before proceeding with an implementation P: medium

Comments

@emilyaherbert
Copy link
Contributor

emilyaherbert commented Jun 2, 2022

Once #1692 and #1693 go in, then we will be able to link the collection environment with the declaration engine to actually "turn on" this new compiler path.

Blocked by:

@emilyaherbert emilyaherbert changed the title utilize collection context (link declaration engine to collection context inside of type checking) Utilize collection context (link declaration engine to collection context inside of type checking) Jun 2, 2022
This was referenced Jun 2, 2022
@emilyaherbert emilyaherbert changed the title Utilize collection context (link declaration engine to collection context inside of type checking) Utilize collection environment (link declaration engine to collection environment inside of type checking) Jun 2, 2022
@emilyaherbert emilyaherbert added enhancement New feature or request big this task is hard and will take a while P: medium compiler: frontend Everything to do with type checking, control flow analysis, and everything between parsing and IRgen compiler: collection Everything to do with graph collection, type collection, and the collection context. labels Jun 2, 2022
@adlerjohn adlerjohn moved this to Todo in Fuel Network Jun 2, 2022
@mohammadfawaz mohammadfawaz added the Needs RFC Features that require an RFC before proceeding with an implementation label Jun 27, 2022
@emilyaherbert
Copy link
Contributor Author

Closing in favor of #1692

Repository owner moved this from Todo to Done in Fuel Network Aug 26, 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: collection Everything to do with graph collection, type collection, and the collection context. compiler: frontend Everything to do with type checking, control flow analysis, and everything between parsing and IRgen enhancement New feature or request Needs RFC Features that require an RFC before proceeding with an implementation P: medium
Projects
Archived in project
Development

No branches or pull requests

2 participants