1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 21 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
Implemented CLI delegate marshaling of function pointer types. More... over 10 years ago
Implemented CLI delegate marshaling of function pointer types. More... over 10 years ago
P/Invoked OS X frameworks instead of just libs when applicable. More... over 10 years ago
P/Invoked OS X frameworks instead of just libs when applicable. More... over 10 years ago
Fixes parsing of K&R-style C functions with no prototypes. More... over 10 years ago
Fixes parsing of K&R-style C functions with no prototypes. More... over 10 years ago
Fixed handling of different language versions in the C++ parser. More... over 10 years ago
Fixed handling of different language versions in the C++ parser. More... over 10 years ago
Fixed a crash when wrapping Qt on OS X. More... over 10 years ago
Fixed a crash when wrapping Qt on OS X. More... over 10 years ago
Added an explicit C++ destructor to avoid a crash on OS X. More... over 10 years ago
Added an explicit C++ destructor to avoid a crash on OS X. More... over 10 years ago
Disabled a type of false errors when auto-compiling on OS X. More... over 10 years ago
Disabled a type of false errors when auto-compiling on OS X. More... over 10 years ago
Checked if a library exists before trying to parse it. More... over 10 years ago
Checked if a library exists before trying to parse it. More... over 10 years ago
Introduced consistent usage of '&' - it is now always stuck to the type. More... over 10 years ago
Introduced consistent usage of '&' - it is now always stuck to the type. More... over 10 years ago
Added reading of exported mach-o (OS X) symbols. More... over 10 years ago
Added reading of exported mach-o (OS X) symbols. More... over 10 years ago
Wrapped more information about comments for better generation. More... over 10 years ago
Wrapped more information about comments for better generation. More... over 10 years ago
Checked whether block comments actually have paragraphs. More... over 10 years ago
Checked whether block comments actually have paragraphs. More... over 10 years ago
Tested generation of C# comments at run-time. More... over 10 years ago
Tested generation of C# comments at run-time. More... over 10 years ago
Added support for "param" elements in code comments in the C# end. More... over 10 years ago
Added support for "param" elements in code comments in the C# end. More... over 10 years ago
Added support for "return" elements in code comments in the C# end. More... over 10 years ago
Added support for "return" elements in code comments in the C# end. More... over 10 years ago