1. 07 Aug, 2021 1 commit
  2. 08 Jul, 2021 2 commits
  3. 10 Dec, 2020 1 commit
  4. 27 Nov, 2020 1 commit
  5. 12 Jul, 2020 1 commit
  6. 06 May, 2020 1 commit
  7. 07 Feb, 2020 1 commit
  8. 01 Feb, 2020 1 commit
  9. 28 Jan, 2020 2 commits
  10. 15 Jan, 2020 1 commit
  11. 10 Dec, 2019 1 commit
  12. 20 Nov, 2019 1 commit
  13. 19 Oct, 2019 1 commit
  14. 12 Oct, 2019 1 commit
  15. 11 Oct, 2019 3 commits
  16. 10 Oct, 2019 2 commits
  17. 09 Oct, 2019 1 commit
  18. 06 Oct, 2019 1 commit
  19. 04 Oct, 2019 1 commit
  20. 01 Oct, 2019 1 commit
  21. 18 Sep, 2019 1 commit
    • Place <file>:<line>:<col> first in an error message · e2f044ec
      This is the same as most compilers (e.g. gcc and clang) but also
      verilog tools (e.g. yosys) output error mesasge in a standardized form.
      
      This form can immediately be parsed by IDE tools that can jumping
      through a list of error messages, placing the cursor at the given
      file position.
      
      This change simply re-arranges the error message printing to conform to that
      standard.
      
      Signed-off-by: Henner Zeller <h.zeller@acm.org>
      Henner Zeller committed
  22. 17 Sep, 2019 1 commit
  23. 15 Sep, 2019 1 commit
  24. 14 Sep, 2019 1 commit
  25. 12 Sep, 2019 1 commit
  26. 05 Sep, 2019 1 commit
  27. 11 Aug, 2019 1 commit
  28. 09 Aug, 2019 1 commit
  29. 06 Aug, 2019 1 commit
  30. 23 Apr, 2019 1 commit
  31. 16 Apr, 2019 1 commit
  32. 03 Apr, 2019 4 commits