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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "scanner: Mark colliding properties as not introspectable"
Emmanuele Bassi
2022-02-13
1
-3
/
+0
*
Add --compiler argument to g-ir-scanner
Emmanuele Bassi
2022-02-12
3
-5
/
+13
*
scanner: Validate emitter methods
Emmanuele Bassi
2022-02-12
1
-0
/
+35
*
scanner: Add (emitter) annotation for signals
Emmanuele Bassi
2022-02-12
5
-10
/
+67
*
scanner: Fix strict log node emitter
Emmanuele Bassi
2022-02-12
1
-1
/
+1
*
scanner: Mark colliding properties as not introspectable
Emmanuele Bassi
2022-02-12
1
-0
/
+3
*
scanner: Use strict_node() for property name collision
Emmanuele Bassi
2022-02-12
1
-1
/
+1
*
scanner: Add strict mode
Emmanuele Bassi
2022-02-12
2
-1
/
+25
*
Handle property name collisions
Emmanuele Bassi
2022-02-12
1
-0
/
+41
*
Use binary mode buffer for stdout
Hu Jialun
2022-02-02
1
-1
/
+1
*
CI: use a newer mypy in CI to fix the msys2 job
Christoph Reiter
2022-02-02
1
-4
/
+8
*
windows: fix build using subprojects with python >=3.8
Andoni Morales Alastruey
2022-01-28
2
-10
/
+41
*
build: Avoid the doctemplates hack
Emmanuele Bassi
2022-01-11
3
-11
/
+85
*
doctool: Add templates_dir CLI argument
Emmanuele Bassi
2022-01-11
2
-7
/
+11
*
Add "forever" scope
Emmanuele Bassi
2022-01-09
3
-2
/
+5
*
docwriter.py: change DocFormatterGjs to return Uint8Array
Andy Holmes
2021-11-23
1
-1
/
+1
*
giscanner.ast: map uintptr_t and intptr_t
Marc-André Lureau
2021-10-28
1
-0
/
+2
*
scanner: Handle constructors with mismatched GTypes
Emmanuele Bassi
2021-08-16
1
-1
/
+12
*
Ignore accessor annotations for non-introspectable properties
Emmanuele Bassi
2021-08-05
2
-3
/
+29
*
Improve getter function matching heuristic
Emmanuele Bassi
2021-08-05
1
-8
/
+13
*
scanner: Warn if property annotations are mismatched
Emmanuele Bassi
2021-08-05
1
-14
/
+30
*
scanner: Add an heuristic for property getters
Emmanuele Bassi
2021-08-05
1
-1
/
+6
*
scanner: Try to pair properties with accessor methods
Emmanuele Bassi
2021-08-05
1
-0
/
+21
*
Add annotations for property setters and getters
Emmanuele Bassi
2021-08-05
5
-7
/
+65
*
Add new annotations for property accessors
Emmanuele Bassi
2021-08-05
5
-7
/
+53
*
Add "final" class attribute
Emmanuele Bassi
2021-08-05
4
-3
/
+14
*
Update the developer.gnome.org URLs
Emmanuele Bassi
2021-08-05
1
-1
/
+1
*
Add glib:name to enum member
Marc-André Lureau
2021-06-20
5
-6
/
+9
*
scanner: fix enum member c:identifier
Marc-André Lureau
2021-06-20
1
-1
/
+5
*
giscanner: Improve error handling while parsing macros
David King
2021-06-18
1
-3
/
+29
*
Make test suite work with cross-related options
John Ericson
2021-05-23
2
-1
/
+8
*
scanner: Add more float types
ebassi/issue-384
Emmanuele Bassi
2021-04-26
1
-0
/
+2
*
Merge branch 'mypy-basics' into 'master'
Christoph Reiter
2020-11-08
3
-4
/
+5
|
\
|
*
Add basic mypy support
Christoph Reiter
2020-11-07
3
-4
/
+5
*
|
Merge branch 'define-PY_SSIZE_T_CLEAN' into 'master'
Christoph Reiter
2020-11-08
1
-0
/
+1
|
\
\
|
*
|
giscanner: always define PY_SSIZE_T_CLEAN
Christoph Reiter
2020-10-06
1
-0
/
+1
*
|
|
Merge branch 'py-type-assign' into 'master'
Christoph Reiter
2020-11-08
1
-5
/
+5
|
\
\
\
|
*
|
|
Don't assume Py_TYPE being a macro
Christoph Reiter
2020-10-06
1
-5
/
+5
|
|
/
/
*
|
|
Merge branch 'open-cleanup' into 'master'
Christoph Reiter
2020-11-07
8
-28
/
+30
|
\
\
\
|
*
|
|
Always close files
Christoph Reiter
2020-11-07
2
-16
/
+18
|
*
|
|
Always pass an encoding to open() using text mode
Christoph Reiter
2020-11-07
8
-12
/
+12
|
|
|
/
|
|
/
|
*
|
|
Remove LibtoolImporter
Christoph Reiter
2020-11-07
4
-98
/
+9
|
/
/
*
|
monkey patch distutils.cygwinccompiler.get_msvcr
jensgoe
2020-10-14
1
-0
/
+30
|
/
*
Revert "giscanner: Fix section matching for documentation"
Mathieu Duponchelle
2020-09-29
1
-6
/
+1
*
gicsanner/message.py: Windows: Fix running on different drives
Chun-wei Fan
2020-09-26
1
-2
/
+8
*
giscanner: Fix section matching for documentation
James Westman
2020-09-07
1
-1
/
+6
*
giscanner: Add support for using clang-cl
Chun-wei Fan
2020-08-24
2
-6
/
+30
*
Merge branch 'standalone-doc-sections' into 'master'
Mathieu Duponchelle
2020-07-22
5
-1
/
+35
|
\
|
*
Add the notion of standalone doc sections.
Mathieu Duponchelle
2020-07-12
5
-1
/
+35
*
|
giscanner: parse block comments for members and fields
Mathieu Duponchelle
2020-07-12
3
-19
/
+66
|
/
[next]