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.
 
 
 
 
 
Jelle 7105da02fe
Bootstrap code changes (#1914)
5 months ago
..
ASTContext.cs Update iOS64 ABI name to the more accurate AppleARM64. 2 years ago
ASTVisitor.cs Fix crash on auto return types (#1898) 6 months ago
Assembly.cs Add partial `ref` param support 3 years ago
Attribute.cs
Class.cs Code cleanup and some optimizations (#1911) 6 months ago
ClassExtensions.cs Fix HasDependentValueFieldInLayout stack overflow 3 years ago
ClassLayout.cs Add C++ WebAssembly ABI (#1711) 3 years ago
Comment.cs Format files 3 years ago
Conversions.cs
CppSharp.AST.csproj Fix `DEBUG` not being defined in C# `DebugOpt` configuration (#1908) 6 months ago
Declaration.cs CppSharp.AST.Declaration - fix return QualifiedOriginalName, QualifiedLogicalOriginalName (#1740) 2 years ago
DeclarationsList.cs Code cleanup and some optimizations (#1911) 6 months ago
Delegate.cs
Enumeration.cs Rewrite GenerateEnumFromMacros helper to also look into enum items. 5 years ago
Event.cs Rework core implementation of QuickJS generator. 4 years ago
Expr.cs Fix/bootstrap update (#1904) 5 months ago
Expression.cs Obsolete managed expression class machinery. 7 years ago
Field.cs Format files 3 years ago
Friend.cs
Function.cs Fix/bootstrap update (#1904) 5 months ago
FunctionExtensions.cs Fix/bootstrap update (#1904) 5 months ago
IExpressionPrinter.cs Obsolete managed expression class machinery. 7 years ago
LayoutBase.cs
LayoutField.cs Obsolete managed expression class machinery. 7 years ago
Method.cs Fix/bootstrap update (#1904) 5 months ago
Module.cs Add ability for managed module wrapper to reference extra assemblies. 8 years ago
Namespace.cs Code cleanup and some optimizations (#1911) 6 months ago
Preprocessor.cs
Property.cs Fix/bootstrap update (#1904) 5 months ago
PropertyExtensions.cs Format files 3 years ago
Reference.cs
SourceLocation.cs Added managed AST conversion code for statements and expressions. 7 years ago
Statement.cs
Stmt.cs Fix/bootstrap update (#1904) 5 months ago
StmtVisitor.cs Fix/bootstrap update (#1904) 5 months ago
SymbolContext.cs Code cleanup and some optimizations (#1911) 6 months ago
TargetTriple.cs Add built-in compilation of extra symbols 4 years ago
Template.cs Fix some template declarations not setting namespace (#1913) 5 months ago
TranslationUnit.cs Simplify TU.FileRelativeDirectory by using Path.GetDirectoryName. 5 years ago
Type.cs Bootstrap code changes (#1914) 5 months ago
TypeExtensions.cs Bootstrap code changes (#1914) 5 months ago
Typedef.cs Bootstrap code changes (#1914) 5 months 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