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
/
scannerlexer.l
Commit message (
Expand
)
Author
Age
Files
Lines
*
Silently skip #pragma directives when scanning sources.
Pavel Holejsovsky
2010-10-03
1
-0
/
+1
*
[scanner] Support private/public directives
Johan Dahlin
2010-09-20
1
-1
/
+3
*
[sourcescanner] Rewrite linemarks parser
Johan Dahlin
2010-09-19
1
-50
/
+24
*
Save the line number of a source comment
Johan Dahlin
2010-09-19
1
-4
/
+13
*
scanner: more verbose parser error messages
Stefan Kost
2009-12-05
1
-1
/
+7
*
scanner: fix wrong linenumbers in parser errors
Stefan Kost
2009-12-05
1
-0
/
+3
*
scanner: don't warn about unexpected characters when the char is \0
Stefan Kost
2009-12-04
1
-1
/
+1
*
Do not include yyoutput in the generated lexer
Johan Dahlin
2009-02-21
1
-0
/
+2
*
Increase the buffer size to 1M, so gtkalias.h can be parsed.
Johan Dahlin
2009-01-20
1
-1
/
+1
*
Bug 563794 - Redo annotation parsing & applying
Johan Dahlin
2009-01-12
1
-166
/
+6
*
Bug 563742 – introspection should record the introduced version of
Tristan Van Berkom
2008-12-09
1
-1
/
+12
*
raise YY_BUF_SIZE to 65536 up from the default 16384.
Christophe Fergeau
2008-12-03
1
-0
/
+3
*
Bug 559737 – Deal with continuations in macros
Owen Taylor
2008-11-07
1
-0
/
+1
*
Avoid static 256 char buf which we manipulate hackily
Colin Walters
2008-11-05
1
-10
/
+16
*
Parse __signed__ as signed
Johan Dahlin
2008-10-30
1
-0
/
+1
*
Parse and discard __typeof and __attribute.
Johan Dahlin
2008-10-30
1
-4
/
+5
*
Don't require trailing whitespace after uncommented parameters
Colin Walters
2008-10-21
1
-3
/
+8
*
Add missing whitespace to make pep8 happy
Johan Dahlin
2008-10-21
1
-1
/
+1
*
Parse and ignore __asm.
Johan Dahlin
2008-10-19
1
-0
/
+1
*
Bug 556543 – reduce compiler warnings
Tommi Komulainen
2008-10-16
1
-1
/
+0
*
Don't lose if we have mismatched parens.
Colin Walters
2008-10-12
1
-1
/
+5
*
Bug 555947 - update annotations syntax
Colin Walters
2008-10-11
1
-9
/
+9
*
Bug 554490: g-ir-scanner gets confused by '\\'
Dan Winship
2008-10-02
1
-2
/
+2
*
Write out list and map types, parse 'array' annotation
Colin Walters
2008-09-29
1
-25
/
+15
*
Some work on arrays
Colin Walters
2008-09-29
1
-2
/
+2
*
Fix up deprecated parsing - this commit went missing
Colin Walters
2008-09-15
1
-1
/
+1
*
Bug 552065: Add deprecation information to GIR
Colin Walters
2008-09-15
1
-6
/
+20
*
Bug 551162 – giscanner does not recognize asm and __asm__ Patch by Jani
Johan Dahlin
2008-09-06
1
-10
/
+3
*
Parse GCC extensions in the parser instead of just undeffing them in the
Johan Dahlin
2008-08-31
1
-3
/
+12
*
Make g-ir-scanner work on Windows. Still problems with the typelib code.
Tor Lillqvist
2008-08-27
1
-1
/
+51
*
Allow parenthesis in annotations
Johan Dahlin
2008-04-27
1
-10
/
+19
*
Add simple pre-processor using subprocess and a PIPE. Change the
Johan Dahlin
2008-03-27
1
-3
/
+7
*
Move the scanner to a separate library.
Johan Dahlin
2008-03-25
1
-0
/
+394