1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 20 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
Added "unordered_map" as a standard header in the C++ source file for system templates. More... about 10 years ago
Removed a redundant statement which also caused a crash in Qt#. More... about 10 years ago
Added property to set diagnostics level. More... about 10 years ago
Be more specific when applying C++ language build options. More... about 10 years ago
Use Premake workspace token instead of builddir to fix builds for dependent projects. More... about 10 years ago
Fold toolchain parser setup to parser options. More... about 10 years ago
Fixed Windows build. More... about 10 years ago
Factor .NET framework build version setup code to fix a bug for dependent projects. More... about 10 years ago
Fixed CheckDuplicatedNamesPass to check for null before using CurrentOutputNamespace. More... about 10 years ago
Move SourceLocation to CppSharp.AST. More... about 10 years ago
Minor build fixes. More... about 10 years ago
Separate parser options from driver options. More... about 10 years ago
Fixed the build after the refactoring. More... about 10 years ago
Updated to the latest Premake for Windows as well. More... about 10 years ago
Remove the Driver dependency from the generators with a BindingContext. More... about 10 years ago
Rename type printer context variables in type printers. More... about 10 years ago
Rename AstVisitor.Options to VisitOptions. More... about 10 years ago
Added a default indentation level to IDiagnostics.Push/PopIndent. More... about 10 years ago
Rename IDiagnosticConsumer to IDiagnostics. More... about 10 years ago
Remove unneeded dependency on our own Premake helpers. More... about 10 years ago
Remove Bootstrap project from the build. More... about 10 years ago
Extract ParserGen build project to its own file. More... about 10 years ago
Remove explicit location directive on Generator project. More... about 10 years ago
Order usings in Driver.cs. More... about 10 years ago
Extracted managed parser code to CppSharp.Parser project. More... about 10 years ago
Clean up the class comments for CheckAmbiguousFunctions. More... about 10 years ago
Update build files to Premake5. More... about 10 years ago
Extracted QualifiedNameSeparator from GetQualifiedName. More... about 10 years ago
Update GettingStarted.md More... about 10 years ago
Update Premake Linux build. More... about 10 years ago