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

#100: Implemented object arrays #103

Merged
merged 10 commits into from
Jun 13, 2024
Merged

Conversation

levBagryansky
Copy link
Member

Closes #100

  • Implemented object arrays.

c71n93
c71n93 previously approved these changes Jun 13, 2024
Copy link
Member

@c71n93 c71n93 left a comment

Choose a reason for hiding this comment

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

@levBagryansky nice. just a few comments and can merge

src/ChaiVM/interpreter/executor.cpp Outdated Show resolved Hide resolved
include/ChaiVM/interpreter/objects.hpp Outdated Show resolved Hide resolved
@levBagryansky levBagryansky merged commit 15c4a03 into master Jun 13, 2024
5 checks passed
@levBagryansky levBagryansky deleted the 100_implement-object-arrays branch June 13, 2024 13:15
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.

executor.hpp:84: Implement array of objects.
2 participants