Skip to content

Reduce to eliminate inline macro helper usage #59

@Ed94

Description

@Ed94

Stuff like check_params() , name_check(), null_check(), move_forward(), skip_whitespace(), currtok, push_scope(), etc..

They need to be made into forceinlines and their #define substitution should be trivial paste of the calling statement. Obfuscation of the base's libraries debug builds needs to be kept to a minimum.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    Status

    Done

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions