summaryrefslogtreecommitdiff
path: root/giscanner/gdumpparser.py
Commit message (Expand)AuthorAgeFilesLines
...
* Fix typo (reported by philn-tp)Tomeu Vizoso2010-09-031-1/+1
* [scanner] Move a function from transformer to astJohan Dahlin2010-09-021-6/+6
* [scanner] Move over remaining callsites to messageJohan Dahlin2010-09-021-2/+2
* [scanner] Simplify strip_identifer/strip_symbolJohan Dahlin2010-09-021-16/+29
* [transformer] Don't pass around source scannerJohan Dahlin2010-09-021-2/+0
* scanner: Better handling of GType namesColin Walters2010-09-011-6/+6
* scanner: Avoid internal invalid Type instances from parentsColin Walters2010-08-311-2/+3
* major: Fix parent for GInitiallyUnownedColin Walters2010-08-311-1/+1
* Major rewriteColin Walters2010-08-311-0/+455