1. 02 Jun, 2020 1 commit
  2. 01 Jun, 2020 3 commits
  3. 06 May, 2020 1 commit
  4. 05 May, 2020 3 commits
  5. 04 May, 2020 1 commit
  6. 16 Apr, 2020 1 commit
  7. 14 Apr, 2020 1 commit
  8. 06 Apr, 2020 2 commits
  9. 05 Apr, 2020 3 commits
  10. 31 Mar, 2020 1 commit
  11. 30 Mar, 2020 4 commits
  12. 26 Mar, 2020 1 commit
  13. 25 Mar, 2020 1 commit
  14. 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
  15. 22 Mar, 2020 1 commit
  16. 21 Mar, 2020 1 commit
  17. 20 Mar, 2020 1 commit
  18. 19 Mar, 2020 2 commits
  19. 17 Mar, 2020 1 commit
  20. 24 Feb, 2020 1 commit
  21. 23 Feb, 2020 1 commit
  22. 22 Feb, 2020 2 commits
  23. 21 Feb, 2020 1 commit
  24. 20 Feb, 2020 1 commit
  25. 19 Feb, 2020 2 commits
  26. 17 Feb, 2020 2 commits