Skip to content
Snippets Groups Projects
  • Per Hedbor's avatar
    956b1255
    Added F_SIZEOF_STRING and F_SIZEOF_LOCAL_STRING · 956b1255
    Per Hedbor authored
    We really should pass on the type to the code generator instead, I
    think.
    
    There should also be a "#pragma promise_correct_types" or something
    that would guarantee that the types are correct, and crash and burn if
    they are not.
    
    The generated code would be significantly smaller and faster.
    956b1255
    History
    Added F_SIZEOF_STRING and F_SIZEOF_LOCAL_STRING
    Per Hedbor authored
    We really should pass on the type to the code generator instead, I
    think.
    
    There should also be a "#pragma promise_correct_types" or something
    that would guarantee that the types are correct, and crash and burn if
    they are not.
    
    The generated code would be significantly smaller and faster.
interpret_functions.h 87.85 KiB