16
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jan 08, 2025 — Jan 08, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
its called as-compiler-flag.m4, not as-compiler.m4. More... almost 18 years ago
Only create Foo.gidl when running make check, eg exclude it from More... almost 18 years ago
Remove empty src/ directory More... almost 18 years ago
Added: More... almost 18 years ago
Added: Added: Renamed to tools/Makefile.am: Renamed to tools/compiler.c: More... almost 18 years ago
Add tests for invokation with a GList argument. Also tests caller-owns More... almost 18 years ago
Add some documentation for GICallableInfo More... almost 18 years ago
Correct syntax errors in the DTD file. More... almost 18 years ago
Add roundtrip tests for structs. More... almost 18 years ago
Refactor out g_idle_node_add_member. (create_node_from_gtype, More... almost 18 years ago
Do not save the content of the deprecated variable, only if it's set or More... almost 18 years ago
Add a couple of comment parser tests. More... almost 18 years ago
Fix libffi configure check - libffi still doesn' have package config, so stealing the checks from pygobject. More... almost 18 years ago
Fix GTK-Doc parsing.
Jürg Billeter
as Juerg Billeter
More... almost 18 years ago
Return unresolved name if we find unknown symbol.
Jürg Billeter
as Juerg Billeter
More... almost 18 years ago
Initialize GObject to fix scanning interface properties.
Jürg Billeter
as Juerg Billeter
More... almost 18 years ago
Parse gtk-doc comments. More... about 18 years ago
Add emacs mode line and escape ' and " so it looks more like C. More... about 18 years ago
Unlink temporary file used. More... about 18 years ago
Plug a couple of simple memory leaks. More... about 18 years ago
Improve error reporting, return when the preprocessor fails. Add a verbose More... about 18 years ago
remove an unused variable and avoid const to disable compilation warnings More... about 18 years ago
Rename clexer.l to scannerlexer.l and cparser.y to scannerparser.y More... about 18 years ago
Get rid of the global the_generator variable. More... about 18 years ago
Don't steal my stdout and just send in relative path now when g-idl-scanner does the right thing More... about 18 years ago
Add an output option, add checks for required parameters More... about 18 years ago
set BUILD_SOURCES and CLEANFILES properly More... about 18 years ago
Refactor scannerwriter to only be tied to a GIdlModule and move it More... about 18 years ago
Move the scanner gidl writing to a separate source file. More... about 18 years ago
Move over all CType construction functions. More... about 18 years ago