1. 09 Jul, 2021 3 commits
  2. 08 Jul, 2021 7 commits
  3. 07 Jul, 2021 1 commit
  4. 06 Jul, 2021 2 commits
    • cleanup license file (no functional change) · df2524ea
      With permission from Tom Hawkins, I have updated sv2v's existing BSD
      3-Clause license to match the exact text of the standard BSD 3-Clause
      license. The wording changes, listed below in full, are entirely
      innocuous. The copyright attribution is now simpler. The license heading
      and link have been removed from the readme. These changes enable the
      license to be appropriately detected by GitHub's license detection tool,
      hopefully eliminating any potential confusion about the license in use.
      
      - "author" ==> "copyright holder"
      - "his" ==> "its"
      - "AUTHORS" ==> "COPYRIGHT HOLDERS AND CONTRIBUTORS"
      - "AUTHORS" ==> "COPYRIGHT HOLDER"
      Zachary Snow committed
    • minor type cleanup and fixes · 6381c3e0
      - remove outdated flexible partial type eq and show instances
      - properly disallow incomplete declarations
      - disallow var after net type
      - remove unused edge case in InterfaceT representation
      Zachary Snow committed
  5. 05 Jul, 2021 2 commits
  6. 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
  7. 02 Jul, 2021 2 commits
  8. 30 Jun, 2021 2 commits
  9. 28 Jun, 2021 1 commit
  10. 25 Jun, 2021 4 commits
  11. 24 Jun, 2021 1 commit
  12. 21 Jun, 2021 2 commits
  13. 20 Jun, 2021 1 commit
  14. 19 Jun, 2021 2 commits
  15. 17 Jun, 2021 3 commits
  16. 15 Jun, 2021 2 commits
  17. 08 Jun, 2021 1 commit
  18. 05 Jun, 2021 1 commit
  19. 04 Jun, 2021 2 commits