1. 03 Feb, 2021 1 commit
    • refactor cast conversion · dd1a9efb
      - delegate cast type and sign resolution to TypeOf conversion
      - internal support for injecting data declarations into statements
      - fix size and sign of unbased unsized literals used in casts
      - avoid generating many unnecessary explicit casts
      - support casts which depend on localparams within procedures
      - expression traversal correctly visits types within type casts
      - fix typeof on expressions of net types
      - handle additional edge cases for unsized integer array patterns
      - preserve signedness of implicitly flattened unpacked integer arrays
      Zachary Snow committed
  2. 15 Jul, 2020 1 commit
  3. 02 Jul, 2020 1 commit
  4. 07 Jun, 2020 2 commits
  5. 12 Oct, 2019 1 commit
  6. 26 Sep, 2019 1 commit
  7. 19 Sep, 2019 2 commits