aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxl/gentypes.py
Commit message (Expand)AuthorAgeFilesLines
* libxl: correct indentation of _libxl_types.cIan Campbell2010-08-311-1/+1
* libxl: correctly free Reference types in autogenerated destroy functionsIan Campbell2010-08-311-5/+7
* xl: poison data objects in auto-generated destructorsGianni Tedesco2010-08-201-0/+4
* libxl: do not generate a destructor for data types which do not require oneIan Campbell2010-08-191-1/+1
* libxl: generate destructors for each libxl defined typeIan Campbell2010-08-191-5/+73
* libxl: autogenerate _libxl_types.hIan Campbell2010-08-191-0/+91