summaryrefslogtreecommitdiff
path: root/giscanner/gdumpparser.py
Commit message (Expand)AuthorAgeFilesLines
* Handle enumerations with the full range of signed and unsigned valuesOwen W. Taylor2010-11-011-7/+25
* scanner: Don't leave temporary directory around if we failColin Walters2010-10-071-1/+3
* Set c_symbol_prefix in the GVariant special caseTomeu Vizoso2010-09-171-0/+1
* scanner: Add temporary workaround for GStreamerColin Walters2010-09-151-0/+2
* scanner: Add GType for GVariantColin Walters2010-09-131-5/+10
* scanner: Bomb out more obviously if a namespace contains class name = namespaceColin Walters2010-09-131-0/+6
* scanner: Allow gstreamer's GParamSpecMiniObject throughColin Walters2010-09-101-0/+13
* scanner: Kill glibastColin Walters2010-09-081-43/+67
* [scanner] Fundamental problems are not fatalJohan Dahlin2010-09-071-1/+2
* 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