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.
 
 
 
 
 
josetr eb5031bf4c Format files 4 years ago
..
ASTContext.cs Format files 4 years ago
ASTVisitor.cs Format files 4 years ago
Attribute.cs Added the option to have attributes generated. 12 years ago
Class.cs Fix C# layouts for classes with nameless unions 4 years ago
ClassExtensions.cs Format files 4 years ago
ClassLayout.cs Format files 4 years ago
Comment.cs Format files 4 years ago
Conversions.cs Move the AST project to the CppSharp.AST namespace. 13 years ago
CppSharp.AST.csproj Create a single nuget package that supports windows / linux / macos 5 years ago
Declaration.cs Format files 4 years ago
DeclarationsList.cs Format files 4 years ago
Delegate.cs Move the AST project to the CppSharp.AST namespace. 13 years ago
Enumeration.cs Rewrite GenerateEnumFromMacros helper to also look into enum items. 5 years ago
Event.cs Rework core implementation of QuickJS generator. 5 years ago
Expr.cs Update LLVM to obtain working lld (#1462) 5 years ago
Expression.cs Obsolete managed expression class machinery. 7 years ago
Field.cs Format files 4 years ago
Friend.cs Added parsing and AST support for C++ friend declarations. 11 years ago
Function.cs Code cleanup. 5 years ago
FunctionExtensions.cs Format files 4 years ago
IExpressionPrinter.cs Obsolete managed expression class machinery. 7 years ago
LayoutBase.cs Saved the offsets per base in the layout of a record. 10 years ago
LayoutField.cs Obsolete managed expression class machinery. 7 years ago
Method.cs Format files 4 years ago
Module.cs Add ability for managed module wrapper to reference extra assemblies. 8 years ago
Namespace.cs Format files 4 years ago
Preprocessor.cs Changed PreprocessedEntity to a non-declaration because it isn't in Clang. 10 years ago
Property.cs Format files 4 years ago
PropertyExtensions.cs Format files 4 years ago
Reference.cs Added missing class TypeReference. 12 years ago
SourceLocation.cs Added managed AST conversion code for statements and expressions. 7 years ago
Statement.cs Added support for call expressions in default args. 10 years ago
Stmt.cs Re-generated the parser bindings and bootstrap code. 7 years ago
StmtVisitor.cs Re-generated the AST bootstrap code with visitors and abstract classes. 7 years ago
SymbolContext.cs Always use the mangled names as reported by Clang 5 years ago
TargetTriple.cs Add built-in compilation of extra symbols 4 years ago
Template.cs Format files 4 years ago
TranslationUnit.cs Simplify TU.FileRelativeDirectory by using Path.GetDirectoryName. 5 years ago
Type.cs Format files 4 years ago
TypeExtensions.cs Format files 4 years ago
Typedef.cs Moved typedef declarations to their own file. 9 years ago
Variable.cs Expose if a variable is a constant expression 5 years ago
premake5.lua Only use premake for native projects and improve c# projects. 5 years ago