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
/
annotationparser.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
scanner: Add (emitter) annotation for signals
Emmanuele Bassi
2022-02-12
1
-0
/
+15
*
CI: use a newer mypy in CI to fix the msys2 job
Christoph Reiter
2022-02-02
1
-4
/
+8
*
Add "forever" scope
Emmanuele Bassi
2022-01-09
1
-1
/
+3
*
Add annotations for property setters and getters
Emmanuele Bassi
2021-08-05
1
-4
/
+48
*
Add new annotations for property accessors
Emmanuele Bassi
2021-08-05
1
-3
/
+32
*
Update the developer.gnome.org URLs
Emmanuele Bassi
2021-08-05
1
-1
/
+1
*
Add basic mypy support
Christoph Reiter
2020-11-07
1
-1
/
+2
*
Revert "giscanner: Fix section matching for documentation"
Mathieu Duponchelle
2020-09-29
1
-6
/
+1
*
giscanner: Fix section matching for documentation
James Westman
2020-09-07
1
-1
/
+6
*
giscanner: parse block comments for members and fields
Mathieu Duponchelle
2020-07-12
1
-2
/
+32
*
flake8: fix invalid placeholder in GtkDocAnnotatable repr format string
Christoph Reiter
2020-05-14
1
-1
/
+1
*
Support the gtk-doc action syntax
Emmanuele Bassi
2020-04-24
1
-6
/
+36
*
Drop all Python 2 compat code
Christoph Reiter
2018-12-08
1
-6
/
+0
*
giscanner: Maintain python2 compat in annotationparser
Mikhail Fludkov
2018-03-10
1
-4
/
+4
*
giscanner: Fix GtkDocAnnotations implementation
Nirbheek Chauhan
2018-03-10
1
-4
/
+4
*
giscanner: Remove custom collections implementation
Nirbheek Chauhan
2018-03-10
1
-2
/
+1
*
giscanner: Mark gpointer nodes as nullable by default
Philip Withnall
2015-10-04
1
-2
/
+34
*
giscanner: Use rich comparison methods for Python 3 compatibility
Simon Feltman
2015-09-29
1
-2
/
+24
*
giscanner: Use unicode literals in all Python files
Simon Feltman
2015-09-29
1
-2
/
+4
*
giscanner: Replace repr format usage with string formatter
Simon Feltman
2015-09-29
1
-4
/
+4
*
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
*
scanner: centralize caret error message handling
Dieter Verfaillie
2015-06-24
1
-98
/
+67
*
tests: sync with GTK-Doc test suite @ 02e545371e2132a97458888895cacf57b8c0f83...
Dieter Verfaillie
2015-06-24
1
-5
/
+2
*
scanner: allow multiline annotations
Dieter Verfaillie
2015-04-18
1
-50
/
+49
*
scanner: fix a docstring typo
Dieter Verfaillie
2015-04-18
1
-1
/
+1
*
scanner: allow (array zero-terminated) instead of (array zero-terminated=1)
Dieter Verfaillie
2015-03-03
1
-1
/
+6
*
annotationparser: more nullable fixes
Ryan Lortie
2014-05-08
1
-0
/
+2
*
giscanner: allow (nullable) and (optional)
Ryan Lortie
2014-05-07
1
-2
/
+2
*
Revert "giscanner: don't accept (allow-none) on Returns:"
Ryan Lortie
2014-05-06
1
-1
/
+1
*
giscanner: add (nullable) and (optional) annotations
Ryan Lortie
2014-05-06
1
-0
/
+26
*
giscanner: don't accept (allow-none) on Returns:
Dieter Verfaillie
2014-05-06
1
-1
/
+1
*
giscanner: fix c0e748e1cdf8cf0803266f94c3c5ad154df504a8
Dieter Verfaillie
2013-10-08
1
-1
/
+2
*
giscanner: complain about text before the ' * '
Dieter Verfaillie
2013-10-08
1
-0
/
+9
*
giscanner: return namedtuples where appropriate
Dieter Verfaillie
2013-10-08
1
-65
/
+77
*
giscanner: Fix GtkDocBlock.position...
Dieter Verfaillie
2013-10-08
1
-59
/
+119
*
giscanner: refactor GTK-Doc comment block serialization
Dieter Verfaillie
2013-10-08
1
-103
/
+195
*
giscanner: make some warnings errors
Dieter Verfaillie
2013-10-08
1
-23
/
+23
*
giscanner: honor line and paragraph breaks in description fields
Dieter Verfaillie
2013-10-08
1
-14
/
+34
*
giscanner: improve state tracking
Dieter Verfaillie
2013-10-08
1
-19
/
+12
*
giscanner: better lineno handling
Dieter Verfaillie
2013-10-08
1
-12
/
+13
*
giscanner: store indentation before the '*' of each line
Dieter Verfaillie
2013-10-08
1
-14
/
+20
*
giscanner: store code before and after comment block
Dieter Verfaillie
2013-10-08
1
-32
/
+76
*
giscanner: accept different forms of line breaks
Dieter Verfaillie
2013-10-08
1
-4
/
+4
*
giscanner: merge _parse_comment_block() into parse_comment_block()
Dieter Verfaillie
2013-10-08
1
-26
/
+0
*
giscanner: refactor annotation validation
Dieter Verfaillie
2013-10-08
1
-260
/
+385
*
giscanner: give parameters their own storage class
Dieter Verfaillie
2013-10-08
1
-40
/
+221
*
giscanner: deprecate GObject-Introspection GTK-Doc tags
Dieter Verfaillie
2013-10-08
1
-32
/
+53
*
giscanner: flesh out annotation parsing and storage
Dieter Verfaillie
2013-10-08
1
-367
/
+611
*
giscanner: extract tag values
Dieter Verfaillie
2013-10-08
1
-9
/
+54
[next]