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

Merge frozen-init into main: Simplify MakeInstance vm logic #224

Merged
merged 2 commits into from
Dec 14, 2023

Conversation

stevehalliwell
Copy link
Owner

Instances are now frozen before entering init, their fields defaulting to null before it is run.
Init auto assign of matching var names is now sugar rather than a vm feature.

Remember to Add/Update the:

  • Sample scripts
  • Test scripts

@coveralls
Copy link

Coverage Status

coverage: 88.476% (-0.2%) from 88.626%
when pulling 68b38b7 on frozen-init
into 9913576 on main.

@stevehalliwell stevehalliwell merged commit cb62014 into main Dec 14, 2023
4 checks passed
@stevehalliwell stevehalliwell deleted the frozen-init branch December 14, 2023 07:39
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