Skip to content

Conversation

@ogoffart
Copy link
Member

I'm attempting to "simplify" things. I don't know if that works
But the idea is that i would like to split the properties and callback into different arrays because having indexes specific for properties and callback makes things easier for a LLR based interpreter.

In preparation to have callback and properties in different vector
As this goes for property, function, callback
Copy link
Member

@tronical tronical left a comment

Choose a reason for hiding this comment

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

Those two being mangled together always bothered me a little, so I welcome the separation.

The idea is that we want to be able to get a scope without borrowing the
llr::Compilation unit so we can have mutable borrow to the compilation
unit
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.

3 participants