1. 25 Mar, 2020 1 commit
  2. 24 Mar, 2020 1 commit
    • Fail more gracefully on mismatched `if/`elsif/`else/`endif · 78f3db88
      Without this patch, a stray `endif caused sv2v to take the tail of an
      empty list. Now we raise a lexical error.
      
      To do this, the patch pulls the "push" and "pop" logic for the
      preprocessor condition stack into separate helper
      functions (pushCondStack and popCondStack). It also defines some
      helper functions for manipulating Cond's.
      
      The patch also adds a documentation comment explaining what the
      different values of Code meant (because I had to squint to work it
      out).
      Rupert Swarbrick committed
  3. 22 Mar, 2020 1 commit
  4. 21 Mar, 2020 1 commit
  5. 20 Mar, 2020 1 commit
  6. 19 Mar, 2020 2 commits
  7. 17 Mar, 2020 1 commit
  8. 24 Feb, 2020 1 commit
  9. 23 Feb, 2020 1 commit
  10. 22 Feb, 2020 2 commits
  11. 21 Feb, 2020 1 commit
  12. 20 Feb, 2020 1 commit
  13. 19 Feb, 2020 2 commits
  14. 17 Feb, 2020 6 commits
  15. 16 Feb, 2020 1 commit
  16. 15 Feb, 2020 5 commits
  17. 14 Feb, 2020 1 commit
  18. 13 Feb, 2020 1 commit
  19. 10 Feb, 2020 5 commits
  20. 09 Feb, 2020 5 commits