1
I Use This!
Very Low Activity

Commits : Listings

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