summaryrefslogtreecommitdiff
path: root/shared-bindings/bleio/UUID.c
AgeCommit message (Expand)Author
2019-05-30Improve rST consistency for rst2pyi useScott Shawcroft
2019-02-15finish Makefile refactoring; nrf builds workDan Halbert
2019-01-16Put back native C UUID string parsing and printing (complete rewrite)Dan Halbert
2019-01-14fixup m0 and nrfScott Shawcroft
2019-01-09improve travis fold status reporting; fix sphinx build; fix sphinx errorsDan Halbert
2019-01-03evt handler list bugs; unique evt handler names; remove uuid128_referenceDan Halbert
2019-01-03Remove print methods from bleio; Python lib will do itDan Halbert
2019-01-02Move 128-bit UUID string parsing to Python; simplify UUID APIDan Halbert
2018-11-26WIP: debug; add hash and __eq__ to UUIDDan Halbert
2018-11-20More UUID work; use mp_raise for exceptionsDan Halbert
2018-11-20WIP: bleio revisionsDan Halbert
2018-10-21bleio: Allow using len() on UUIDarturo182
2018-10-21bleio: Remove UUID static variablesarturo182
2018-10-21bleio: Remove deep copy constructor for UUIDarturo182
2018-10-21bleio: Improve type documentationarturo182
2018-10-21nrf: Move the UUID class from ubluepy to the shared bleio modulearturo182