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
Removed some dead legacy code that is left from the C# module. More... over 13 years ago
Added generation of properties for fields of non value-type classes. More... over 13 years ago
Added generation of properties for fields of non value-type classes. More... over 13 years ago
Struct types also need to have a default constructor taking the native instance. More... over 13 years ago
Struct types also need to have a default constructor taking the native instance. More... over 13 years ago
Comment out and add a TODO for the handling of unions. More... over 13 years ago
Comment out and add a TODO for the handling of unions. More... over 13 years ago
Renaming and mechanical changes to CLIHeadersTemplate.cs. No behavior change intended. More... over 13 years ago
Renaming and mechanical changes to CLIHeadersTemplate.cs. No behavior change intended. More... over 13 years ago
Renamed the field to lowercase to follow .NET conventions. More... over 13 years ago
Renamed the field to lowercase to follow .NET conventions. More... over 13 years ago
Added generation of include needed to break dependencies on forward references. More... over 13 years ago
Added generation of include needed to break dependencies on forward references. More... over 13 years ago
Small refactor of the decl and type checking methods. More... over 13 years ago
Small refactor of the decl and type checking methods. More... over 13 years ago
Added helper methods to check if a type is a reference. More... over 13 years ago
Added helper methods to check if a type is a reference. More... over 13 years ago
Added helper methods to check if a type is a pointer. More... over 13 years ago
Added helper methods to check if a type is a pointer. More... over 13 years ago
Added a base class for all AST visitors. More... over 13 years ago
Added a base class for all AST visitors. More... over 13 years ago
Added helper declaration to represent delegates. More... over 13 years ago
Added helper declaration to represent delegates. More... over 13 years ago
Wire -Ddefine support. More... over 13 years ago
Wire -Ddefine support. More... over 13 years ago
Add -vs <number> command line argument, add vs probing, hello world compilation with system headers. More... over 13 years ago
Add -vs <number> command line argument, add vs probing, hello world compilation with system headers. More... over 13 years ago
Add missing lua project. More... over 13 years ago
Add missing lua project. More... over 13 years ago
Update test app. More... over 13 years ago