summaryrefslogtreecommitdiffstats
path: root/python_modules/marshal.py
Commit message (Expand)AuthorAgeFilesLines
* Fix build error due to member "SpiceMsgEmpty" same name as typeAlexander Larsson2010-06-281-0/+2
* Make pointers 32bit in new protocol formatAlexander Larsson2010-06-231-2/+2
* Add support for @virtual markup in spice protocolAlexander Larsson2010-06-221-0/+3
* Make internal generated marshaller functions staticAlexander Larsson2010-06-221-1/+1
* Support extra prefix in code generatorsAlexander Larsson2010-06-221-1/+1
* Support creating marshallers that are called indirectlyAlexander Larsson2010-06-221-6/+25
* Make generated marshallers build on win32Alexander Larsson2010-06-181-0/+1
* Add support for generating message and structure marshallersAlexander Larsson2010-06-181-0/+357