1. 09 Jul, 2021 2 commits
  2. 06 Jul, 2021 1 commit
  3. 05 Jul, 2021 1 commit
    • improved parsing in declaration contexts · 5fd21ebf
      - support for additional assignment statements in loop initializations
      - greatly improved error messaging in these contexts
      - decl parser takes in the ending token; significant related refactoring
      - pass through elaboration system tasks
      - removed non-blocking assignment operator precedence hack
      - preliminary nosim test suite for features unsupported by iverilog
      Zachary Snow committed
  4. 03 Jul, 2021 1 commit
    • initial pass improving decl parsing error messages · 6ee558b6
      - all decl tokens are given an accurate starting position
      - key grammar productions return token positions to facilitate the above
      - helpers for standardized parse error generation
      - replaced annoying pattern-matching type argument restrictions
      - moving away from dumping raw decl tokens in error messages
      Zachary Snow committed
  5. 20 Jun, 2021 1 commit
  6. 15 Jun, 2021 1 commit
  7. 01 Jun, 2021 1 commit
  8. 31 May, 2021 1 commit
  9. 30 May, 2021 1 commit
  10. 13 May, 2021 1 commit
  11. 09 May, 2021 1 commit
  12. 06 May, 2021 1 commit
  13. 02 May, 2021 1 commit
  14. 30 Apr, 2021 1 commit
  15. 29 Apr, 2021 1 commit
  16. 13 Apr, 2021 2 commits
  17. 09 Mar, 2021 1 commit
  18. 06 Mar, 2021 2 commits
  19. 17 Feb, 2021 1 commit
  20. 03 Feb, 2021 1 commit
  21. 24 Jan, 2021 1 commit
    • package conversion overhaul · 8eb3a251
      - full import and export support
      - simplify AST representation of import and export
      - allow package-scoped identifiers invoked as subroutines
      - use scoped name resolution for identifiers in packages
      - merge package item nesting conversion into package conversion
      - fix handling of colliding enum items in separate modules
      - fix visiting enum item exprs in types
      Zachary Snow committed
  22. 21 Jan, 2021 1 commit
  23. 20 Jan, 2021 1 commit
  24. 31 Dec, 2020 1 commit
  25. 11 Dec, 2020 1 commit
  26. 04 Dec, 2020 2 commits
  27. 23 Jul, 2020 1 commit
  28. 07 Jun, 2020 1 commit