1. 25 Jun, 2021 1 commit
  2. 09 Apr, 2019 1 commit
    • several major fixes surrounding packed arrays · 9a38225b
      - entirely new PackedArray conversion (always flattens)
      - typedef and struct correctly order packed ranges when combining types
      - Stmt LHS traversal no longer traverses nested statements to avoid double conversion
      - Logic conversion applies to `initial` blocks`
      - new and modified tests to cover these cases
      Zachary Snow committed