1. 07 Oct, 2021 1 commit
    • preliminary scoped errors with approximate source location · 84edbae5
      - scoped traversals can now raise errors which contain the path of the
        current scope and an approximate source location based on preceding
        trace comments, if available
      - initially, this new error messaging has only been added for the
        illegal size cast checks in the TypeOf and Cast conversions
      - error suite tests can provide a verbose mode expected source location
      Zachary Snow committed
  2. 05 Oct, 2021 1 commit
    • cleanup error suite infrastructure · f061e882
      - error suite runs in both regular and verbose mode
      - add helper for extracting "flags" from test files
      - common assertMatch, assertNotMatch helpers
      - remove unused assertExists helper
      - fix un-escaped wildcard in assert_deferred_nonzero.sv
      Zachary Snow committed
  3. 03 Feb, 2021 1 commit
  4. 20 Jan, 2021 1 commit
  5. 23 Jul, 2020 1 commit
  6. 07 Jun, 2020 1 commit