1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 9 hours ago.
Jul 24, 2024 — Jul 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Implement simple signal registration. More... almost 15 years ago
Renaming and refactoring. More... almost 15 years ago
Split value marshalling into separate file. More... almost 15 years ago
Don't leak object creation properties. More... almost 15 years ago
Fix previous auto-namespace-from-lgi attempt. More... almost 15 years ago
Make gtk test work. More... almost 15 years ago
Allow accessing of namespaces through module table. More... almost 15 years ago
Fix resolving of non-baseinfo based compound elements. More... almost 15 years ago
Fix missing parenthesis, no coredumps any more. More... almost 15 years ago
Attempt to rewrite compound cruft, coredumps for now. More... almost 15 years ago
More explicit licensing. More... almost 15 years ago
Compound cleanups. More... almost 15 years ago
Object constructor implementation. More... almost 15 years ago
Simple tests, uncategorized. More... almost 15 years ago
Implement generic constructing of GObject. More... almost 15 years ago
Fix release build. More... almost 15 years ago
Get rid of unused leftover marshalling code in compound.c. More... almost 15 years ago
Fix thinko assigning baseinfo in meta of GIRepository.BaseInfo. More... almost 15 years ago
Merge lgi_type_new into the only caller core.get(). More... almost 15 years ago
Upgraded to gobject-introspection:master. More... almost 15 years ago
Attempt to catch with latest GIR changes. Not successfull yet. More... almost 15 years ago
More diagnostics when bootstrap fails early. More... almost 15 years ago
Fix off-by-one error when dealing with argument counts. More... almost 15 years ago
Compound-related code refactored into compound.c More... almost 15 years ago
Closure basics work now. More... almost 15 years ago
Treat interfaces the same as objects in proxy destructors (_gc). More... almost 15 years ago
Remove hooking functionality from bootstrap. More... almost 15 years ago
Allow lgi_sd (Lua stackdump) to be used everywhere in debug. More... almost 15 years ago
Fix some problems related to closure marshalling. More... almost 15 years ago
Function arguments info is passed as GArgument** instead of GArgument*. More... almost 15 years ago