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
/
docwriter.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
docwriter/gjs: fix boolean return values
Giovanni Campagna
2014-03-05
1
-1
/
+1
*
docwriter/gjs: restore documentation for return values
Giovanni Campagna
2014-03-05
1
-2
/
+4
*
docwriter/gjs: format GObject.Closure as "Function"
Giovanni Campagna
2014-03-05
1
-0
/
+2
*
docwriter: format bitfields like enums
Giovanni Campagna
2014-03-05
1
-2
/
+2
*
docwriter/gjs: format GObject.Value as "Any"
Giovanni Campagna
2014-03-05
1
-0
/
+2
*
docwriter: improve xrefs
Giovanni Campagna
2014-02-26
1
-7
/
+17
*
docwriter: extend the "node without namespace" filtering to all languages
Giovanni Campagna
2014-02-26
1
-8
/
+8
*
docwriter: don't ignore disguised structures
Giovanni Campagna
2014-02-26
1
-2
/
+4
*
docwriter/gjs: fix constructors
Giovanni Campagna
2014-02-26
1
-12
/
+13
*
docwriter/gjs: include non GObject instantiatable types
Giovanni Campagna
2014-02-26
1
-13
/
+10
*
docwriter/gjs: add support for shadowed function names
Giovanni Campagna
2014-02-26
1
-4
/
+16
*
docwriter/gjs: report arrays of (u)int8 and GBytes as ByteArray
Giovanni Campagna
2014-02-26
1
-1
/
+6
*
docwriter/gjs: ignore nodes without a namespace
Giovanni Campagna
2014-02-26
1
-0
/
+8
*
doctool/Gjs: some more fixes for structs and unions
Giovanni Campagna
2014-02-20
1
-1
/
+3
*
doctool: improve Gjs documentation
Giovanni Campagna
2014-02-20
1
-51
/
+319
*
docwriter: Don't render private nodes
Jasper St. Pierre
2014-01-31
1
-0
/
+3
*
tests: Update misc/pep8.py to 1.4.5
Dieter Verfaillie
2013-05-07
1
-7
/
+16
*
giscanner: remove unused variables and imports
Dieter Verfaillie
2013-04-09
1
-3
/
+3
*
doctool: Use builtin namespace walker
Colin Walters
2013-02-26
1
-22
/
+31
*
docwriter: Use the fully-qualified name for functions and methods
Jasper St. Pierre
2013-02-15
1
-3
/
+3
*
docwriter: Add support for adding additional attrs to the xref writer
Jasper St. Pierre
2013-02-15
1
-3
/
+4
*
docwriter: Clean up make_page_id
Jasper St. Pierre
2013-02-15
1
-21
/
+8
*
ast: Rename Class.parent to parent_type
Jasper St. Pierre
2013-02-15
1
-2
/
+2
*
doctool: Rename page_style to page_kind
Jasper St. Pierre
2013-02-15
1
-3
/
+3
*
docmain: Create the output dir for us if it doesn't exist
Jasper St. Pierre
2013-02-15
1
-0
/
+6
*
docwriter: Don't render constants for now
Jasper St. Pierre
2013-02-15
1
-1
/
+4
*
docwriter: Skip non-introspectable nodes in introspectable languages
Jasper St. Pierre
2013-02-14
1
-0
/
+3
*
docwriter: Introduce a base formatter for introspectable languages
Jasper St. Pierre
2013-02-14
1
-12
/
+10
*
docwriter: Format list types as if they are arrays
Jasper St. Pierre
2013-02-14
1
-2
/
+2
*
docwriter: Support formatting of types without c:types
Jasper St. Pierre
2013-02-11
1
-1
/
+4
*
docwriter: Support varargs in parameter names
Jasper St. Pierre
2013-02-11
1
-1
/
+6
*
docwriter: Skip lots of special kinds of parameters
Jasper St. Pierre
2013-02-11
1
-1
/
+16
*
docwriter: Define a new formatter method for getting params
Jasper St. Pierre
2013-02-11
1
-0
/
+12
*
doctool: Rebrand mallardwriter as docwriter
Jasper St. Pierre
2013-02-01
1
-0
/
+593