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

Top level functions (#147) #149

Merged
merged 1 commit into from
Oct 7, 2024
Merged

Top level functions (#147) #149

merged 1 commit into from
Oct 7, 2024

Conversation

ACassimiro
Copy link
Collaborator

  • Refactor methods

  • Run global functions

  • Tests for top level fn without args

  • External blocks

* Refactor methods

* Run global functions

* Tests for top level fn without args

* External blocks
@ACassimiro ACassimiro merged commit 3ea07e4 into struct-objects Oct 7, 2024
3 checks passed
ACassimiro added a commit that referenced this pull request Oct 9, 2024
* Top level functions (#147) (#149)

* Refactor methods

* Run global functions

* Tests for top level fn without args

* External blocks

Co-authored-by: Virgil <[email protected]>

* adding the declaration of structs

* Adding declaration of tests

* Enabling parsing by having struct expressions

* Introducing struct creations

* Adding tests

* Partially addressing the PR review

* Fixing Struct syntax not matching reference

* Adapting the struct expressions to be closer to the reference

* Adding missing comment

* Addressing PR review

---------

Co-authored-by: Virgil <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants