1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 22 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
Moved MSVC options setup from parser to MSVC toolchain code. More... about 11 years ago
Fixed a potential naming conflict. More... about 11 years ago
Fixed a potential naming conflict. More... about 11 years ago
Removed implementations for ignored abstract types. More... about 11 years ago
Removed implementations for ignored abstract types. More... about 11 years ago
Workaround abstract implementations being generated even if there's no valid base class. More... about 11 years ago
Workaround abstract implementations being generated even if there's no valid base class. More... about 11 years ago
Added a workaround for printing non-function member pointers types. More... about 11 years ago
Added a workaround for printing non-function member pointers types. More... about 11 years ago
Fixed GenerateClassFields to only process actual base classes. More... about 11 years ago
Fixed GenerateClassFields to only process actual base classes. More... about 11 years ago
Fixed potential NRE in HasNonIgnoredBase. More... about 11 years ago
Fixed potential NRE in HasNonIgnoredBase. More... about 11 years ago
Implemented support for parsing C++11 atomic types. More... about 11 years ago
Implemented support for parsing C++11 atomic types. More... about 11 years ago
Formatting code fixes. More... about 11 years ago
Formatting code fixes. More... about 11 years ago
Some refactoring to remove redundant members and casts. More... about 11 years ago
Some refactoring to remove redundant members and casts. More... about 11 years ago
Added support for parameters with type a reference to a fixed-size array. More... about 11 years ago
Added support for parameters with type a reference to a fixed-size array. More... about 11 years ago
Add a test for "Improve robustness when handling unexpected FunctionProto type locs.". More... about 11 years ago
Add a test for "Improve robustness when handling unexpected FunctionProto type locs.". More... about 11 years ago
Fixed a regression causing incorrect sizes of types derived from template instantiations. More... about 11 years ago
Fixed a regression causing incorrect sizes of types derived from template instantiations. More... about 11 years ago
Simplified Parser::GetDeclMangledName. More... about 11 years ago
Simplified Parser::GetDeclMangledName. More... about 11 years ago
Added missing test case for 24bdec82b220ad32d7fde288e5ec373e1cfb6d8e. More... about 11 years ago
Added missing test case for 24bdec82b220ad32d7fde288e5ec373e1cfb6d8e. More... about 11 years ago
Fixed warning by removing #pragma once from source file. More... about 11 years ago