summaryrefslogtreecommitdiff
path: root/giscanner
AgeCommit message (Expand)AuthorFilesLines
2010-09-20[maintransformer] Make warning more robustHEADmasterJohan Dahlin1-2/+2
2010-09-20[message] Set file_positions to an empty listJohan Dahlin1-1/+1
2010-09-19Include proper line number for scope warningJohan Dahlin1-3/+4
2010-09-19[sourcescanner] Rewrite linemarks parserJohan Dahlin2-50/+25
2010-09-19Include proper filename and lineno in doc warningJohan Dahlin1-1/+3
2010-09-19[annotationparser] Preserve line numbersJohan Dahlin2-18/+36
2010-09-19Save the line number of a source commentJohan Dahlin5-11/+40
2010-09-18[maintransformer] Do not warn for returns and varargsJohan Dahlin1-1/+1
2010-09-17Set c_symbol_prefix in the GVariant special caseTomeu Vizoso1-0/+1
2010-09-17Make Full the default transfer for returned foreign structs.Tomeu Vizoso1-4/+16
2010-09-16[maintransformer] Do not warn for vararg docsJohan Dahlin1-0/+3
2010-09-15Add a warning for unresolved typesJohan Dahlin1-6/+15
2010-09-15scanner: Add temporary workaround for GStreamerColin Walters3-0/+8
2010-09-14Add a parameter mismatch warningJohan Dahlin3-1/+28
2010-09-14scanner: Add c_type for callbacksColin Walters2-2/+3
2010-09-14scanner: Parse annotations for typedefsColin Walters3-1/+10
2010-09-14scanner: Handle G_TYPE_HASH_TABLEColin Walters2-6/+12
2010-09-13scanner: Consistently use ctype for documentation blocksColin Walters1-11/+22
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: Readd support for --strip-prefixColin Walters1-2/+3
2010-09-10scanner: Allow gstreamer's GParamSpecMiniObject throughColin Walters1-0/+13
2010-09-09scanner: Skip functions with leading '_'Colin Walters1-0/+3
2010-09-09scanner: Mark '_'-prefixed fields as introspectable=0Colin Walters1-0/+16
2010-09-09Foreign structs can have constructorsTomeu Vizoso1-2/+2
2010-09-09Use Node.ctype instead of Node.c_name when looking up comment blocksTomeu Vizoso1-1/+4
2010-09-09scanner: Unify parsing of compoundsColin Walters1-38/+23
2010-09-09scanner: Fix style for previous commitColin Walters1-3/+4
2010-09-09Print helpful error message if --strip-prefix option is used.Saikiran Madugula1-0/+7
2010-09-08scanner: Kill glibastColin Walters9-416/+355
2010-09-08scanner: Don't mark as constructors things that are more obviously methodsColin Walters1-3/+10
2010-09-08scanner: Fix object hierarchy traversal in constructor scanningColin Walters1-2/+2
2010-09-08scanner: Don't attempt to pair methods/constructors with foreign namespacesColin Walters1-0/+4
2010-09-07Handle casing better for constantsOwen W. Taylor3-14/+12
2010-09-07scanner: Automatically skip callables which contain a skipped nodeColin Walters1-0/+19
2010-09-07Go back to previously handling of static methods on non-GObjectsOwen W. Taylor2-2/+10
2010-09-07scanner: Fall back to searching all includes when uncertainColin Walters1-1/+14
2010-09-07Revert "[scanner] Revert static method pairing"Johan Dahlin1-6/+3
2010-09-07[scanner] Make fatal warnings exitJohan Dahlin1-4/+6
2010-09-07[scanner] Fundamental problems are not fatalJohan Dahlin1-1/+2
2010-09-07scanner: Add various static debug hooks in GI_SCANNER_DEBUGColin Walters3-2/+28
2010-09-07[scanner] Make it compatible with Python 2.5 againJohan Dahlin1-0/+3
2010-09-06Revert "Fix non-source-dir build failure"Johan Dahlin1-9/+0
2010-09-06[scanner] Revert static method pairingJohan Dahlin1-3/+6
2010-09-06[scanner] Clarify exception messageJohan Dahlin1-1/+1
2010-09-06Fix non-source-dir build failureTheppitak Karoonboonyanan1-0/+9
2010-09-06[scanner] Remove a bunch of unused functionsJohan Dahlin1-19/+0
2010-09-03scanner: Add backwards compatibility with some annotation typesColin Walters1-0/+6
2010-09-03scanner: Don't clear out ctype on annotation strings if we fail to resolveColin Walters1-2/+3
2010-09-03scanner: Fix previous rename-to handling commitColin Walters1-4/+6