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
*
Add the notion of standalone doc sections.
Mathieu Duponchelle
2020-07-12
1
-0
/
+5
*
scanner: parse and expose function macros
Mathieu Duponchelle
2019-07-19
1
-1
/
+9
*
Drop all Python 2 compat code
Christoph Reiter
2018-12-08
1
-5
/
+0
*
writer: Include documentation and symbol position in source files
Thibault Saunier
2018-11-28
1
-1
/
+17
*
Define grefcount and gatomicrefcount as aliases to gint
Tomasz Miąsko
2018-11-23
1
-0
/
+2
*
tests: depend on flake8 instead of including pep8/pyflakes
Christoph Reiter
2018-08-15
1
-0
/
+1
*
Recognize additional basic types from ISO/IEC TS 18661-3:2015.
Tomasz Miąsko
2018-06-23
1
-2
/
+0
*
Use uint8 as default element type when constructing ByteArray.
Tomasz Miąsko
2018-04-15
1
-1
/
+3
*
giscanner: Remove custom collections implementation
Nirbheek Chauhan
2018-03-10
1
-1
/
+1
*
ast: Avoid a crash with anonymous structs
Scott D Phillips
2016-05-08
1
-1
/
+2
*
giscanner: Mark gpointer nodes as nullable by default
Philip Withnall
2015-10-04
1
-5
/
+8
*
giscanner.ast: Map size_t and ssize_t to gsize and gssize, respectively
Mikhail Zabaluev
2015-10-04
1
-2
/
+1
*
giscanner: Add a Parameter.name property
Philip Withnall
2015-09-29
1
-0
/
+4
*
giscanner: Store direction in TypeContainer instance
Philip Withnall
2015-09-29
1
-5
/
+5
*
giscanner: Store parent link in AST for TypeContainer instances
Philip Withnall
2015-09-29
1
-0
/
+32
*
giscanner: Use rich comparison methods for Python 3 compatibility
Simon Feltman
2015-09-29
1
-19
/
+117
*
giscanner: Use unicode literals in all Python files
Simon Feltman
2015-09-29
1
-0
/
+1
*
giscanner: Replace repr format usage with string formatter
Simon Feltman
2015-09-29
1
-3
/
+3
*
giscanner: Use print as a function for Python 3 compatibility
Simon Feltman
2015-09-29
1
-0
/
+1
*
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
-5
/
+5
*
scanner: Warn and ignore on incorrect transfer annotations
Colin Walters
2015-09-27
1
-7
/
+11
*
Revert "scanner: Warn and ignore on incorrect transfer annotations"
Michael Catanzaro
2015-09-27
1
-11
/
+7
*
scanner: Warn and ignore on incorrect transfer annotations
Garrett Regier
2015-09-26
1
-7
/
+11
*
tests: Update misc/pep8.py to 1.6.2
Dieter Verfaillie
2015-06-29
1
-9
/
+3
*
scanner/girepository: remove GdkRectangle->CairoRectangleInt automatic conver...
Lionel Landwerlin
2015-05-11
1
-6
/
+0
*
scanner: Support the C99 'bool' type
Emmanuele Bassi
2015-03-04
1
-0
/
+2
*
girepository: Document semantics of dependencies and includes better
Philip Withnall
2015-02-16
1
-0
/
+1
*
giscanner: support nullable return types too
Ryan Lortie
2014-05-06
1
-5
/
+5
*
giscanner: write nullable and optional attributes
Ryan Lortie
2014-05-06
1
-3
/
+4
*
giscanner: change some internal field logic
Ryan Lortie
2014-05-06
1
-1
/
+9
*
scanner: support virtual functions with a typedef-ed callback
Giovanni Campagna
2014-02-20
1
-2
/
+2
*
ast: make sure that all nodes have a namespaces
Giovanni Campagna
2014-02-20
1
-1
/
+5
*
scanner: Fix parsing for various typedef struct orderings
Simon Feltman
2014-01-04
1
-5
/
+11
*
giscanner: Correctly consume field annotations on structs
Stef Walter
2013-10-28
1
-0
/
+12
*
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
-1
/
+3
*
tests: Update misc/pep8.py to 1.4.5
Dieter Verfaillie
2013-05-07
1
-41
/
+47
*
giscanner: move odict.OrderedDict into a collections package
Dieter Verfaillie
2013-05-07
1
-1
/
+1
*
giscanner: use SqlAlchemy's OrderedDict implementation
Dieter Verfaillie
2013-04-09
1
-2
/
+2
*
scanner: internals cleanup: Move pkgconfig list to Namespace
Colin Walters
2013-02-26
1
-0
/
+1
*
scanner: internals cleanup: Move c_includes to Namespace
Colin Walters
2013-02-26
1
-0
/
+1
*
scanner: internals cleanup: Move shared libraries to Namespace
Colin Walters
2013-02-26
1
-0
/
+1
*
scanner: internals cleanup: Key more things off Namespace
Colin Walters
2013-02-26
1
-0
/
+1
*
scanner: Also traverse GObject properties when walking namespace
Colin Walters
2013-02-26
1
-0
/
+2
*
ast: Fix indentation
Jasper St. Pierre
2013-02-15
1
-1
/
+1
*
ast: Fall back to the namespace for the parent of a Node
Jasper St. Pierre
2013-02-15
1
-0
/
+11
*
ast: Rename Class.parent to parent_type
Jasper St. Pierre
2013-02-15
1
-4
/
+4
*
ast: Allow more options in unresolved_type
Jasper St. Pierre
2013-02-11
1
-0
/
+2
[next]