summaryrefslogtreecommitdiff
path: root/python_modules/spice_parser.py
AgeCommit message (Expand)AuthorFilesLines
2015-07-23codegen: Remove duplicate variable initializationFrediano Ziglio1-1/+0
2015-07-23codegen: Import six module before first useFrediano Ziglio1-1/+2
2015-04-01Make spice_codegen.py work on both Python 2 and 3Alexander Wauck1-6/+7
2012-03-20allow attributes on channel elements in .proto filesChristophe Fergeau1-1/+1
2012-03-20Remove trailing blank linesDaniel P. Berrange1-1/+0
2012-03-20add check for pyparsingChristophe Fergeau1-3/+8
2012-03-20python: remove c-ism trailing ;Marc-André Lureau1-1/+1
2012-03-20Don't send CursorHeader if cursor_flags is NONEAlexander Larsson1-1/+1
2012-03-20Properly parse QXLImage to the new-world SpiceImageGerd Hoffmann1-1/+1
2012-03-20Store SpicePath segment count rather than sizeAlexander Larsson1-1/+1
2012-03-20Initial import of spice protocol description and demarshall generatorAlexander Larsson1-0/+157