Skip to content
Snippets Groups Projects
  1. Jul 11, 2019
  2. Apr 26, 2019
    • Martin Bauer's avatar
      Enhancement in move_constants_before loop · eec4dc4b
      Martin Bauer authored
      When two loops have assignments to the same symbol with different
      rhs and both are pulled before the loops, one of them is now renamed.
      Previously one of them was left inside the loop.
      
      Fixes #27
      eec4dc4b