Skip to content
This repository was archived by the owner on Aug 6, 2025. It is now read-only.
This repository was archived by the owner on Aug 6, 2025. It is now read-only.

Impliment Class Compile Option "ALLOW_INSTANCE" #2

@rdlaitila

Description

@rdlaitila

Implement a class compile option that determines if a class is allowed to be instanced. Example:

... class code ...

return upperclass:compile(MyClass, {ALLOW_INSTANCE = false})

The default for this value should be true

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions