1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 3 days ago.
Sep 21, 2025 — Sep 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Better detect invalid specialized functions More... over 5 years ago
Simplify the marking of invalid functions More... over 5 years ago
Generate valid C++ for protected constructors More... almost 6 years ago
Generate valid C++ for protected destructors More... almost 6 years ago
Only implement abstract classes in C++ for ctors/dtors More... almost 6 years ago
Remove win x86 from the NuGet for smaller size (#1550) More... almost 6 years ago
Fix test generation for QuickJS generator. More... almost 6 years ago
Remove unused code in QuickJS module generator. More... almost 6 years ago
Add enum support to QuickJS generator. More... almost 6 years ago
Marshaling correctness fix for enum and primitive types in NAPI. More... almost 6 years ago
Abstract marshaler into overridable method in NAPI sources. More... almost 6 years ago
Extract NAPI VarPrefix and ArgumentPrefix to base class. More... almost 6 years ago
Remove QuickJS example, we have proper tests now. More... almost 6 years ago
Add missing clang headers More... almost 6 years ago
Move NAPI and QuickJS generators to the base generators folder. More... almost 6 years ago
Refactor QuickJS generator structure to follow NAPI patterns. More... almost 6 years ago
Minor refactoring of NAPI sources generation. More... almost 6 years ago
Add initial QuickJS primitive type support and test suite. More... almost 6 years ago
Ensure a tested specialization is really generated More... almost 6 years ago
Use C++17 in all native projects More... almost 6 years ago
Minor code cleanups in CLITypeReference.cs. More... almost 6 years ago
Continue implementation of NAPI generator. More... almost 6 years ago
Minor refactoring in ctor generation for CLI sources. More... almost 6 years ago
Disable getter/setter to property pass by default in non-managed backends. More... almost 6 years ago
Fix forward include collector to consider value class semantics in function returns. More... almost 6 years ago
Factor VarPrefix and ArgumentPrefix helpers into base marshaler. More... almost 6 years ago
Implement basic visiting behavior in some CodeGenerator overloads. More... almost 6 years ago
Normalize visiting overloads to be virtual. More... almost 6 years ago
Minor csproj reformatting. More... almost 6 years ago
Split StdLib file per language More... almost 6 years ago