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