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
/
transformer.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
giscanner: fix tests with python3.5
Marc-Antoine Perennou
2016-01-18
1
-1
/
+2
*
giscanner/transformer.py: Fix --identifier-filter on Python 3.x
Chun-wei Fan
2015-10-28
1
-1
/
+2
*
Add support for function typedefs without pointer
Ben Iofel
2015-10-19
1
-2
/
+10
*
transformer: Strip out GLib _autoptr typedefs
Colin Walters
2015-10-10
1
-0
/
+3
*
giscanner: Update namespace sort for Python 3 compatibility
Simon Feltman
2015-09-29
1
-7
/
+10
*
giscanner: Use unicode literals in all Python files
Simon Feltman
2015-09-29
1
-1
/
+2
*
giscanner: Replace repr format usage with string formatter
Simon Feltman
2015-09-29
1
-6
/
+7
*
giscanner: Use print as a function for Python 3 compatibility
Simon Feltman
2015-09-29
1
-1
/
+2
*
giscanner: Enable "true division" for all Python files
Simon Feltman
2015-09-29
1
-0
/
+1
*
giscanner: Use absolute_import for all Python files
Simon Feltman
2015-09-29
1
-0
/
+2
*
giscanner: Use items() instead of iteritems()
Simon Feltman
2015-09-29
1
-3
/
+3
*
giscanner: Convert map() results to list
Simon Feltman
2015-09-29
1
-1
/
+1
*
giscanner: fix alias resolution
Giovanni Campagna
2015-09-27
1
-1
/
+1
*
tests: Update misc/pep8.py to 1.6.2
Dieter Verfaillie
2015-06-29
1
-2
/
+2
*
scanner: remove unused param_names
Dieter Verfaillie
2015-06-29
1
-2
/
+0
*
scanner: add "XDG Base Directory" functions
Dieter Verfaillie
2015-06-20
1
-8
/
+10
*
scanner: Add --symbol-filter-cmd
Garrett Regier
2015-04-20
1
-1
/
+15
*
scanner: Don't fail when GI_SCANNER_DISABLE_CACHE is set
Garrett Regier
2015-04-19
1
-2
/
+2
*
scanner: Add --identifier-filter-cmd
Simon Feltman
2014-06-03
1
-1
/
+14
*
scanner: Replace GInitiallyUnowned field sharing with generic solution
Simon Feltman
2014-01-04
1
-6
/
+7
*
scanner: Cleanup exception handling in the transformer
Simon Feltman
2014-01-04
1
-42
/
+15
*
scanner: Remove typedef namespace cache
Simon Feltman
2014-01-04
1
-20
/
+0
*
scanner: Use tag namespace for parsing unions
Simon Feltman
2014-01-04
1
-74
/
+30
*
scanner: Add simplified parsing for nested structs
Simon Feltman
2014-01-04
1
-4
/
+7
*
scanner: Fix parsing for various typedef struct orderings
Simon Feltman
2014-01-04
1
-5
/
+95
*
scanner: Support boolean constants
Florian Müllner
2013-11-29
1
-0
/
+3
*
giscanner: don't generate synthetic names for '...' parameter
Dieter Verfaillie
2013-10-08
1
-8
/
+8
*
giscanner: remove dead code
Dieter Verfaillie
2013-10-08
1
-37
/
+0
*
tests: Update misc/pep8.py to 1.4.6
Dieter Verfaillie
2013-10-08
1
-2
/
+1
*
tests: Update misc/pep8.py to 1.4.5
Dieter Verfaillie
2013-05-07
1
-25
/
+20
*
transformer: Remove annotations
Jasper St. Pierre
2013-05-07
1
-4
/
+0
*
giscanner: prefer "except X as e" over "except X, e"
Dieter Verfaillie
2013-04-09
1
-12
/
+12
*
scanner: Don't re-parse includes we already found
Colin Walters
2013-02-27
1
-2
/
+3
*
scanner: internals cleanup: Move pkgconfig list to Namespace
Colin Walters
2013-02-26
1
-1
/
+1
*
scanner: internals cleanup: Key more things off Namespace
Colin Walters
2013-02-26
1
-17
/
+14
*
scanner: Synthesize argument names if we don't see one
Colin Walters
2013-02-26
1
-6
/
+10
*
scanner: Fix use of undeclared variable in previous commit
Colin Walters
2013-02-07
1
-1
/
+1
*
transformer: Ensure that types aren't resolved if we can't find them
Jasper St. Pierre
2013-02-07
1
-4
/
+26
*
transformer: Warn on unnamed params in declarations
Jasper St. Pierre
2013-02-07
1
-5
/
+9
*
giscanner: Apply standard annotations to constant values
Jasper St. Pierre
2013-02-01
1
-4
/
+1
*
giscanner: remove unused variables
Dieter Verfaillie
2012-11-28
1
-2
/
+1
*
scanner: Ignore #defines starting with _
Colin Walters
2012-10-27
1
-0
/
+3
*
giscanner: Don't prefer identifier prefixes over namespaces in deps
Stef Walter
2012-10-23
1
-1
/
+2
*
scanner: Deprecate using identifier prefixes in GINames
Colin Walters
2012-10-23
1
-3
/
+7
*
scanner: handle unsigned properly for type of defined size
Alban Browaeys
2012-08-03
1
-1
/
+17
*
giscanner: special case G_GINT64_CONSTANT and G_GUINT64_CONSTANT + misc
Alban Browaeys
2012-08-03
1
-1
/
+4
*
scanner: Ensure "complete_ctype" patch doesn't throw an exception for anonymo...
Colin Walters
2012-07-08
1
-0
/
+2
*
giscanner: Write detailed information in "type" tag's "c:type" attribute.
Krzesimir Nowak
2012-07-07
1
-15
/
+69
*
scanner: Turn dead code into assertion
Colin Walters
2012-07-06
1
-2
/
+1
*
scanner: Don't use an O(N) lookup when we already have a hashmap
Jasper St. Pierre
2012-06-28
1
-7
/
+4
[next]