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
/
ast.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bug 559705 – Missing association between static methods and classes
Colin Walters
2008-11-25
1
-0
/
+1
*
Define socklen_t as an alias for int32.
Johan Dahlin
2008-11-25
1
-4
/
+6
*
Bug 552568 - All the argv parameters in Gtk.gir map char*** to int8
Colin Walters
2008-11-17
1
-1
/
+1
*
Bug 559706 - interface prequisites
Colin Walters
2008-11-17
1
-0
/
+1
*
Bug 560248 – "disguised structures"
Owen Taylor
2008-11-10
1
-1
/
+2
*
Write throws attribute for virtual functions, fixes bug 559703
Jürg Billeter
2008-11-09
1
-0
/
+1
*
Relicense the giscanner library under LGPLv2+. This has been approved by
Johan Dahlin
2008-11-04
1
-11
/
+11
*
map 'id' (ObjC) to 'any' type
Tommi Komulainen
2008-10-30
1
-0
/
+3
*
Bug 557786 - support fixed size arrays
Colin Walters
2008-10-25
1
-0
/
+1
*
Always write out transfer-ownership attribute
Colin Walters
2008-10-23
1
-16
/
+19
*
Bug 557241 – "throws" flag for functions
Johan Bilien
2008-10-21
1
-1
/
+2
*
Fix __repr__ for Property
Colin Walters
2008-10-20
1
-2
/
+2
*
Also register g variants of default_array_types.
Colin Walters
2008-10-20
1
-0
/
+1
*
Bug 557011 - Add g_object_info_get_abstract
Colin Walters
2008-10-20
1
-1
/
+2
*
Bug 556732 – generate gir files consistently
Tommi Komulainen
2008-10-17
1
-1
/
+3
*
Also assume direction=out for size_t*, ssize_t* arguments
Johan Bilien
2008-10-17
1
-1
/
+1
*
Bug 556610 – giscanner/girparser.py drops parameter options
Johan Bilien
2008-10-17
1
-4
/
+19
*
Merge branch 'bug556331-includecleanup'
Colin Walters
2008-10-16
1
-0
/
+26
*
Bug 556433 – assume direction = out for int * parameters
Johan Bilien
2008-10-15
1
-0
/
+4
*
add signed integer and off_t to type_names
Jürg Billeter
2008-10-13
1
-0
/
+6
*
Bug 552858: versioning
Colin Walters
2008-10-12
1
-3
/
+4
*
Bug 555947 - update annotations syntax
Colin Walters
2008-10-11
1
-4
/
+6
*
Bug 552370: add one more test for unsigned as a type, not as a type
Lucas Rocha
2008-10-11
1
-0
/
+1
*
Bug 555712: Struct and union issues
Andreas Rottmann
2008-10-11
1
-2
/
+6
*
Bug 554854: The --typelib-xml and --inject options should reuse giscanner
Lucas Rocha
2008-10-11
1
-2
/
+4
*
Parse length= annotation as a parameter name, not a raw int.
Colin Walters
2008-10-06
1
-0
/
+1
*
Merge branch 'bug552393-varargs'
Colin Walters
2008-10-02
1
-0
/
+6
*
Bug 554632: Create type tag for GType
Colin Walters
2008-10-02
1
-1
/
+2
*
Rework to use recursive XML
Colin Walters
2008-09-29
1
-2
/
+2
*
Write out list and map types, parse 'array' annotation
Colin Walters
2008-09-29
1
-1
/
+2
*
Some work on arrays
Colin Walters
2008-09-29
1
-12
/
+40
*
Remove non-repository types from GIR
Colin Walters
2008-09-25
1
-1
/
+1
*
Merge branch 'bug552566-timet/wip'
Colin Walters
2008-09-23
1
-3
/
+3
*
Fix up previous deprecated commit for review comments
Colin Walters
2008-09-15
1
-0
/
+1
*
Bug 552065: Add deprecation information to GIR
Colin Walters
2008-09-15
1
-0
/
+1
*
Bind pid_t to INT for vte
Colin Walters
2008-09-13
1
-0
/
+2
*
Write out and parse full GObject property information (readable, writable, etc)
Colin Walters
2008-09-08
1
-1
/
+6
*
Suppress size/ssize from being generated in GLib
Colin Walters
2008-08-28
1
-0
/
+2
*
Add interfaces property to class. Write out implemented interfaces.
Colin Walters
2008-08-25
1
-0
/
+1
*
And parse them.
Colin Walters
2008-08-20
1
-0
/
+1
*
Suppress aliases whose name is a builtin. Define some more aliases.
Colin Walters
2008-08-20
1
-0
/
+5
*
Make time_t an alias for long
Johan Dahlin
2008-08-20
1
-0
/
+1
*
Add basic support for union, base the code much on Struct. Add a testcase.
Johan Dahlin
2008-08-19
1
-0
/
+11
*
Type checking rework
Colin Walters
2008-08-19
1
-30
/
+31
*
Redo type resolving and validation. Add a couple of new tests. Patch
Johan Dahlin
2008-08-18
1
-3
/
+13
*
Refactor the parser a bit. Add parent type to interfaces and update
Johan Dahlin
2008-08-14
1
-1
/
+2
*
Run pep8.py in make check, fix old errors.
Johan Dahlin
2008-08-14
1
-1
/
+1
*
Record typedefs as <alias> elements. Also attempt to look up types in
Colin Walters
2008-08-13
1
-0
/
+11
*
PEP8ify
Johan Dahlin
2008-08-09
1
-24
/
+41
*
Merge in the gir-compiler branch. Thanks to Philip and Colin for their
Johan Dahlin
2008-08-08
1
-2
/
+3
[next]