1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 6 days ago. based on code collected 6 days ago.
Jun 11, 2023 — Jun 11, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Implement generic constructing of GObject. More... almost 14 years ago
Fix release build. More... almost 14 years ago
Get rid of unused leftover marshalling code in compound.c. More... almost 14 years ago
Fix thinko assigning baseinfo in meta of GIRepository.BaseInfo. More... almost 14 years ago
Merge lgi_type_new into the only caller core.get(). More... almost 14 years ago
Upgraded to gobject-introspection:master. More... almost 14 years ago
Attempt to catch with latest GIR changes. Not successfull yet. More... almost 14 years ago
More diagnostics when bootstrap fails early. More... almost 14 years ago
Fix off-by-one error when dealing with argument counts. More... almost 14 years ago
Compound-related code refactored into compound.c More... almost 14 years ago
Closure basics work now. More... almost 14 years ago
Treat interfaces the same as objects in proxy destructors (_gc). More... almost 14 years ago
Remove hooking functionality from bootstrap. More... almost 14 years ago
Allow lgi_sd (Lua stackdump) to be used everywhere in debug. More... almost 14 years ago
Fix some problems related to closure marshalling. More... almost 14 years ago
Function arguments info is passed as GArgument** instead of GArgument*. More... almost 14 years ago
Get rid of unused include. More... almost 14 years ago
Merge branch 'callable' More... almost 14 years ago
GArgument -> GIArgument + other small fixes. More... almost 14 years ago
Reorder code in source (cosmetic). More... almost 14 years ago
More progress in closure marshalling implementation. More... almost 14 years ago
Add error handling for callbacks. More... almost 14 years ago
Avoid specifying -fPIC for cygwin, where it causes ugly warnings. More... almost 14 years ago
Make closure guard API public. More... almost 14 years ago
Beginnings of closure body implementation. More... almost 14 years ago
Closure marshalling WIP. More... almost 14 years ago
Add closure API (and its WIP implementation). More... almost 14 years ago
Marshalling fixes. Bootstraps again. More... almost 14 years ago
Callable adapted to new marshaller interface. More... almost 14 years ago
Add marshalling of C array. More... almost 14 years ago