giscanner: fix DocBlock().comment
[platform/upstream/gobject-introspection.git] / giscanner / maintransformer.py
2012-11-28 Dieter Verfailliegiscanner: fix DocBlock().comment
2012-11-28 Dieter Verfailliegiscanner: remove unused variables
2012-11-28 Dieter Verfailliegiscanner: use dict.items()...
2012-11-28 Dieter Verfailliegiscanner: improve wording of inline documentation
2012-10-28 Giovanni CampagnaAdd documentation for enumeration members
2012-08-21 Torsten Schönfeldscanner: methods cannot have an out-arg as their first arg
2012-08-13 Colin WaltersRevert "Implement "rename to" annotation for records"
2012-07-27 Jon NordbyImplement "rename to" annotation for records
2012-07-10 Evan Nemersonscanner: support stability tag
2012-07-02 Giovanni CampagnaMaintransfomer: fix again paring error domains with...
2012-06-27 Jasper St. PierreRevert scanner fix in 64f3832
2012-06-18 Giovanni Campagnascanner: complete the enum-to-error-quark fix
2012-06-16 Giovanni Campagnascanner: fix pairing of error quarks with registered...
2012-05-27 Dan Winshipscanner: allow for functions that look like constructor...
2012-04-05 Dieter VerfaillieSplit parameter and tag storage in annotationparser...
2012-04-05 Dieter VerfaillieNow make AnnotationParser do what gobject-introspection...
2012-03-06 Matthew BoothFix matching of methods named *_get_type()
2012-02-20 Tomeu VizosoMerge branch 'mallard-templates'
2012-02-13 Jasper St. Pierregiscanner: Add better errors for unknown param names
2012-02-09 Jasper St. Pierrescanner: Allow adding annotations to vfuncs directly
2012-01-10 Olivier CrêteAllow using GLib.List(Foo) instead of GLib.List<Foo>
2011-11-25 Johan DahlinAdd a floating alias for none
2011-10-13 Dan Winshipscanner: allow GObject.Object as a superclass return...
2011-09-14 Johan DahlinAdd constant value annotation
2011-08-30 Colin Waltersscanner: Don't try to copy c:type if we're parsing...
2011-08-30 Colin Waltersscanner: Remove some dead debugging code
2011-08-18 Giovanni CampagnaAdd tests for newly added warnings
2011-08-18 Giovanni CampagnaDisallow non byte types for GByteArrays
2011-08-18 Giovanni CampagnaForbid GPtrArrays holding non-pointer types
2011-08-16 Torsten SchönfeldAllow enums and bitfields to have static methods
2011-08-14 Torsten SchönfeldRecognize constructors ending in 'newv'
2011-08-13 Johan DahlinMerge remote-tracking branch 'origin/gir-docbook'
2011-08-13 Johan DahlinTry harder to preserve c:type
2011-08-13 Torsten Schönfeldscanner: add a moved_to property to backcompat functions
2011-08-13 Torsten Schönfeldscanner: handle static methods on all types
2011-08-13 Dan WinshipSwitch to storing string form of error quarks
2011-08-12 Dan WinshipSwitch to storing string form of error quarks
2011-07-01 Dan Winshipgiscanner: mark GAsyncReadyCallbacks as allow-none
2011-06-08 Giovanni CampagnaRework how fundamental GObject types are introspected
2011-06-04 Giovanni CampagnaAlways add a zero-terminated attribute when it cannot...
2011-06-03 Colin Waltersscanner: Support _get_gtype() as a GType creation suffix
2011-05-13 David ZeuthenAdd support for the (skip) annotation on parameters...
2011-05-11 Giovanni Campagnagiscanner: read (array) and (element-type) annotations...
2011-02-22 Tomeu VizosoAdd warnings for the (constructor) annotation
2011-02-22 Tomeu VizosoAdd warnings for the (method) annotation
2011-02-02 Tomeu VizosoAdd (method) overrides
2011-02-01 Johan DahlinPreserve gtk-doc section names
2011-01-28 Tomeu VizosoAdd (constructor) annotation
2011-01-21 Tomeu Vizoso[scanner] Don't crash if we don't have a ctype in array...
2011-01-21 Tomeu VizosoPreserve the c:type of array elements
2011-01-20 Johan DahlinDisable missing class structure warning, add a bug...
2011-01-13 Pavel HolejsovskyMake caller-allocates detection work for struct aliases
2011-01-07 Tomeu Vizososcanner: Make sure that vfuncs made to the GIR
2010-12-21 Pavel Holejsovskyscanner: avoid crash when annotation explicitly changes...
2010-12-15 Jonathan Matthewscanner: support typedefs for container types
2010-12-15 Pavel Holejsovskygiscanner: don't ignore signal parameter names from...
2010-11-19 Colin Waltersscanner: Only mark structures and unions as out-caller...
2010-11-16 Colin Waltersscanner: Fall back to default uscoring for method pairi...
2010-11-16 Jonathan Matthewscanner: use c-symbol-prefix for method pairing where...
2010-10-06 Johan DahlinRevert "Apply `(type bitfield)' annotations for enums"
2010-10-06 Johan DahlinRevert "block can be None, fixup last commit"
2010-10-06 Johan Dahlinblock can be None, fixup last commit
2010-10-05 Andreas RottmannApply `(type bitfield)' annotations for enums
2010-09-29 Colin Waltersscanner: Abort if we would be generating an empty namespace
2010-09-24 Johan Dahlin[annotationparser] Allow param less closures
2010-09-24 Johan DahlinAdd more array warnings + tests
2010-09-24 Johan Dahlin[maintransformer] Add more warnings for element-type
2010-09-24 Johan Dahlin[maintransformer] Use constants
2010-09-24 Johan Dahlin[annotation] Add constants for out options
2010-09-24 Johan Dahlin[maintransformer] Use AssertionError
2010-09-23 Johan DahlinAdd scope annotation value warnings
2010-09-23 Johan DahlinValidate transfer annnotations
2010-09-23 Johan DahlinPaper-bag fix, add an OPT_TRANSFER import
2010-09-23 Johan DahlinReplace TAG_TRANSFER with OPT_TRANSFER
2010-09-23 Johan Dahlin[scanner] Warn for invalid scanner annotations
2010-09-21 Johan Dahlin[maintransformer] Improve type resolution warnings
2010-09-20 Johan Dahlin[scanner] Add a Position class
2010-09-20 Johan Dahlin[maintransformer] Make warning more robust
2010-09-20 Johan DahlinInclude proper line number for scope warning
2010-09-19 Johan DahlinInclude proper filename and lineno in doc warning
2010-09-19 Johan Dahlin[annotationparser] Preserve line numbers
2010-09-18 Johan Dahlin[maintransformer] Do not warn for returns and varargs
2010-09-17 Tomeu VizosoMake Full the default transfer for returned foreign...
2010-09-16 Johan Dahlin[maintransformer] Do not warn for vararg docs
2010-09-15 Johan DahlinAdd a warning for unresolved types
2010-09-15 Colin Waltersscanner: Add temporary workaround for GStreamer
2010-09-14 Johan DahlinAdd a parameter mismatch warning
2010-09-14 Colin Waltersscanner: Parse annotations for typedefs
2010-09-13 Colin Waltersscanner: Consistently use ctype for documentation blocks
2010-09-09 Colin Waltersscanner: Mark '_'-prefixed fields as introspectable=0
2010-09-09 Tomeu VizosoForeign structs can have constructors
2010-09-09 Tomeu VizosoUse Node.ctype instead of Node.c_name when looking...
2010-09-08 Colin Waltersscanner: Kill glibast
2010-09-08 Colin Waltersscanner: Don't mark as constructors things that are...
2010-09-08 Colin Waltersscanner: Fix object hierarchy traversal in constructor...
2010-09-08 Colin Waltersscanner: Don't attempt to pair methods/constructors...
2010-09-07 Owen W. TaylorGo back to previously handling of static methods on...
2010-09-07 Johan DahlinRevert "[scanner] Revert static method pairing"
2010-09-06 Johan Dahlin[scanner] Revert static method pairing
2010-09-03 Colin Waltersscanner: Fix previous rename-to handling commit
next