6 Commits (3f39d18c2b884d32f0443e2e8114ff9d7a14d718)

Author SHA1 Message Date
Alexander Steffen 55f33240f3 all: Use the name MicroPython consistently in comments 7 years ago
Damien George 229823942c py/objtuple: Convert mp_uint_t to size_t where appropriate. 8 years ago
Damien George 999cedb90f py: Wrap all obj-ptr conversions in MP_OBJ_TO_PTR/MP_OBJ_FROM_PTR. 9 years ago
Damien George ad9daadf8a py: Fix attrtuple array length in print and creation. 10 years ago
Daniel Campora 94792dd88f py: In attrtuple use the correct length value and index for 'fields'. 10 years ago
Damien George 5aa311d330 py: Add attrtuple object, for space-efficient tuples with attr access. 10 years ago