Age | Commit message (Expand) | Author |
---|---|---|
2017-07-25 | py: Implement raising a big-int to a negative power. | Damien George |
2015-10-01 | py: Catch all cases of integer (big and small) division by zero. | Damien George |
2015-10-01 | tests: Add further tests for mpz code. | Damien George |
2015-03-25 | tests: Add tests for SyntaxError, TypeError, and other missing things. | Damien George |
2015-03-03 | tests: Add tests for boundmeth; and bignum cmp, unary, float, error. | Damien George |