1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 6 days ago. based on code collected 6 days ago.
Jun 11, 2023 — Jun 11, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Make class fields accessible. More... over 13 years ago
Adapt test.lua to changed enum tests in gi/regress.h. More... over 13 years ago
Fix boolean handling and testsuite. More... over 13 years ago
Fix gtkpad application. More... over 13 years ago
Fix calling of methods with GError** err argument. More... over 13 years ago
Make sure that unspecified parameters are not onfused with temporaries generated on the stack during marshalling. More... over 13 years ago
Fix signal registration routine for new elementof() protocol. More... over 13 years ago
Respect setting compilcation flags for newer waf. More... over 13 years ago
Check that gobject-introspection package is at least 0.9.7. More... over 13 years ago
Upgrade waf to 1.6.1p1. More... over 13 years ago
Add simple demo notepad application. More... over 13 years ago
Add 'nil' variant for element-accessor closures. More... over 13 years ago
Implement GHashTable-type of GValues (GObject properties and signal args). More... over 13 years ago
Fix busted test. More... over 13 years ago
For implicit conversions, use [0].construct() instead of user-visible type ctor. More... over 13 years ago
lgi_compound_get gets flags instead of boolean. More... over 13 years ago
Detect getting compound from nil when it is not allowed. More... over 13 years ago
Fix pasto, accessing Object GValue by BOXED api. More... over 13 years ago
Add licence to testsuite. More... over 13 years ago
Change signature of elementof function. More... over 13 years ago
Added initial GObject property tests. More... over 13 years ago
Fix tests build - always build .gir in current directory. More... over 13 years ago
Get rid of decltype.h. More... over 13 years ago
Move GClosure-related stuff into callable.c. More... over 13 years ago
Fix error reporting in GValue test. More... over 13 years ago
Implement and use gvalue 2lua marshalling function. More... over 13 years ago
Microoptimization of test against empty table. More... over 13 years ago
Store also callable type into cache key name. More... over 13 years ago
Emit warning when swallowing closure invokation error. More... over 13 years ago
Avoid uninitialized field of callable. More... over 13 years ago