1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 16, 2023 — May 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Consolidated samples and tests. More... over 13 years ago
Resolve support for namespaces and namespace compounds implemented. More... over 13 years ago
Reimplement back bootstrap typechecking in more sane way. More... over 13 years ago
Progress in on-demand type loading, samples already run. More... over 13 years ago
On-demand loading of category tables progress, bootstraps but samples do not run yet. More... over 13 years ago
Started implementing of on-demand loading of category tables for types. More... over 13 years ago
Add GTK builder demo. More... over 13 years ago
Revive interface prerequisite handling. More... over 13 years ago
Get rid of old C-side signal handling code. More... over 13 years ago
Add proper implementation of on_notify signal. More... over 13 years ago
Reimplement signal regstration on Lua-side using core.connect and functions as type data accessors. More... over 13 years ago
Add possibility to use function as type data accessor. More... over 13 years ago
Add 'connect' functionality into the core. More... over 13 years ago
Reorganized used of find_in_compound in bootstrap code. More... over 13 years ago
Implement automatic promoting to highest known type. More... over 13 years ago
Fix list marshalling. More... over 13 years ago
Don't run gtkhello twice. More... over 13 years ago
Be prepared that getting repo type can fail. More... over 13 years ago
Completely removed typechecking when loading objects. More... over 13 years ago
Bootstrap fixes. More... over 13 years ago
Attempt to restructure bootstrap to make it faster and more reliable. Not finished. More... over 13 years ago
Implement casting on interfaces. More... over 13 years ago
Do not error out if repo symbol cannot be found, return nil instead. More... over 13 years ago
Error reporting is done in core, asserts from bootstraps are removed. More... over 13 years ago
Cleanup of startup, renamed from lgi.c to core.c More... over 13 years ago
Implement signal registration with details. More... over 13 years ago
Refactor initialization code. More... over 13 years ago
Implement verbose signal 'connect' method. More... over 13 years ago
Reformat marshalling code. More... over 13 years ago
Better stab at floating ref elimination. More... over 13 years ago