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
Add marshalling of interface types. More... over 13 years ago
Started factoring out marshalling code. More... over 13 years ago
Beginnings of closure implementation. More... almost 14 years ago
Get rid of old function implementation. More... almost 14 years ago
Output parameters handling added. More... almost 14 years ago
Include SeekType enum in GLib exports. More... almost 14 years ago
Make key-val in flags reverse lookup table more sensible. More... almost 14 years ago
Do not install meta for enums/bitfields, it is not useful there and clashes with reverse lookup functionality. More... almost 14 years ago
Avoid erroneous checking constant type on signals. More... almost 14 years ago
Handle interfaces the same way as structs and objects in calls. More... almost 14 years ago
Removed some annoying traces. More... almost 14 years ago
Fix retrieving of cahced callables. Finally bootstraps again. More... almost 14 years ago
More fixes to callable, still does not boot. More... almost 14 years ago
More fixes and simplifications in callable. More... almost 14 years ago
STarted implementation of C array marshalling. More... almost 14 years ago
Small fixes in function calls. More... almost 14 years ago
Revert previous commit, fix is done in gobject-introspection library instead. More... almost 14 years ago
Workaround a bug in girepository; override path is not correctly initialized if g_irepository_require(NULL) is the very first call to the lib. More... almost 14 years ago
Calling of simple methods starting to work again. More... almost 14 years ago
Started implementing of call. More... almost 14 years ago
Merge remote branch 'origin/master' More... almost 14 years ago
Make callable creation compilable. More... almost 14 years ago
More callable wip; reworked data structures and simplified callable parsing stage. More... almost 14 years ago
LgiCallable WIP. More... almost 14 years ago
LgiCallable WIP. More... almost 14 years ago
Start refactoring monolithic source into modules, create new (just started and dysfunctional) callable module (will replace function). More... almost 14 years ago
Fix accessors for GType (were incorrect for 64b systems). More... almost 14 years ago
Remove GOption handling (not translatable to Lua), GLIST/GSLIST handling (until it gets implemented on the C-side). More... almost 14 years ago
More repo postprocessing. More... almost 14 years ago
Add more support for repo loading validation. More... almost 14 years ago