Skip to content
Snippets Groups Projects
  • Dominic Kempf's avatar
    ac6fdb52
    Reimplement temporary declaration · ac6fdb52
    Dominic Kempf authored
    We previously completely avoided loopy for temporary declaration.
    We now rely on it again, but have DuneTemporaryVariable, which is
    capable of doing a bit more things (and at the same time handles
    the indexing question)
    ac6fdb52
    History
    Reimplement temporary declaration
    Dominic Kempf authored
    We previously completely avoided loopy for temporary declaration.
    We now rely on it again, but have DuneTemporaryVariable, which is
    capable of doing a bit more things (and at the same time handles
    the indexing question)