1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 16 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
Improved CLI value class marshaling. More... over 13 years ago
Fixed marshaling of C++ references. More... over 13 years ago
Fixed marshaling of C++ references. More... over 13 years ago
Stubbed out delegate visiting support. More... over 13 years ago
Stubbed out delegate visiting support. More... over 13 years ago
Renamed variable to follow the conventions in the rest of the code. More... over 13 years ago
Renamed variable to follow the conventions in the rest of the code. More... over 13 years ago
Removed unneeded using in CLI/CLIHeadersTemplate.cs. More... over 13 years ago
Removed unneeded using in CLI/CLIHeadersTemplate.cs. More... over 13 years ago
Update CLIMarshal.cs to the new type map database interface. More... over 13 years ago
Update CLIMarshal.cs to the new type map database interface. More... over 13 years ago
Added an helper method to check if a field is ignored. More... over 13 years ago
Added an helper method to check if a field is ignored. More... over 13 years ago
Switch CLITypePrinter to the new type map database interface. More... over 13 years ago
Switch CLITypePrinter to the new type map database interface. More... over 13 years ago
Changed the generator to receive a type map database instance. More... over 13 years ago
Changed the generator to receive a type map database instance. More... over 13 years ago
Ignore all STL collections for now. More... over 13 years ago
Ignore all STL collections for now. More... over 13 years ago
Added marshaling of STL wide strings. More... over 13 years ago
Added marshaling of STL wide strings. More... over 13 years ago
Added a field to keep a reference to the complete version of the declaration. More... over 13 years ago
Added a field to keep a reference to the complete version of the declaration. More... over 13 years ago
Added a new method to declare the header sources. More... over 13 years ago
Added a new method to declare the header sources. More... over 13 years ago
Much improved checking of type completion. More... over 13 years ago
Much improved checking of type completion. More... over 13 years ago
Pass the type map database instance to TypeIgnoreChecker. More... over 13 years ago
Pass the type map database instance to TypeIgnoreChecker. More... over 13 years ago
Switch the type checkers to the AstVisitor interface. More... over 13 years ago