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
Ignored inlined name-spaces in the C# gen only. More... about 9 years ago
[generator] Fixed C++ inline namespace processing in CLI. More... about 9 years ago
[generator] Check if we've already visited the declaration in CheckIgnoredDecls.VisitFunctionTemplateDecl. More... about 9 years ago
[cli] Added some aliases to options in CLI tool. More... about 9 years ago
[generator] Improved processing for C++ inline namespaces. More... about 9 years ago
[generator] Fixed regression ignoring function templates. More... about 9 years ago
Generated properties from <type> get()/void get(<type>) pairs. More... about 9 years ago
[cli] Fixed initial output messages. More... about 9 years ago
Switched the Windows CI to Visual Studio 2017. More... about 9 years ago
Restored the option for generating one C# file per unit. More... about 9 years ago
Fixed the sorting of modules to also work with manually added dependencies. More... about 9 years ago
[generator] Do not generated unformatted code if debug mode is enabled. More... about 9 years ago
[cli] Added an option for enabling debug mode for generated output. More... about 9 years ago
[cli] Improve directory setup in case the path is not a file path. More... about 9 years ago
[cli] Extract target triple setup code into its own method. More... about 9 years ago
[cli] Adds a new option for automatic compilation of generated code. More... about 9 years ago
[cli] Adds a new dedicated "-exceptions" flag to enable C++ exceptions. More... about 9 years ago
[cli] Added a new -A option to pass compiler arguments to Clang parser. More... about 9 years ago
[cli] Fixed wrong option name. More... about 9 years ago
[cli] Do not show the help if we have output an error previously. More... about 9 years ago
[cli] Improve error messages. More... about 9 years ago
[cli] Remove unused directory include commented code. More... about 9 years ago
[cli] Improve platform detection so the current platform is set by default. More... about 9 years ago
[cli] Fixed directory check that was throwing exceptions in Mono. More... about 9 years ago
[build] Do not include Std-symbols native project in VS for Mac solution in non-Windows hosts. More... about 9 years ago
Added a default build config file and an option to disable config generation. More... about 9 years ago
Fixed Premake parser symbols build to point to the correct files. More... about 9 years ago
Revert "Removed an unused field, literally. :)" More... about 9 years ago
Update Generator project build file to new Premake filter syntax. More... about 9 years ago
Move Std-symbols to the CppParser project build files. More... about 9 years ago