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
/
girwriter.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
giscanner: Correctly consume field annotations on structs
Stef Walter
2013-10-28
1
-10
/
+14
*
giscanner: remove unneeded isinstance check
Dieter Verfaillie
2013-10-09
1
-3
/
+2
*
giscanner: write '<varargs/>' instead of '<varargs></varargs>'
Dieter Verfaillie
2013-10-08
1
-2
/
+1
*
giscanner: make Annotated.attributes an OrderedDict
Dieter Verfaillie
2013-10-08
1
-1
/
+1
*
giscanner: fix description field storage in .gir files
Dieter Verfaillie
2013-10-08
1
-4
/
+23
*
tests: Update misc/pep8.py to 1.4.5
Dieter Verfaillie
2013-05-07
1
-11
/
+10
*
giscanner: fix broken xml:whitespace attributes in .gir files
Dieter Verfaillie
2013-04-09
1
-1
/
+1
*
scanner: internals cleanup: Move pkgconfig list to Namespace
Colin Walters
2013-02-26
1
-6
/
+4
*
scanner: internals cleanup: Move c_includes to Namespace
Colin Walters
2013-02-26
1
-8
/
+4
*
scanner: internals cleanup: Move shared libraries to Namespace
Colin Walters
2013-02-26
1
-6
/
+6
*
scanner: internals cleanup: Key more things off Namespace
Colin Walters
2013-02-26
1
-6
/
+4
*
ast: Rename Class.parent to parent_type
Jasper St. Pierre
2013-02-15
1
-2
/
+2
*
scanner: remove backcompat copies more safely
Torsten Schönfeld
2013-02-10
1
-0
/
+2
*
girparser: Serialize and read back the instance_parameter
Jasper St. Pierre
2013-02-01
1
-8
/
+10
*
giscanner: Apply standard annotations to constant values
Jasper St. Pierre
2013-02-01
1
-0
/
+3
*
Add documentation for enumeration members
Giovanni Campagna
2012-10-28
1
-1
/
+2
*
mallardwriter: Fix formatting the function name
Jasper St. Pierre
2012-08-29
1
-2
/
+2
*
scanner: support stability tag
Evan Nemerson
2012-07-10
1
-0
/
+2
*
giscanner: Write detailed information in "type" tag's "c:type" attribute.
Krzesimir Nowak
2012-07-07
1
-1
/
+3
*
Add constant value annotation
Johan Dahlin
2011-09-14
1
-1
/
+3
*
Allow enums and bitfields to have static methods
Torsten Schönfeld
2011-08-16
1
-0
/
+4
*
Make sure signal works when there isn't one specified
Johan Dahlin
2011-08-13
1
-2
/
+3
*
Add signal flags
Johan Dahlin
2011-08-13
1
-1
/
+11
*
scanner: add a moved_to property to backcompat functions
Torsten Schönfeld
2011-08-13
1
-0
/
+2
*
scanner: Don't throw away blank lines in the docs
Colin Walters
2011-08-13
1
-1
/
+1
*
Switch to storing string form of error quarks
Dan Winship
2011-08-12
1
-2
/
+2
*
Always add a zero-terminated attribute when it cannot be implied
Giovanni Campagna
2011-06-04
1
-0
/
+6
*
Add support for the (skip) annotation on parameters or return values
David Zeuthen
2011-05-13
1
-0
/
+4
*
make check pass for recent commits
Colin Walters
2010-12-17
1
-1
/
+1
*
scanner: support typedefs for container types
Jonathan Matthew
2010-12-16
1
-1
/
+23
*
[scanner] Support private/public directives
Johan Dahlin
2010-09-20
1
-0
/
+2
*
scanner: Add c_type for callbacks
Colin Walters
2010-09-14
1
-1
/
+1
*
scanner: Parse annotations for typedefs
Colin Walters
2010-09-14
1
-0
/
+2
*
scanner: Kill glibast
Colin Walters
2010-09-08
1
-77
/
+67
*
Go back to previously handling of static methods on non-GObjects
Owen W. Taylor
2010-09-07
1
-0
/
+1
*
Major rewrite
Colin Walters
2010-08-31
1
-110
/
+125
*
Use GLib types consistently
Colin Walters
2010-08-31
1
-18
/
+18
*
Move alias target to <type>
Colin Walters
2010-08-31
1
-2
/
+3
*
Add support for non-GObject fundamental objects
Johan Dahlin
2010-07-09
1
-0
/
+11
*
Move doc to toplevel element, write <any> for unknown containers
Colin Walters
2010-07-08
1
-39
/
+27
*
Allow attributes on parameters and return values
David Zeuthen
2010-06-24
1
-0
/
+2
*
Support introspectable=no attribute, add warnings framework
Colin Walters
2010-06-17
1
-20
/
+13
*
More explicitly document how we'll use the version= attribute on repository
Colin Walters
2010-06-17
1
-1
/
+4
*
Revert "Support introspectable=no attribute, add warnings framework"
Johan Dahlin
2010-06-17
1
-12
/
+19
*
Support introspectable=no attribute, add warnings framework
Colin Walters
2010-06-16
1
-19
/
+12
*
Apply annotations from invoker to vfunc
Colin Walters
2010-06-16
1
-1
/
+1
*
Support the (transfer) annotation for properties.
Tomeu Vizoso
2010-06-08
1
-0
/
+1
*
Support (out caller-allocates)
Colin Walters
2010-05-26
1
-0
/
+2
*
Add support for the 'foreign' annotation to g-i-scanner
GOBJECT_INTROSPECTION_0_6_12
Tomeu Vizoso
2010-05-23
1
-0
/
+2
*
Add support for GArrays: add g_type_info_get_array_type() and properly scan G...
Tomeu Vizoso
2010-05-04
1
-1
/
+5
[next]