Skip to content

Validate the signatures of built-in function calls #18

@ISSOtm

Description

@ISSOtm

For example, the compiler is currently fine with def put_u8();, despite the proper prototype being def put_u8(u8 /* var_id */, const u8 /* value */);.

This would both improve "in-code documentation", and make breakage between versions of evscript "loud".

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