Linaro Git Browser
Code Review
Sign In
review.linaro.org
/
lite
/
micropython
/
353b0289f34abaff8cd6d5e4cbb02851eb80f118
/
py
/
modstruct.c
6204460
modstruct: Initial implementation of struct.pack().
by Paul Sokolovsky
· 11 years ago
1355cf4
modstruct: Fix .calcsize() to account for struct type/alignment.
by Paul Sokolovsky
· 11 years ago
b11b85a
py: Allow to pass buffer protocol flags to get_buffer helper funcs.
by Damien George
· 11 years ago
57a4b4f
py: Add typecode to buffer protocol.
by Damien George
· 11 years ago
0c43cf9
modstruct: Basic implementation of native struct alignment and types.
by Paul Sokolovsky
· 11 years ago
6582d64
modstruct: Refactor to support both LE and BE packed structs.
by Paul Sokolovsky
· 11 years ago
bf8ae4d
py: Fix modstruct to compile on 64-bit machine.
by Damien George
· 11 years ago
e9db840
py: Start implementing "struct" module.
by Paul Sokolovsky
· 11 years ago