1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 19 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
Run the AST tests under Travis. More... over 9 years ago
Update bundled NUnit to Nuget version. More... over 9 years ago
Update Git ignore patterns for NUnit Nuget install. More... over 9 years ago
Do not write NUnit XML result files when running tests. More... over 9 years ago
Use the test runner script in Travis CI. More... over 9 years ago
Add a script for running the test suite in Linux/OSX. More... over 9 years ago
Modify CovariantTypeComparer to be a pass and remove dummy visitor implementations. More... over 9 years ago
Fix indentation for some test cases. More... over 9 years ago
Reduce nesting in CheckMacrosPass.CheckForTemplateConstraints. More... over 9 years ago
Rename template variable. More... over 9 years ago
Reduce nesting in CheckIgnoredDecls.CheckIgnoredBaseOverridenMethod. More... over 9 years ago
Extract inlines code generator handling code into its own method. More... over 9 years ago
Global qualify ConcurrentDictionary references in generated code. More... over 9 years ago
Rewrite shell script OS detection to please Travis. More... over 9 years ago
Fixed NUnit paths in Nuget install script. More... over 9 years ago
Fixed Mono install in build script. More... over 9 years ago
Updated Travis to use build scripts. More... over 9 years ago
Added build script to install Nuget deps. More... over 9 years ago
Added build script to install Mono. More... over 9 years ago
Clean up compilation warnings. More... over 9 years ago
Rename CodeGenerator.Templates to Outputs. More... over 9 years ago
Rename CodeTemplate to CodeGenerator. More... over 9 years ago
Changed the generation of C++ for inlines not to rely on -fkeep-inline-functions. More... over 9 years ago
Extended the searching for type maps to try resolving type defs. More... over 9 years ago
Fixed a crash when blocking the pass for finding symbols from outside. More... over 9 years ago
Supported the "volatile" qualifier in the CPP printer. More... over 9 years ago
Added a mechanism for external code to block the pass for finding symbols. More... over 9 years ago
Skipped checking for symbols of virtual functions as we call those through the v-table. More... over 9 years ago
Remove unused using. More... over 9 years ago
Remove some dead code from ClassExtensions.cs. More... over 9 years ago