spice/python_modules
Marc-André Lureau f0ff2e383e demarshal: fixed-size array are missing __nelements
A message with a fixed-size array, such as uint8 uuid[16] will
generate an invalid code, missing the __nelements variable. Make sure
that variable is defined.
2012-03-05 18:19:07 +01:00
..
__init__.py Initial import of spice protocol description and demarshall generator 2010-06-18 16:32:10 +02:00
codegen.py python: remove c-ism trailing ; 2011-06-21 13:20:33 +02:00
demarshal.py demarshal: fixed-size array are missing __nelements 2012-03-05 18:19:07 +01:00
Makefile.am Remove trailing blank lines 2012-01-13 18:11:59 +02:00
marshal.py demarshaller/marshaller fix gcc 4.6.0 2011-01-25 17:29:31 +02:00
ptypes.py codegen: Fix enums.h generation 2012-01-12 14:42:47 +01:00
spice_parser.py Remove trailing blank lines 2012-01-13 18:11:59 +02:00