spice/python_modules
Alexander Larsson 4c74e73e1d Fix 32bit failure in demarshaller
Due to a typo we always read offsets as pointers, never as SPICE_ADDRESS.
2010-07-01 16:45:04 +02:00
..
__init__.py Initial import of spice protocol description and demarshall generator 2010-06-18 16:32:10 +02:00
codegen.py Support extra prefix in code generators 2010-06-22 16:01:57 +02:00
demarshal.py Fix 32bit failure in demarshaller 2010-07-01 16:45:04 +02:00
Makefile.am Add python code to automake system 2010-06-18 16:32:11 +02:00
marshal.py Support @marshall to automatically marshall pointers 2010-06-30 22:35:17 +02:00
ptypes.py Simplify SpiceLineAttr by removing unsed stuff 2010-06-30 22:35:17 +02:00
spice_parser.py Store SpicePath segment count rather than size 2010-06-30 22:35:17 +02:00