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

fe: automatic unwrapping of values #2644

Conversation

michaellilltokiwa
Copy link
Member

@michaellilltokiwa michaellilltokiwa commented Mar 1, 2024

No description provided.

@michaellilltokiwa michaellilltokiwa marked this pull request as ready for review March 7, 2024 12:21
@michaellilltokiwa michaellilltokiwa added enhancement New feature or request front end related to the front end until .fum file is created: call and type resolution, type checking, etc. base library related to the Fuzion base library labels Mar 8, 2024
Copy link
Member

@fridis fridis left a comment

Choose a reason for hiding this comment

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

Very nice. Just would like to keep #1964 open until this also works if used as a call target, which should be done in a separate PR.
To auto-unwrap x, e.g., in x+1, the auto-unwrapping should be done as part of call resolution whenever the called feature cannot be found.

@michaellilltokiwa michaellilltokiwa merged commit addf941 into tokiwa-software:main Mar 11, 2024
4 checks passed
@michaellilltokiwa michaellilltokiwa deleted the issue/1964_automatic_unwrap branch March 11, 2024 10:41
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
base library related to the Fuzion base library enhancement New feature or request front end related to the front end until .fum file is created: call and type resolution, type checking, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants