1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected 1 day ago.
Sep 26, 2025 — Sep 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Removed 3 redundant fields from the C# generator. More... almost 11 years ago
Removed 3 redundant fields from the C# generator. More... almost 11 years ago
Split the creation of internal parameters from their string representation. More... almost 11 years ago
Split the creation of internal parameters from their string representation. More... almost 11 years ago
Fixed the offsets of fields when using multiple inheritance. More... almost 11 years ago
Fixed the offsets of fields when using multiple inheritance. More... almost 11 years ago
Removed a useless reference when auto-compiling. More... almost 11 years ago
Removed a useless reference when auto-compiling. More... almost 11 years ago
Called Marshal.FreeHGlobal only if the instance was created by Marshal.AllocHGlobal. More... almost 11 years ago
Called Marshal.FreeHGlobal only if the instance was created by Marshal.AllocHGlobal. More... almost 11 years ago
A test for the crash when using multiple inheritance and calling a virtual function from a secondary base. More... almost 11 years ago
Extracted a constant and deleted a no longer used method. More... almost 11 years ago
Extracted a constant and deleted a no longer used method. More... almost 11 years ago
Update GettingStarted.md More... almost 11 years ago
Update GettingStarted.md More... almost 11 years ago
Ensured managed v-tables remain with no empty entries. More... almost 11 years ago
Ensured managed v-tables remain with no empty entries. More... almost 11 years ago
Update GettingStarted.md More... almost 11 years ago
Update GettingStarted.md More... almost 11 years ago
Fixed the OS X build. More... almost 11 years ago
Fixed the OS X build. More... almost 11 years ago
Fixed the internal abstract impls with default params of a pointer type. More... almost 11 years ago
Fixed the internal abstract impls with default params of a pointer type. More... almost 11 years ago
Reverted the representation of Booleans as managed Booleans except in internal structs. More... almost 11 years ago
Reverted the representation of Booleans as managed Booleans except in internal structs. More... almost 11 years ago
Made interface impls contain the interface as their original name-space. More... almost 11 years ago
Made interface impls contain the interface as their original name-space. More... almost 11 years ago
Disabled the auto-committing of parser bindings until it's properly fixed. More... almost 11 years ago
Disabled the auto-committing of parser bindings until it's properly fixed. More... almost 11 years ago
Adjusted pointers when calling functions from secondary or non-dynamic bases. More... almost 11 years ago