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
/
scannerparser.y
Commit message (
Expand
)
Author
Age
Files
Lines
*
scanner: Support boolean constants
Florian Müllner
2013-11-29
1
-2
/
+8
*
giscanner: Respect __GI_SCANNER__ when scanning for macros
Stef Walter
2013-10-21
1
-2
/
+155
*
giscanner: speed up SourceScanner().parse_files()
Dieter Verfaillie
2013-10-17
1
-54
/
+54
*
sourcescanner: Fix symbolic references in enum members
Jasper St. Pierre
2013-02-16
1
-3
/
+3
*
scanner: Emit correct type for unsigned integer constants
Colin Walters
2012-11-07
1
-1
/
+1
*
scanner: Correctly handle large 64 bit integer constants
Colin Walters
2012-10-30
1
-4
/
+8
*
giscanner/scannerparser.y: Avoid C99ism
Chun-wei Fan
2012-10-27
1
-2
/
+3
*
giscanner: special case G_GINT64_CONSTANT and G_GUINT64_CONSTANT + misc
Alban Browaeys
2012-08-03
1
-2
/
+21
*
giscanner: Fix pointer parsing.
Krzesimir Nowak
2012-07-06
1
-3
/
+15
*
Fix symbols being reported in invalid files
Stef Walter
2011-08-10
1
-53
/
+53
*
scanner: Parse GNUC expression statements
Colin Walters
2011-06-02
1
-0
/
+4
*
GScannerParser: recognize character constants
Giovanni Campagna
2011-05-12
1
-1
/
+3
*
Support glib-mkenums comment /*< flags >*/
Andreas Rottmann
2010-12-07
1
-14
/
+17
*
Support hexadecimal escapes in constants
Colin Walters
2010-12-02
1
-2
/
+81
*
Handle enumerations with the full range of signed and unsigned values
Owen W. Taylor
2010-11-01
1
-3
/
+3
*
[scanner] Make sure private enums are filtered
Johan Dahlin
2010-09-26
1
-0
/
+2
*
Remove trailing whitespace
Johan Dahlin
2010-09-26
1
-7
/
+7
*
[scanner] Mark enum members as private in transformer
Johan Dahlin
2010-09-26
1
-8
/
+2
*
[scanner] Support private/public directives
Johan Dahlin
2010-09-20
1
-3
/
+17
*
[sourcescanner] Rewrite linemarks parser
Johan Dahlin
2010-09-19
1
-0
/
+1
*
[sourcescanner] Support for line numbers on Symbol
Alan Knowles
2010-05-25
1
-52
/
+52
*
__extension__ can be put in front of expressions
Damien Lespiau
2009-12-31
1
-0
/
+1
*
scanner: more verbose parser error messages
Stefan Kost
2009-12-05
1
-2
/
+3
*
Bug 555964 - Parse floating-point #defines
Colin Walters
2009-02-25
1
-2
/
+5
*
Disable a UTF-8 warning per default
Johan Dahlin
2009-02-20
1
-0
/
+2
*
Misc warning fixes
Dan Winship
2009-01-27
1
-1
/
+1
*
Bug 563591 – Flags not recognized when there is no introspection data
Johan Dahlin
2009-01-12
1
-2
/
+18
*
Bug 557786 - support fixed size arrays
Colin Walters
2008-10-25
1
-6
/
+6
*
Check against division by zero for the modula operator. This fixes header
Johan Dahlin
2008-10-24
1
-1
/
+3
*
Bug 556543 – reduce compiler warnings
Tommi Komulainen
2008-10-16
1
-0
/
+2
*
ignore non-UTF-8 string constants
Johan Bilien
2008-10-11
1
-0
/
+185
*
Bug 555712: Struct and union issues
Andreas Rottmann
2008-10-11
1
-0
/
+7
*
Bug 552370: unsigned not scanned properly
Jürg Billeter
2008-10-11
1
-1
/
+9
*
Merge branch 'bug552393-varargs'
Colin Walters
2008-10-02
1
-9
/
+7
*
Parse GCC extensions in the parser instead of just undeffing them in the
Johan Dahlin
2008-08-31
1
-3
/
+7
*
Add a new source type enum for member. Use __repr__ for improved debugging
Johan Dahlin
2008-05-31
1
-11
/
+13
*
Move the scanner to a separate library.
Johan Dahlin
2008-03-25
1
-0
/
+1268