spice-protocol-pxvdi/python_modules
Frediano Ziglio 25c48ddd2c codegen: Do some checks on attributes
Verify that the attribute is known. This could help for instance to
avoid some future typo mistakes.
We also now have a list of attributes that we can comment for
documentation purpose.

Signed-off-by: Frediano Ziglio <fziglio@redhat.com>
2015-07-23 11:20:19 +02:00
..
__init__.py Initial import of spice protocol description and demarshall generator 2012-03-20 15:25:43 +01:00
codegen.py codegen: Optimize code indentation and avoid a loop 2015-07-23 11:11:18 +02:00
demarshal.py Make spice_codegen.py work on both Python 2 and 3 2015-04-01 13:39:03 +02:00
Makefile.am build-sys: make it a seperately buildable spice-common library 2012-03-22 20:21:05 +01:00
marshal.py codegen: Simplify if/else blocks 2015-07-23 11:11:03 +02:00
ptypes.py codegen: Do some checks on attributes 2015-07-23 11:20:19 +02:00
spice_parser.py codegen: Remove duplicate variable initialization 2015-07-23 11:11:44 +02:00