spice/python_modules
Alexander Larsson 6dcf43912e Handle extra size for switch and array the right way
Even for is_extra_size() we should calculate the mem_size for
arrays, its just that the parent type (in this case switch) should
request mem_size if the type is_extra_size.
2010-07-05 13:13:39 +02:00
..
__init__.py Initial import of spice protocol description and demarshall generator 2010-06-18 16:32:10 +02:00
codegen.py Support extra prefix in code generators 2010-06-22 16:01:57 +02:00
demarshal.py Handle extra size for switch and array the right way 2010-07-05 13:13:39 +02:00
Makefile.am Add python code to automake system 2010-06-18 16:32:11 +02:00
marshal.py marshaller: Make @nonnull a propagated attribute 2010-07-05 12:13:45 +02:00
ptypes.py marshaller: Make @nonnull a propagated attribute 2010-07-05 12:13:45 +02:00
spice_parser.py Store SpicePath segment count rather than size 2010-06-30 22:35:17 +02:00