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

Basic Structure Support #8

Merged
merged 33 commits into from
Mar 22, 2024
Merged

Basic Structure Support #8

merged 33 commits into from
Mar 22, 2024

Conversation

AjaniBilby
Copy link
Member

The ability to define structures, assign attributes, and parse them between functions.
No binding of behaviour (class/traits/etc)

@AjaniBilby AjaniBilby added the enhancement New feature or request label Feb 12, 2024
@AjaniBilby AjaniBilby self-assigned this Feb 12, 2024
@AjaniBilby AjaniBilby mentioned this pull request Mar 22, 2024
This was referenced Mar 22, 2024
@AjaniBilby AjaniBilby removed this from the Tail call recursive fibonnaci milestone Mar 22, 2024
@AjaniBilby AjaniBilby changed the title [Draft] Basic Structure Support Basic Structure Support Mar 22, 2024
@AjaniBilby
Copy link
Member Author

There are no e2e tests for this feature because they will likely break and need to be rewritten when borrow checking is implemented soon after

@AjaniBilby AjaniBilby marked this pull request as ready for review March 22, 2024 06:10
@AjaniBilby AjaniBilby merged commit 68ea84c into main Mar 22, 2024
4 checks passed
@AjaniBilby AjaniBilby deleted the structure branch March 22, 2024 06:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant