| Age | Commit message (Expand) | Author |
|---|---|---|
| 2014-03-12 | py: Fix some bugs in mpz; add mpz_from_ll and mpz_set_from_ll. | Damien George |
| 2014-03-08 | py: Wrap mpz float functions in MICROPY_ENABLE_FLOAT. | Damien George |
| 2014-03-01 | py: Implement bit-shift and not operations for mpz. | Damien George |
| 2014-02-26 | py: Start to implement shl/shr for mpz. Fix return void. | Damien George |
| 2014-02-24 | py: Fix mpn_sub, was increasing wrong source pointer. | Damien George |
| 2014-02-22 | Add arbitrary precision integer support. | Damien George |
