1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 18 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
Excluded the test for fixed arrays of primitive pointers on macOS. More... about 9 years ago
Fixed the generated C# when a virtual function takes a fixed array. More... about 9 years ago
Fixed the generated C# for fixed arrays in types of parameters. More... about 9 years ago
Grouped all tests for arrays together. More... about 9 years ago
Fixed the generated C# for virtuals taking arrays of objects. More... about 9 years ago
Lookup Mono SDK path on Windows registry. More... about 9 years ago
Fixed the generated C# when a virtual function takes an array. More... about 9 years ago
Fixed the generated C# with 4+ modules and repetitive delegates. More... about 9 years ago
Added C# marshalling of parameters of type array of const char* const. More... about 9 years ago
Simplified the method for generating a variable in C#. More... about 9 years ago
Added C# marshalling of parameters of type array of const char*. More... about 9 years ago
Fixed null arrays in C# to be passed as such to C/C++. More... about 9 years ago
Added C# marshalling of parameters of type array of objects. More... about 9 years ago
Added C# marshalling of parameters of type array of primitives. More... about 9 years ago
Regenerated the parser bindings. More... about 9 years ago
Removed unused internals from the generated C#. More... about 9 years ago
Simplified and optimised the MSVC tool-chain. More... about 9 years ago
Removed the out parameter when looking for a version of Visual Studio. More... about 9 years ago
Moved the searching for a VS SDK to a separate method. More... about 9 years ago
Added marshalling of parameters of type array of pointers. More... about 9 years ago
[build] Update Premake binary for Linux. More... about 9 years ago
[build] Update to a Vagrant box that actually works. More... about 9 years ago
[build] Update provision scripts deprecated Premake code. More... about 9 years ago
Fixed the generated C# for two anonymous types nested in another anonymous type. More... about 9 years ago
[examples] Added an example for the parser APIs. More... about 9 years ago
Merge pull request #937 from realvictorprm/patch-1 More... about 9 years ago
Add C++17 to the parser options More... about 9 years ago
Merge pull request #934 from tritao/parser_refactor More... about 9 years ago
[build] Compile.sh script now has improved error handling. More... about 9 years ago
Merge pull request #935 from atsushieno/fix-linux-toolchain More... about 9 years ago