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

Clean up codebase, especially regarding require/provide #15

Merged
merged 15 commits into from
Nov 19, 2023
Merged

Conversation

z-silver
Copy link
Collaborator

@z-silver z-silver commented Nov 18, 2023

Closes #13.

Additionally some small refactorings and formatting changes are done to improve readability.

The fyeld struct is renamed to field since we're no longer colliding with the syntax from racket/class.

Side effect: the codebase is now parinfer-friendly.

@z-silver z-silver merged commit 4c3799b into master Nov 19, 2023
@z-silver z-silver deleted the issue-13 branch November 19, 2023 00:06
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.

Change the way we require modules and provide bindings
2 participants