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
Flush `Module.ExternalClassTemplateSpecializations` to avoid emitting the same specialization in multiple files More... almost 6 years ago
Replace outdated Clang compiler flags such as `std=c++1z` and replace it with `std=c++17` More... almost 6 years ago
Add DFA/NFA state machine utility code. More... almost 6 years ago
Add initial Node and N-API testing infrastructure and tests. More... almost 6 years ago
Change `GenerateSequentialLayout` default value to `true` More... almost 6 years ago
Big update to NAPI generator with initial support for basic examples. More... almost 6 years ago
Simplify TU.FileRelativeDirectory by using Path.GetDirectoryName. More... almost 6 years ago
Improve generation of type printing declaration names for C language. More... almost 6 years ago
Fix ShouldGenerateClassNativeField to use NeedsBase instead of HasBase. More... almost 6 years ago
Minor refactorings. More... almost 6 years ago
Setup include dirs on the module instead of parser options in the CLI. More... almost 6 years ago
Improve error handling in CLI and avoid defaulting to a generator on unknown option.. More... almost 6 years ago
Add N-API generator support to the CLI. More... almost 6 years ago
Add ILibrary.GenerateCode as a custom code generation callback. More... almost 6 years ago
Upgrade .NET projects to C# 8.0. More... almost 6 years ago
Extract and re-use GetIncludePath across multiple generators. More... almost 6 years ago
Fix rename pass not handling some declarations due to early return. More... almost 6 years ago
Rework constructor generation in C++ code generator. More... almost 6 years ago
Update driver to only generate system modules for C# generators. More... almost 6 years ago
Fully resolve include dirs paths in driver option validation. More... almost 6 years ago
Fix TU.FileRelativeDirectory to be more robust against some paths. More... almost 6 years ago
Clean up some properties in TranslationUnit.cs with null coalescing operators. More... almost 6 years ago
Update Class.HasNonIgnoredBase to use the actual base class. More... almost 6 years ago
Create a single nuget package that supports windows / linux / macos More... almost 6 years ago
Add workflow files to workspace More... almost 6 years ago
Manage package versions centrally More... almost 6 years ago
Disable msbuild logo More... almost 6 years ago
Disable dotnet telemetry More... almost 6 years ago
Disable dotnet logo More... almost 6 years ago
Add `LanguageVersion.CPP20` support More... almost 6 years ago