summaryrefslogtreecommitdiffstats
path: root/python_modules/ptypes.py
Commit message (Expand)AuthorAgeFilesLines
* Don't send CursorHeader if cursor_flags is NONEAlexander Larsson2010-07-191-2/+2
* codegen: Allow @to_ptr to make inline structs demarshal as pointersAlexander Larsson2010-07-191-1/+3
* codegen: Remove unused methos has_pointer()Alexander Larsson2010-07-191-27/+0
* codegen: No SPICE_ADDRESS types left, drop @c_ptrAlexander Larsson2010-07-081-2/+5
* Properly parse QXLImage to the new-world SpiceImageGerd Hoffmann2010-07-071-7/+24
* codegen: support @chunk on non-pointer arraysAlexander Larsson2010-07-071-2/+2
* marshaller: Make get_nw_offset() handle deep member referencesAlexander Larsson2010-07-071-7/+32
* marshaller: Make @nonnull a propagated attributeAlexander Larsson2010-07-051-1/+1
* marshaller: Make @c_ptr a propagated attributeAlexander Larsson2010-07-051-1/+1
* marshaller: Add generic way to handle propagating attributesAlexander Larsson2010-07-051-4/+11
* Properly parse and marshall SpiceStringGerd Hoffmann2010-07-021-1/+7
* Simplify SpiceLineAttr by removing unsed stuffAlexander Larsson2010-06-301-1/+14
* Support @marshall to automatically marshall pointersAlexander Larsson2010-06-301-13/+16
* Make pointers 32bit in new protocol formatAlexander Larsson2010-06-231-1/+3
* marshaller: Correctly determine if switches are fixed sizeAlexander Larsson2010-06-231-1/+9
* Fix handling of @ptr32 network sizeAlexander Larsson2010-06-231-4/+10
* Add support for @virtual markup in spice protocolAlexander Larsson2010-06-221-0/+4
* Initial import of spice protocol description and demarshall generatorAlexander Larsson2010-06-181-0/+965