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 proper dependency rule to Makefile. More... almost 14 years ago
Add GI_TYPE_TAG_FILENAME handling. More... almost 14 years ago
Beginnigs of verification of dependent types while populating repo types. More... almost 14 years ago
Removed too noisy tracing output. More... almost 14 years ago
GObject and GLib overrides refinements. More... almost 14 years ago
Update to newer gobject-introspection; removed short/int/long types from TypeInfo. More... almost 14 years ago
Added more traces. More... almost 14 years ago
Update override hooking system, make GObject hooking inline in lgi.lua (using package.preload). More... almost 14 years ago
Renamed for consistency; xxx_store pushes to stack, xxx_load retrieves from stack. More... almost 14 years ago
Reworked GValue handling into more sane interface and implementation. More... almost 14 years ago
Rename TYPE_SIMPLE to DECLTYPE and arg.h to decltype.h. More... almost 14 years ago
Add more log. More... almost 14 years ago
Fix problem causing compound_get(index < 0) calls not work. More... almost 14 years ago
Fix stupid type causing miscalculation of type size. More... almost 14 years ago
Category lookup turned into table search. More... almost 14 years ago
Initial attempt at hook/override Lua-side API. More... almost 14 years ago
Add property write code. More... almost 14 years ago
Add code for property reading. More... almost 14 years ago
Type switches regularized and extracted to arg.h header. More... almost 14 years ago
Check field accessibility flags before actually accessing them. More... almost 14 years ago
Fix major thinko; compounds must store ref to type, not to its meta. More... almost 14 years ago
Avoid symbol lookup when creating namespace's category table. More... almost 14 years ago
Upgrade also GIRepository.Typelib in the repo, it is also poor-man's loaded. More... almost 14 years ago
Fix in compound_get. lgi finally bootstraps again. More... almost 14 years ago
A lot of thinkos in compound handling fixed. More... almost 14 years ago
Stackdump fixes. More... almost 14 years ago
Package dependency code overhaul. More... almost 14 years ago
Add more tracing output. More... almost 14 years ago
Fix off-by-one in compound creation. More... almost 14 years ago
Added Lgi internal logging facility. More... almost 14 years ago