index
:
delta/gobject-introspection.git
annotation
annotation_svn1007
baserock/1.39.90
baserock/GOBJECT_INTROSPECTION_1_40_0
baserock/jonathan/fix-giscanner
baserock/markdoffman/1_39_90-merge
baserock/morph
bochecha/pkgconfig-prefix
doc-sections
ebassi/cairo-wrap
ebassi/compiler-opt
ebassi/final-type
ebassi/for-master
ebassi/issue-384
ebassi/issue-418
ebassi/signal-emitter
ebassi/symbol-collision
ewlsh/fundamental-test
fix-msvc-setuptools-distutils
fix-msvc-warnings
fix.win.cmd.3-38
g-i-0.6
g-i-0.9
gi-release-1-70
gidocgen
gir-compiler
gir-docbook
gir-docbook-2
glib-annotations
gnome-3-0
gnome-3-10
gnome-3-12
gnome-3-14
gnome-3-16
gnome-3-18
gnome-3-2
gnome-3-20
gnome-3-22
gnome-3-24
gnome-3-26
gnome-3-28
gnome-3-30
gnome-3-32
gnome-3-34
gnome-3-36
gnome-3-38
gnome-3-4
gnome-3-6
gnome-3-8
gnome-42
ignatenko/g-ir-inspect
issue-328
main
mallard-templates
master
matthiasc/symbol-collision
no-designated-init
pointer-aliases
scope-forever
tintou/closure-destroy-fix
tintou/doc-format
win64.fixes.master
wip/api-diff
wip/carlosg/signal-tests
wip/ci
wip/cmph
wip/cmph-rebase2
wip/cmph-rebase3
wip/dieterv/drive-by-review
wip/dieterv/g-ir-fix
wip/dieterv/multiline-annotations
wip/dieterv/schema
wip/docs
wip/docs-3
wip/docs-json
wip/dx-hackfest
wip/ebassi/meson
wip/fanc999/dumper-distutils
wip/glib-source-extraction
wip/hadess/add-power-profile-monitor
wip/jtojnar/glib-subproject
wip/meson/pkg-generate
wip/nielsdg/python-formatter-out-params
wip/nonrecursive-make
wip/sam/multiple-girs-one-typelib
wip/smcv/8k-not-enough-for-everybody
wip/smcv/search-paths
wip/smcv/test-more-flags
wip/smcv/testbuild
wip/structure-parsing
wip/tingping/meson
wip/tintou/closure-documentation
zbrown/dispose
zbrown/types-1
gitlab.gnome.org: GNOME/gobject-introspection.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
giscanner
/
annotationparser.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
[scanner] Fix various hardcoded type name checks
Dan Winship
2009-12-09
1
-7
/
+12
*
Fix an annotationparser bug for empty tags
Johan Dahlin
2009-12-09
1
-0
/
+2
*
Wrap line in 80 characters
Johan Dahlin
2009-12-08
1
-2
/
+3
*
annotationparser: include symbol name in warning
Stefan Kost
2009-12-04
1
-2
/
+2
*
Check for AsyncReadyCallback / DestroyNotify
Johan Dahlin
2009-12-03
1
-2
/
+3
*
Better scope in GAsyncReadyCallback/GDestroyNotify
Johan Dahlin
2009-12-02
1
-1
/
+18
*
Bug 556628 – (skip) annotation
Dan Winship
2009-08-24
1
-0
/
+7
*
Allow annotations on fields
Andreas Rottmann
2009-07-03
1
-5
/
+15
*
Bug 579008 - Don't override element-type for arrays
Colin Walters
2009-06-23
1
-1
/
+2
*
Bug 581685: Parse parameterized types (using <>) in annotations.
C. Scott Ananian
2009-06-12
1
-14
/
+49
*
Bug 584453 - Handle char ** correctly (and const variation)
Colin Walters
2009-06-09
1
-3
/
+2
*
Allow the use of the "Rename To" annotation for literal method renaming.
C. Scott Ananian
2009-05-12
1
-2
/
+15
*
Bug 574284 - Add support for a 'closure' and 'destroy' annotations
Andreas Rottmann
2009-03-23
1
-1
/
+26
*
Bug 556475 – support Shadows: annotation
Andreas Rottmann
2009-03-19
1
-1
/
+25
*
Bug 565147 - Add (type) annotation to override the C type definition
Colin Walters
2009-03-16
1
-1
/
+6
*
Bug 557383 - Virtual method support
Colin Walters
2009-03-05
1
-14
/
+43
*
Bug 573332 - Allow annotation of enums as bitfields
Andreas Rottmann
2009-03-04
1
-0
/
+7
*
Introduce documentation-block options
Andreas Rottmann
2009-03-04
1
-7
/
+18
*
Bug 571548 - Generic attributes
Colin Walters
2009-03-03
1
-19
/
+41
*
Parse doc-comment tags case-insensitive
Owen W. Taylor
2009-02-17
1
-5
/
+5
*
Bug 562615 – Struct methods missing
Johan Dahlin
2009-01-20
1
-4
/
+2
*
Clean up some abstraction breakage to reduce code duplication
Johan Dahlin
2009-01-13
1
-10
/
+7
*
Bug 555036 – put gtk-doc in GIR
Johan Dahlin
2009-01-13
1
-15
/
+59
*
Fix a bug where \n was not present in a comment
Johan Dahlin
2009-01-13
1
-2
/
+12
*
Organize annotation options/tags by using constants,
Johan Dahlin
2009-01-13
1
-25
/
+48
*
Bug 562467 – Property annotation
Johan Dahlin
2009-01-13
1
-6
/
+8
*
Bug 546739 – Introspection should know precise signal parameter types
Johan Dahlin
2009-01-12
1
-13
/
+39
*
Bug 566419 – Element type of arrays not properly handled in all cases
Johan Dahlin
2009-01-12
1
-8
/
+24
*
Bug 563794 - Redo annotation parsing & applying
Johan Dahlin
2009-01-12
1
-0
/
+505