1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 17 hours ago.
Jul 22, 2024 — Jul 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add property write code. More... almost 15 years ago
Add code for property reading. More... almost 15 years ago
Type switches regularized and extracted to arg.h header. More... almost 15 years ago
Check field accessibility flags before actually accessing them. More... almost 15 years ago
Fix major thinko; compounds must store ref to type, not to its meta. More... almost 15 years ago
Avoid symbol lookup when creating namespace's category table. More... almost 15 years ago
Upgrade also GIRepository.Typelib in the repo, it is also poor-man's loaded. More... almost 15 years ago
Fix in compound_get. lgi finally bootstraps again. More... almost 15 years ago
A lot of thinkos in compound handling fixed. More... almost 15 years ago
Stackdump fixes. More... almost 15 years ago
Package dependency code overhaul. More... almost 15 years ago
Add more tracing output. More... almost 15 years ago
Fix off-by-one in compound creation. More... almost 15 years ago
Added Lgi internal logging facility. More... almost 15 years ago
Store typeinfo into separate lgi reg table. More... almost 15 years ago
Another compound-rewrite set of fixes. More... almost 15 years ago
Debug traces. More... almost 15 years ago
Major rewrite of compound handling. More... almost 15 years ago
Starting changes to unifying struct/object to compound handling, based on repo. More... almost 15 years ago
Rename _meta repo tables to 0 (i.e. numeric index 0), to be easier to reach from C-side. More... almost 15 years ago
Add _meta table to compounds and enums, to be able to find out their type and full name. More... almost 15 years ago
Rename 'packages' -> 'repo', 'package' -> 'namespace'. More... almost 15 years ago
Yet another overhaul of LUa-side bootstrap, repo divides elements into categories. More... almost 15 years ago
Load object, struct and interface fields to repo too. More... almost 15 years ago
Rework inheriting structure. More... almost 15 years ago
Convert manual gi to full-featured package in later stage of bootstrap. More... almost 15 years ago
Optimize gi loading. More... almost 15 years ago
Move packages table into registry (so created in C-side of bootstrap). More... almost 15 years ago
Add custom lua package loader. More... almost 15 years ago
Interface and object tables have metatable which performs search in inherited interfaces and objects. More... almost 15 years ago