Skip to content
Snippets Groups Projects
  • Jasper Clemens Gräflich's avatar
    d080649c
    Remove the subsubsection on Dyon · d080649c
    Jasper Clemens Gräflich authored
    In Dyon, a variable can be marked as outliving another one. I can’t see
    how this is relevant, though. I don’t understand exactly how it works
    but it seems to just increase a reference count/test that variables are
    put on the stack in the right order, since there are no references. It
    also seems to have non-local effects, which is double-plus-ungood.
    d080649c
    History
    Remove the subsubsection on Dyon
    Jasper Clemens Gräflich authored
    In Dyon, a variable can be marked as outliving another one. I can’t see
    how this is relevant, though. I don’t understand exactly how it works
    but it seems to just increase a reference count/test that variables are
    put on the stack in the right order, since there are no references. It
    also seems to have non-local effects, which is double-plus-ungood.