1. 23 Mar, 2021 1 commit
  2. 19 Mar, 2021 1 commit
  3. 10 Mar, 2021 3 commits
  4. 09 Mar, 2021 3 commits
  5. 06 Mar, 2021 2 commits
  6. 23 Feb, 2021 1 commit
  7. 22 Feb, 2021 2 commits
  8. 21 Feb, 2021 1 commit
  9. 19 Feb, 2021 4 commits
  10. 18 Feb, 2021 1 commit
  11. 17 Feb, 2021 3 commits
  12. 15 Feb, 2021 1 commit
  13. 11 Feb, 2021 5 commits
  14. 10 Feb, 2021 2 commits
  15. 08 Feb, 2021 1 commit
  16. 07 Feb, 2021 1 commit
  17. 05 Feb, 2021 1 commit
  18. 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
  19. 02 Feb, 2021 1 commit
  20. 01 Feb, 2021 2 commits
  21. 27 Jan, 2021 1 commit