summaryrefslogtreecommitdiffstats
path: root/python_modules/spice_parser.py
Commit message (Expand)AuthorAgeFilesLines
* codegen: Remove duplicate variable initializationFrediano Ziglio2015-07-231-1/+0
* codegen: Import six module before first useFrediano Ziglio2015-07-231-1/+2
* Make spice_codegen.py work on both Python 2 and 3Alexander Wauck2015-04-011-6/+7
* allow attributes on channel elements in .proto filesChristophe Fergeau2012-03-201-1/+1
* Remove trailing blank linesDaniel P. Berrange2012-03-201-1/+0
* add check for pyparsingChristophe Fergeau2012-03-201-3/+8
* python: remove c-ism trailing ;Marc-André Lureau2012-03-201-1/+1
* Don't send CursorHeader if cursor_flags is NONEAlexander Larsson2012-03-201-1/+1
* Properly parse QXLImage to the new-world SpiceImageGerd Hoffmann2012-03-201-1/+1
* Store SpicePath segment count rather than sizeAlexander Larsson2012-03-201-1/+1
* Initial import of spice protocol description and demarshall generatorAlexander Larsson2012-03-201-0/+157