1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 17 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
Mark variables with constant expressions as found More... almost 6 years ago
Make the CPP ABI visible only to the STD symbols More... almost 6 years ago
Regenerate the parser bindings More... almost 6 years ago
Generate valid C++ for destructors of nested types More... almost 6 years ago
Remove `build-` prefix from CI job names (#1481) More... almost 6 years ago
Update badges in README with GitHub Actions CI. More... almost 6 years ago
Remove AppVeyor CI files. More... almost 6 years ago
Save NUnit test results and report it in Github Actions. More... almost 6 years ago
Always use the mangled names as reported by Clang More... almost 6 years ago
Fix helper shell scripts to work on Windows. More... almost 6 years ago
Add Windows build to Github Actions. More... almost 6 years ago
Call the destructor instead of deleting the object in the generated symbols More... almost 6 years ago
Regenerate the parser bindings with sequential layouts (#1479) More... almost 6 years ago
Remove obsolete Travis CI support. More... almost 6 years ago
Add initial Github Actions workflow. More... almost 6 years ago
Remove dummy variable and use discards instead available since C# 7.0 (#1478) More... almost 6 years ago
Fallback to LayoutKind.Explicit when a custom alignment is specified. (#1476) More... almost 6 years ago
Add Premake wrapper script for usage in CI. More... almost 6 years ago
Update bindings (#1477) More... almost 6 years ago
Remove `Layout.GetSize()` method as it's no longer relevant (#1474) More... almost 6 years ago
Fix `String.CSharpSignatureType` returning incorrect type when the given type is a pointer or a reference. (#1473) More... almost 6 years ago
Expose if a variable is a constant expression More... almost 6 years ago
Create projects which always build generated code More... almost 6 years ago
Fix the generation of sequential layouts More... almost 6 years ago
Simplify the marshalling of returned pointers (#1470) More... almost 6 years ago
VTable: improve codegen & make it thread safe (#1469) More... almost 6 years ago
Create VTables class to cache delegates pointing to native virtual methods (#1468) More... almost 6 years ago
Improve UTF32Marshaller performance (#1467) More... almost 6 years ago
Improve generation of C# (#1466) More... almost 6 years ago
Reduce calls to ConcurrentDictionary to improve performance (#1464) More... almost 6 years ago