index
:
suspect-devices/circuitpython
1.x
2.x
3.x
4.0.x
4.1.x
4.x
5.0.x
5.1.x
5.3.x
6.0.x
6.1.x
6.2.x
audiocore-rawsample-sinewave
azure
azure-pipelines
cross
dm-mixer
dynamic-native-modules
encoding
esp-extra-scripts
fix_typo_spanish
iabdalkader-cc3k-update
jepler-try-ubuntu-20.04
main
master
parse-bytecode
reentrant-gc
stable
travis-clang
travis-esp8266
travis-stackless
travis-testing
type_hints
CircuitPython - a Python implementation for teaching coding with microcontrollers
feurig
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
shared-bindings
/
msgpack
/
__init__.c
Age
Commit message (
Expand
)
Author
2021-03-15
run code formatting script
microDev
2021-01-06
Fix doc build with extra blank lines
Scott Shawcroft
2021-01-05
added //| to (hopefully) get CI to pass
Bernhard Boser
2020-12-10
try without ... in docs
Bernhard Boser
2020-12-10
add blank lines after all comment sections
Bernhard Boser
2020-12-09
cosmetics
Bernhard Boser
2020-12-08
typing ...
Bernhard Boser
2020-12-08
uglify typing hints
Bernhard Boser
2020-12-08
remove two extra closing angular brackets
Bernhard Boser
2020-12-07
fix typspec in function declarations
Bernhard Boser
2020-12-07
fixed (?) typespec for callback functions
Bernhard Boser
2020-12-07
removed extra triple quote
Bernhard Boser
2020-12-07
add ExtType, update doc, add a test
Bernhard Boser
2020-12-01
output little endian; update example
Bernhard Boser
2020-12-01
added signatures to documenation
Bernhard Boser
2020-12-01
removed blanks to make pre-commit check happy
Bernhard Boser
2020-12-01
moved logic to shared-module and added documentation
Bernhard Boser
2020-12-01
add module msgpack
Bernhard Boser