spice/python_modules
Alexander Larsson 929245bacd marshaller: Correctly determine if switches are fixed size
Switches are fixed size only if all cases have the same size *and*
it has a default case or all the valid cases are listed.
2010-06-23 16:33:07 +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 Add support for @virtual markup in spice protocol 2010-06-22 16:03:34 +02:00
Makefile.am Add python code to automake system 2010-06-18 16:32:11 +02:00
marshal.py Add support for @virtual markup in spice protocol 2010-06-22 16:03:34 +02:00
ptypes.py marshaller: Correctly determine if switches are fixed size 2010-06-23 16:33:07 +02:00
spice_parser.py Initial import of spice protocol description and demarshall generator 2010-06-18 16:32:10 +02:00