summaryrefslogtreecommitdiff
path: root/tools/libtpcodegen.py
Commit message (Expand)AuthorAgeFilesLines
* Make the code generation tools work under either Python 2 or 3Simon McVittie2013-01-031-1/+21
* Codegen: write temporary files first, and rename them into placeSimon McVittie2012-03-091-1/+13
* glib-client-gen: mark deprecated D-Bus methods as deprecatedJonny Lamb2009-12-021-0/+10
* Remove camelcase_to_lower, camelcase_to_upperSimon McVittie2009-05-271-26/+0
* Make .. as path element work in get_by_path again, and make it return attribu...Olli Salli2008-06-191-3/+3
* Add get_by_path(element, path) to libtpcodegen to support a pseudo-subset of ...Olli Salli2008-06-171-0/+33
* Make libtpcodegen.get_descendant_text work transparently on (possibly nested)...Olli Salli2008-06-171-3/+5
* Make get_descendant_text return '' in case of a None element (mirroring xsl:v...Olli Salli2008-06-141-0/+2
* Add libtpcodegen.get_descendant_text(element) for extracting text data from a...Olli Salli2008-05-231-0/+12
* Split libtpcodegen.py from libglibcodegen.pyOlli Salli2008-05-231-0/+182