Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-03-04 | tests/basic: Split tests into working with small ints and not working. | Paul Sokolovsky | |
Tests which don't work with small ints are suffixed with _intbig.py. Some of these may still work with long long ints and need to be reclassified later. | |||
2015-10-01 | py: Catch all cases of integer (big and small) division by zero. | Damien George | |
2015-06-13 | py: Implement divmod for mpz bignum. | Damien George | |
2015-04-04 | tests: Add missing tests for builtins, and many other things. | Damien George | |