Skip to content

Conversation

@mrodz
Copy link
Owner

@mrodz mrodz commented Jan 11, 2024

  • Fixed compiler bug with ClassSelf
  • Fixed runtime bugs where HeapPrimitive was not being unwrapped
  • Fixed compiler bug with missing dependencies for Class
  • Runtime: lookup now searches callback variables if the name was not found in scope
  • Remove duplicate callback variable Idents from make_function instructions

@mrodz mrodz linked an issue Jan 11, 2024 that may be closed by this pull request
5 tasks
@mrodz mrodz merged commit c28c271 into master Jan 11, 2024
@mrodz mrodz deleted the 170-bug-classes-with-fields-of-a-class-type-do-not-work branch January 11, 2024 09:01
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.

[bug] Classes with fields of a Class type do not work

1 participant