Skip to content

Horrible horrible upvalue code #7

@ChessBerry

Description

@ChessBerry

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions