Tools and libraries to glue C/C++ APIs to high-level languages
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
marcos henrich 7dd2771604 Removed CheckTypeReferencesPass and TypeRefsVisitor 12 years ago
..
CheckAbiParameters.cs Move the AST project to the CppSharp.AST namespace. 12 years ago
CheckAmbiguousOverloads.cs Fix the build. 12 years ago
CheckFlagEnumsPass.cs Move the AST project to the CppSharp.AST namespace. 12 years ago
CheckIgnoredDecls.cs When checking for ignored declarations, return early if the declaration is already ignored. 12 years ago
CheckOperatorsOverloads.cs Move the AST project to the CppSharp.AST namespace. 12 years ago
CleanInvalidDeclNamesPass.cs Move the AST project to the CppSharp.AST namespace. 12 years ago
CleanUnitPass.cs Move the AST project to the CppSharp.AST namespace. 12 years ago
DuplicatedNamesCheckerPass.cs Move the AST project to the CppSharp.AST namespace. 12 years ago
FunctionToInstanceMethodPass.cs Move the AST project to the CppSharp.AST namespace. 12 years ago
FunctionToStaticMethodPass.cs Move the AST project to the CppSharp.AST namespace. 12 years ago
GetterSetterToPropertyPass.cs Added first pass at a pass for transforming compatible getters/setters into properties. 12 years ago
ObjectOverridesPass.cs Added synthetized check on block generation of ObjectOverridesPass.cs so already existing methods are not modified. 12 years ago
Pass.cs Visit the base VisitDeclaration in Pass. 12 years ago
PassBuilder.cs Add the method RunPasses to PassBuilder. 12 years ago
RenamePass.cs Move the AST project to the CppSharp.AST namespace. 12 years ago
ResolveIncompleteDeclsPass.cs Do not visit already visited classes in the ResolveIncompleteDecls pass. 12 years ago
SortDeclarationsPass.cs Move the AST project to the CppSharp.AST namespace. 12 years ago