spice/python_modules
Alexander Larsson 26c1a0767f codegen: support @chunk on non-pointer arrays
This is similar to @as_ptr, but generates a single chunk of data.
2010-07-07 23:12:42 +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 codegen: support @chunk on non-pointer arrays 2010-07-07 23:12:42 +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 codegen: support @chunk on non-pointer arrays 2010-07-07 23:12:42 +02:00
spice_parser.py Store SpicePath segment count rather than size 2010-06-30 22:35:17 +02:00