Skip to content
Snippets Groups Projects
Select Git revision
2 results Searching

interpret_functions.h

Blame
  • user avatar
    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