An error occurred fetching the project authors.
  1. 18 Jun, 2020 7 commits
  2. 08 Dec, 2018 1 commit
  3. 25 Mar, 2018 1 commit
  4. 16 Feb, 2018 1 commit
  5. 16 Dec, 2017 1 commit
  6. 12 Sep, 2017 1 commit
  7. 24 Aug, 2017 1 commit
    • Robert Bradshaw's avatar
      Return a signed value for abs(int). · f05f6164
      Robert Bradshaw authored
      This means abs(MIN_INT) has the "overflow" behavior of returning
      MIN_INT as in C, but avoids surprising unsigned arithmetic for all
      other values.
      
      To preserve Python compatibility, abs(x) dissallows integer inference
      for x just like the other potentially overflowing arithmetic operators.
      
      This fixes Github Issue #1837
      f05f6164
  8. 18 May, 2017 1 commit
  9. 06 May, 2017 1 commit
  10. 09 Apr, 2017 2 commits
  11. 28 Mar, 2017 2 commits
  12. 01 Oct, 2016 1 commit
  13. 28 Jul, 2016 2 commits
  14. 25 May, 2015 1 commit
  15. 21 May, 2015 1 commit
  16. 29 Mar, 2015 1 commit
  17. 17 Dec, 2014 1 commit
  18. 17 Jun, 2014 1 commit
  19. 22 Feb, 2014 1 commit
  20. 10 Jan, 2014 1 commit
  21. 31 Dec, 2013 1 commit
  22. 28 Dec, 2013 1 commit
  23. 27 Dec, 2013 1 commit
  24. 24 Dec, 2013 1 commit
  25. 16 Dec, 2013 1 commit
  26. 07 Dec, 2013 4 commits
  27. 02 Nov, 2013 1 commit
  28. 06 Oct, 2013 1 commit