| Age | Commit message (Expand) | Author |
|---|---|---|
| 2014-01-30 | Implement __bool__ and __len__ via unary_op virtual method for all types. | Paul Sokolovsky |
| 2014-01-27 | long int: Implement more operations. | Paul Sokolovsky |
| 2014-01-22 | Second stage of qstr revamp: uPy str object can be qstr or not. | Damien George |
| 2014-01-21 | Revamp qstrs: they now include length and hash. | Damien George |
| 2014-01-18 | int: Add value accessors: mp_obj_int_get() & mp_obj_int_get_checked(). | Paul Sokolovsky |
| 2014-01-17 | Add long int implementation using C long long type, enable for unix port. | Paul Sokolovsky |
