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

refactor(main.ts): Simplify logic for defining objects #14

Merged
merged 10 commits into from
Jul 10, 2024

Conversation

LuanRT
Copy link
Owner

@LuanRT LuanRT commented Jul 10, 2024

This simplifies some of the old logic used for defining/injecting new objects into the interpreter. It also fixes a few bugs that would happen when instantiating classes and improves error handling.

@LuanRT LuanRT merged commit 6b2055e into main Jul 10, 2024
2 checks passed
@LuanRT LuanRT deleted the feat/array-object-support branch July 10, 2024 10:09
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.

1 participant