summaryrefslogtreecommitdiffstats
path: root/python_modules/marshal.py
Commit message (Expand)AuthorAgeFilesLines
* Support @marshall to automatically marshall pointersAlexander Larsson2012-03-201-15/+24
* Store SpicePath segment count rather than sizeAlexander Larsson2012-03-201-9/+18
* Fix build error due to member "SpiceMsgEmpty" same name as typeAlexander Larsson2012-03-201-0/+2
* Make pointers 32bit in new protocol formatAlexander Larsson2012-03-201-2/+2
* Add support for @virtual markup in spice protocolAlexander Larsson2012-03-201-0/+3
* Make internal generated marshaller functions staticAlexander Larsson2012-03-201-1/+1
* Support extra prefix in code generatorsAlexander Larsson2012-03-201-1/+1
* Support creating marshallers that are called indirectlyAlexander Larsson2012-03-201-6/+25
* Make generated marshallers build on win32Alexander Larsson2012-03-201-0/+1
* Add support for generating message and structure marshallersAlexander Larsson2012-03-201-0/+357