Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Add arbitrary precision integer support. | Damien George | 2014-02-22 |
* | py: Revent some long int configuration. | Damien George | 2014-02-15 |
* | Small change to configuration of long int. | Damien George | 2014-02-15 |
* | ffi: Implement ffivar.get()/set() methods. | Paul Sokolovsky | 2014-02-14 |
* | long int: Implement more operations. | Paul Sokolovsky | 2014-01-27 |
* | type->print(): Distinguish str() and repr() variety by passing extra param. | Paul Sokolovsky | 2014-01-15 |
* | Move mp_obj_int_t definition to objint.h, to reuse in long int impls. | Paul Sokolovsky | 2014-01-13 |