-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
The upvalue code as it's written right now is reeaallly bad, which is a direct consequence of the different lua parser nodes not having a consistent interface to navigate through them / turn the relevant parts into strings.
As such I want to implement that latter, probably by getting inspired from the already existing walk function that traverses the AST
Metadata
Metadata
Assignees
Labels
No labels