summaryrefslogtreecommitdiffstats
path: root/python_modules/codegen.py
Commit message (Expand)AuthorAgeFilesLines
* Revert "Remove files moved to spice-protocol"Marc-André Lureau2016-03-101-0/+380
* Remove files moved to spice-protocolFrediano Ziglio2015-08-111-380/+0
* codegen: Allow to specify C type for index variableFrediano Ziglio2015-07-231-1/+3
* codegen: Check we don't pop too many indexesFrediano Ziglio2015-07-231-0/+1
* codegen: Optimize code indentation and avoid a loopFrediano Ziglio2015-07-231-2/+1
* codegen: Fix typo in variable nameFrediano Ziglio2015-07-231-1/+1
* codegen: Use six.PY3 rather than six.PY2Christophe Fergeau2015-04-141-3/+3
* Make spice_codegen.py work on both Python 2 and 3Alexander Wauck2015-04-011-12/+16
* spice_codegen: Always write a channels entry for an ifdef-ed channelHans de Goede2012-03-201-0/+6
* add ifdef/endif methods to spice code generatorChristophe Fergeau2012-03-201-0/+12
* python: remove c-ism trailing ;Marc-André Lureau2012-03-201-3/+3
* python_modules/codegen.py: fix indent error in an unused functionAlon Levy2012-03-201-1/+1
* support python 2.5.4+ for marshaller/demarshallersAlon Levy2012-03-201-0/+1
* Support extra prefix in code generatorsAlexander Larsson2012-03-201-0/+1
* Initial import of spice protocol description and demarshall generatorAlexander Larsson2012-03-201-0/+354