summaryrefslogtreecommitdiff
path: root/shared-bindings/msgpack
AgeCommit message (Expand)Author
2021-01-06Fix doc build with extra blank linesScott Shawcroft
2021-01-05added //| to (hopefully) get CI to passBernhard Boser
2020-12-10try without ... in docsBernhard Boser
2020-12-10add blank lines after all comment sectionsBernhard Boser
2020-12-09cosmeticsBernhard Boser
2020-12-08typing ...Bernhard Boser
2020-12-08uglify typing hintsBernhard Boser
2020-12-08remove two extra closing angular bracketsBernhard Boser
2020-12-07fix typspec in function declarationsBernhard Boser
2020-12-07fixed (?) typespec for callback functionsBernhard Boser
2020-12-07removed extra triple quoteBernhard Boser
2020-12-07moved misplaced triple-quoteBernhard Boser
2020-12-07remove a ~ from doc that causes an error; add ExtType.c to circuitpy_defns.mkBernhard Boser
2020-12-07add ExtType, update doc, add a testBernhard Boser
2020-12-01output little endian; update exampleBernhard Boser
2020-12-01added signatures to documenationBernhard Boser
2020-12-01removed blanks to make pre-commit check happyBernhard Boser
2020-12-01moved logic to shared-module and added documentationBernhard Boser
2020-12-01add module msgpackBernhard Boser