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
Removed code made redundant by the simplified parsing of libraries. More... almost 11 years ago
Removed code made redundant by the simplified parsing of libraries. More... almost 11 years ago
Added an SSL-enabled Premake build for 64-bits Linux. More... almost 11 years ago
Added an SSL-enabled Premake build for 64-bits Linux. More... almost 11 years ago
Simplified the parsing of libraries. More... almost 11 years ago
Simplified the parsing of libraries. More... almost 11 years ago
Fixed the memory leaks when parsing enumerations. More... almost 11 years ago
Fixed the memory leaks when parsing enumerations. More... almost 11 years ago
Fixed a crash when wrapping more than one header. More... almost 11 years ago
Fixed a crash when wrapping more than one header. More... almost 11 years ago
Merge pull request #597 from genuinelucifer/missed_namespace More... almost 11 years ago
Merge pull request #597 from genuinelucifer/missed_namespace More... almost 11 years ago
Fixed missing namespace problem. More... almost 11 years ago
Fixed missing namespace problem. More... almost 11 years ago
Freed C++ objects allocated by the parser. More... almost 11 years ago
Freed C++ objects allocated by the parser. More... almost 11 years ago
Removed the exception when disposing of objects not originating from managed code. More... almost 11 years ago
Removed the exception when disposing of objects not originating from managed code. More... almost 11 years ago
Reverted a disposal because it breaks the Unix build. More... almost 11 years ago
Reverted a disposal because it breaks the Unix build. More... almost 11 years ago
Revert "Fixed more minor memory leaks." More... almost 11 years ago
Revert "Fixed more minor memory leaks." More... almost 11 years ago
Changed PreprocessedEntity to a non-declaration because it isn't in Clang. More... almost 11 years ago
Changed PreprocessedEntity to a non-declaration because it isn't in Clang. More... almost 11 years ago
Fixed more minor memory leaks. More... almost 11 years ago
Fixed more minor memory leaks. More... almost 11 years ago
Fixed another C++ memory leak in the parser. More... almost 11 years ago
Fixed another C++ memory leak in the parser. More... almost 11 years ago
Fixed a minor memory leak in the C++ part of the parser. More... almost 11 years ago
Fixed a minor memory leak in the C++ part of the parser. More... almost 11 years ago