aboutsummaryrefslogtreecommitdiffstats
path: root/tools/python/genwrap.py
Commit message (Expand)AuthorAgeFilesLines
* libxl: add a new Array type to the IDLIan Campbell2012-07-061-3/+5
* libxl: add new "defbool" built in type.Ian Campbell2012-03-011-1/+11
* libxl: Rename libxl IDL infrastructure.Ian Campbell2012-01-311-14/+13
* libxl: define libxl_vnc_info to hold all info about the vnc infoIan Campbell2012-01-311-1/+9
* libxl: idl: support new "private" type attributeIan Jackson2011-12-121-0/+6
* libxl: idl: use "dispose" rather than "destroy" for function to free IDL typesIan Campbell2011-10-181-2/+2
* tools: libxl: add concept of in- and out-put only data types to IDLIan Campbell2011-04-201-8/+19
* tools: libxl: remove BitField type class from IDLIan Campbell2011-04-201-1/+1
* tools: libxl: add an Enumeration type to the IDLIan Campbell2011-04-201-21/+32
* tools/python/pyxl: Allow subclassing of auto-generated python typesGianni Tedesco2011-01-111-1/+1
* tools/python/pyxl: Fix reference counting of Py_(None|True|False)Gianni Tedesco2011-01-111-1/+4
* libxl, tools/python: Add libxl python bindingGianni Tedesco2010-09-161-0/+282