summaryrefslogtreecommitdiff
path: root/giscanner/gdumpparser.py
AgeCommit message (Expand)AuthorFilesLines
2010-09-17Set c_symbol_prefix in the GVariant special caseTomeu Vizoso1-0/+1
2010-09-15scanner: Add temporary workaround for GStreamerColin Walters1-0/+2
2010-09-13scanner: Add GType for GVariantColin Walters1-5/+10
2010-09-13scanner: Bomb out more obviously if a namespace contains class name = namespaceColin Walters1-0/+6
2010-09-10scanner: Allow gstreamer's GParamSpecMiniObject throughColin Walters1-0/+13
2010-09-08scanner: Kill glibastColin Walters1-43/+67
2010-09-07[scanner] Fundamental problems are not fatalJohan Dahlin1-1/+2
2010-09-03Fix typo (reported by philn-tp)Tomeu Vizoso1-1/+1
2010-09-02[scanner] Move a function from transformer to astJohan Dahlin1-6/+6
2010-09-02[scanner] Move over remaining callsites to messageJohan Dahlin1-2/+2
2010-09-02[scanner] Simplify strip_identifer/strip_symbolJohan Dahlin1-16/+29
2010-09-02[transformer] Don't pass around source scannerJohan Dahlin1-2/+0
2010-09-01scanner: Better handling of GType namesColin Walters1-6/+6
2010-08-31scanner: Avoid internal invalid Type instances from parentsColin Walters1-2/+3
2010-08-31major: Fix parent for GInitiallyUnownedColin Walters1-1/+1
2010-08-31Major rewriteColin Walters1-0/+455