1. 05 Nov, 2023 3 commits
  2. 04 Nov, 2023 4 commits
  3. 02 Nov, 2023 2 commits
  4. 20 Aug, 2023 1 commit
  5. 13 Aug, 2023 1 commit
  6. 12 Aug, 2023 2 commits
  7. 10 Aug, 2023 1 commit
  8. 09 Aug, 2023 2 commits
  9. 01 Aug, 2023 4 commits
  10. 27 Jul, 2023 1 commit
  11. 09 Jul, 2023 1 commit
  12. 08 Jul, 2023 1 commit
  13. 24 Jun, 2023 3 commits
  14. 22 Jun, 2023 3 commits
  15. 21 Jun, 2023 1 commit
  16. 19 Jun, 2023 2 commits
  17. 18 Jun, 2023 1 commit
  18. 17 Jun, 2023 1 commit
  19. 14 Jun, 2023 2 commits
  20. 11 Jun, 2023 2 commits
  21. 07 Jun, 2023 1 commit
  22. 06 Jun, 2023 1 commit
    • avoid dangling procedural else · 4756f497
      * Remove unneeded begin/end when the loop is a do/while
      * Dangling else check passes through statement attributes (bug fix)
      * Dangling else check passes through most control flow structures to reduce unneeded begin/end
      * Add test case and update changelog
      
      ---------
      
      Co-authored-by: qcorradi <q.corradi22@imperial.ac.uk>
      Co-authored-by: Zachary Snow <zach@zachjs.com>
      CORRADI Quentin committed