index
:
~smcv/gobject-introspection
local-gir
master
g-i hacking
smcv
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
giscanner
/
glibast.py
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-31
Major rewrite
Colin Walters
1
-38
/
+53
2010-08-31
Use GLib types consistently
Colin Walters
1
-44
/
+6
2010-07-09
Add support for non-GObject fundamental objects
Johan Dahlin
1
-0
/
+5
2009-06-22
Bug 584423 – Add short/ushort support
Mark Lee
1
-6
/
+6
2009-02-25
Bug 572434 - Associate interfaces with their C structures
Colin Walters
1
-1
/
+17
2009-01-22
Bug 562622 – Errordomains missing
Johan Dahlin
1
-0
/
+1
2009-01-20
Bug 562615 – Struct methods missing
Johan Dahlin
1
-2
/
+2
2009-01-13
Bug 555036 – put gtk-doc in GIR
Johan Dahlin
1
-1
/
+2
2009-01-12
Bug 563591 – Flags not recognized when there is no introspection data
Johan Dahlin
1
-8
/
+15
2008-11-04
Relicense the giscanner library under LGPLv2+. This has been approved by
Johan Dahlin
1
-11
/
+11
2008-10-20
Also register g variants of default_array_types.
Colin Walters
1
-1
/
+7
2008-10-20
Bug 557011 - Add g_object_info_get_abstract
Colin Walters
1
-2
/
+3
2008-09-25
Remove non-repository types from GIR
Colin Walters
1
-0
/
+1
2008-09-25
Bug 552564: Map guchar to uint8
Colin Walters
1
-0
/
+1
2008-09-13
Parse c:type for boxed records/unions; try resolving types using the GType na...
Colin Walters
1
-6
/
+5
2008-09-06
Allow both union and struct to be boxed or not
Colin Walters
1
-5
/
+25
2008-08-20
Add gshort/gushort types
Johan Dahlin
1
-0
/
+2
2008-08-19
Type checking rework
Colin Walters
1
-11
/
+14
2008-08-18
Redo type resolving and validation. Add a couple of new tests. Patch
Johan Dahlin
1
-3
/
+6
2008-08-14
Define an internal _H_ variable so we skip parsing both i18n headers, only
Johan Dahlin
1
-0
/
+1
2008-08-14
Add pyflakes.py and run it in make check. Update the source code to fix
Johan Dahlin
1
-3
/
+2
2008-08-14
Refactor the parser a bit. Add parent type to interfaces and update
Johan Dahlin
1
-2
/
+2
2008-08-09
PEP8ify
Johan Dahlin
1
-0
/
+8
2008-08-08
type -> ntype
Johan Dahlin
1
-1
/
+1
2008-07-08
Fix typo
Jürg Billeter
1
-1
/
+1
2008-06-20
Start using abstract type instead of the raw C types. Register a bunch of
Johan Dahlin
1
-1
/
+26
2008-06-03
Improve enum member parsing and introspection
Johan Dahlin
1
-2
/
+2
2008-05-09
Clean up and refactor enum namespacing
Johan Dahlin
1
-1
/
+1
2008-04-28
Add a --strip-prefix and sort out confusion between names and symbols for
Johan Dahlin
1
-1
/
+2
2008-04-28
Rename most c:identifier to c:type. Add new ones to
Johan Dahlin
1
-0
/
+4
2008-04-28
Line wrap license header
Johan Dahlin
1
-1
/
+2
2008-04-26
Split out nodes to ast.py and glibast.py
Johan Dahlin
1
-0
/
+79