1. 08 Feb, 2021 1 commit
  2. 07 Feb, 2021 1 commit
  3. 05 Feb, 2021 1 commit
  4. 03 Feb, 2021 3 commits
    • 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
    • fix package and interface warnings in verbose mode · c656cbb9
      - warnings were skipped because verbose about was technically not empty
      - add test suite for these warnings in both modes
      Zachary Snow committed
    • add write adjacent mode · 5aea0ee9
      Zachary Snow committed
  5. 02 Feb, 2021 1 commit
  6. 01 Feb, 2021 2 commits
  7. 27 Jan, 2021 1 commit
  8. 26 Jan, 2021 2 commits
  9. 25 Jan, 2021 2 commits
  10. 24 Jan, 2021 5 commits
  11. 21 Jan, 2021 3 commits
  12. 20 Jan, 2021 1 commit
  13. 31 Dec, 2020 1 commit
    • improve edge case messaging · 5891a0eb
      - error for unbound module instance interface ports
      - warning for converting an interface alone
      - warning for converting a package alone
      - update terminology for modules removed by interface conversion
      Zachary Snow committed
  14. 19 Dec, 2020 1 commit
  15. 11 Dec, 2020 4 commits
  16. 10 Dec, 2020 3 commits
  17. 08 Dec, 2020 3 commits
  18. 07 Dec, 2020 2 commits
  19. 06 Dec, 2020 2 commits
  20. 04 Dec, 2020 1 commit