[scanner] Move over remaining callsites to message
[platform/upstream/gobject-introspection.git] / giscanner / transformer.py
2010-09-02 Johan Dahlin[scanner] Move over remaining callsites to message
2010-09-02 Johan Dahlin[scanner] Simplify strip_identifer/strip_symbol
2010-09-02 Colin Waltersscanner: Don't throw an exception on unresolved types
2010-09-02 Johan Dahlin[scanner] Move namespace out of Transformer
2010-09-02 Johan Dahlin[transformer] Don't pass around source scanner
2010-09-02 Johan Dahlin[scanner] Create the cachestore in the transformer
2010-09-01 Colin Waltersscanner: Also look for enums and bitfields with GType...
2010-09-01 Colin Waltersscanner: Better handling of GType names
2010-09-01 Colin Waltersscanner: Cosmetic cleanup to namespace parsing functions
2010-09-01 Colin Waltersscanner: Refactor name parsing
2010-09-01 Colin Waltersscanner: Add --accept-unprefixed
2010-08-31 Colin Waltersscanner: Filter interface prerequisites and class imple...
2010-08-31 Colin Waltersscanner: Better handling of empty namespace prefix...
2010-08-31 Colin WaltersMajor rewrite
2010-08-31 Colin WaltersUse GLib types consistently
2010-07-28 Johan Dahlin[giscanner] Make warnings less dense
2010-06-22 Danielle MadeleyMerge branch 'gvalue-tests'
2010-06-17 Colin WaltersSupport introspectable=no attribute, add warnings framework
2010-06-17 Johan DahlinRevert "Support introspectable=no attribute, add warnin...
2010-06-17 Colin WaltersSupport introspectable=no attribute, add warnings framework
2010-05-04 Tomeu VizosoAdd support for GArrays: add g_type_info_get_array_type...
2010-04-14 Tomeu VizosoIf needed, convert from camelcase to underscores when...
2010-02-12 Owen W. TaylorFix glib:error-quark scanning for unregistered enum...
2010-02-11 Colin WaltersConform last patch with pep8
2010-02-11 Colin Walters[scanner] Print error instead of throwing for unknown...
2010-01-15 Johan Bilienscanner: Always explicitely set the scope of callbacks
2009-12-09 Dan Winship[scanner] Fix various hardcoded type name checks
2009-12-08 Colin Walters[transformer] Look up callback types in the full name...
2009-11-23 Dan WinshipFix enum prefix stripping to work only up to word bound...
2009-10-23 Colin WaltersWhen doing type resolution on a string, treat it as...
2009-08-17 Colin WaltersBug 592055 - Build/test fixes
2009-08-17 Colin WaltersProtect against source_filename being None when analyzi...
2009-06-11 Holger Hans Peter... Make g-ir-compiler find files installed by make install
2009-06-09 Colin WaltersBug 584453 - Handle char ** correctly (and const variation)
2009-03-17 Colin WaltersBug 564016 - Add c:prefix to .gir
2009-03-17 Colin WaltersBug 575613 - Enum stripping with common prefix, also...
2009-03-09 Andreas RottmannBug 574139 – There is no way to identify 'user_data...
2009-02-26 Andreas RottmannBug 573306 – Relax callback grouping detection rules
2009-02-25 Colin WaltersBug 555964 - Parse floating-point #defines
2009-02-25 Johan DahlinMerge commit 'origin'
2009-02-24 Colin WaltersBug 572790 - Don't register #defines from .c files...
2009-02-24 Colin WaltersBug 561604 - Don't fail on va_list*
2009-02-17 Colin WaltersMerge branch 'master' of ssh://walters@git.gnome.org...
2009-02-17 Colin WaltersMerge branch 'master' of ssh://walters@git.gnome.org...
2009-02-13 Colin WaltersMerge branch 'master' of ssh://walters@git.gnome.org...
2009-02-11 Colin WaltersBug 567906 - Put pkg-config dependencies in .gir files
2009-02-04 Colin WaltersBug 555960 - Nested structs and unions (generation...
2009-02-02 Colin WaltersBug 569408, Bug 568680 - Scanner misses fields (at...
2009-01-15 Johan DahlinBug 567813 – Everything should be versioned
2009-01-12 Johan DahlinBug 563591 – Flags not recognized when there is no...
2009-01-12 Johan DahlinBug 566560 – giscanner.transformer.SkipError
2009-01-12 Johan DahlinBug 563794 - Redo annotation parsing & applying
2009-01-03 Andreas RottmannBug 556489 – callback annotations
2009-01-03 Jürg BilleterFix inconsistencies with PEP8
2008-12-16 Owen TaylorDisable array auto-detection for out-annotated parameters
2008-12-09 Tristan Van BerkomBug 563742 – introspection should record the introduced...
2008-11-21 Johan DahlinBug 561617 – Return value array annotations
2008-11-17 Colin WaltersBug 552568 - All the argv parameters in Gtk.gir map...
2008-11-16 Colin WaltersBug 560241 - Out-arguments should not be marked as...
2008-11-13 Colin WaltersBug 560708 – Fix zero-termination defaults for arrays...
2008-11-13 Colin WaltersBug 558436 - avoid having scanner load app code
2008-11-11 Tommi KomulainenBug 560308 – g-ir-compiler goes in infinite loop on...
2008-11-10 Owen TaylorBug 560248 – "disguised structures"
2008-11-04 Johan DahlinRelicense the giscanner library under LGPLv2+. This...
2008-10-30 Johan DahlinRemove arguments from the constructor, move them to...
2008-10-30 Colin WaltersDon't reparse includes we've already processed
2008-10-30 Johan DahlinLook in XDG_DATA_DIR/gir, really.
2008-10-30 Johan DahlinAvoid parsing parameters, types etc when parsing includ...
2008-10-30 Johan DahlinClean up include parsing and registration.
2008-10-30 Johan DahlinClean up imports
2008-10-25 Colin WaltersBug 557786 - support fixed size arrays
2008-10-24 Johan DahlinBe less verbose about source types, we handle most...
2008-10-23 Tommi KomulainenBug 556739 – transfer-ownership attribute should be...
2008-10-23 Tommi Komulainenmake varargs transfer-ownership="none"
2008-10-23 Colin WaltersAlways write out transfer-ownership attribute
2008-10-22 Tommi KomulainenBug 557092 – Callback annotations not used
2008-10-21 Colin WaltersSubmit after session in PEP8 interrogation room
2008-10-21 Owen TaylorFor string parameters allow transfer annotation to...
2008-10-21 Tommi KomulainenWarn if we see annotations for unknown parameters
2008-10-20 Colin WaltersAdd allow_invalid argument to resolver so we can find...
2008-10-20 Colin WaltersWe are handling those return types, silly
2008-10-18 Colin WaltersBug 556795 - Fix char ** regression
2008-10-18 Colin WaltersBug 556783 - namespace/prefix rework
2008-10-17 Tommi KomulainenBug 556732 – generate gir files consistently
2008-10-16 Colin WaltersBug 556579 - Don't try to resolve names for structs...
2008-10-16 Colin WaltersRemove unused var
2008-10-16 Colin WaltersDefault GObject transfer to full
2008-10-16 Colin WaltersMerge branch 'bug556331-includecleanup'
2008-10-15 Johan BilienBug 556433 – assume direction = out for int * parameters
2008-10-14 Johan BilienBug 556323 – transfer-ownership is wrong for functions...
2008-10-12 Johan Bilienprefix for constants have an underscore, so remove...
2008-10-12 Colin WaltersBug 552858: versioning
2008-10-11 Colin WaltersBug 555947 - update annotations syntax
2008-10-11 Johan Bilienignore non-UTF-8 string constants
2008-10-11 Jürg BilleterBug 552374: Const strings should be identified in the...
2008-10-11 Andreas RottmannBug 555712: Struct and union issues
2008-10-11 Lucas RochaBug 554854: The --typelib-xml and --inject options...
2008-10-06 Colin WaltersParse length= annotation as a parameter name, not a...
2008-10-03 Colin WaltersAvoid resolving types as we create them, do it all...
2008-10-02 Colin WaltersMerge branch 'bug552393-varargs'
next