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.
 
 
 
 
 
triton b48a2c21f1 Switch declaration find helper methods to return enumerables. 13 years ago
..
Properties Added a bridge project containing the managed files bridging the native Clang parser. 14 years ago
ASTVisitor.cs Added namespace walk support. 13 years ago
Bridge.csproj Massive update to the codebase. 13 years ago
Class.cs Added helper property to get the constructors of a class. 13 years ago
Comment.cs Massive update to the codebase. 13 years ago
Declaration.cs Added namespace walk support. 13 years ago
Delegate.cs Added helper declaration to represent delegates. 13 years ago
Enumeration.cs Massive update to the codebase. 13 years ago
Field.cs Massive update to the codebase. 13 years ago
Function.cs Massive update to the codebase. 13 years ago
Library.cs Switch declaration find helper methods to return enumerables. 13 years ago
Method.cs Massive update to the codebase. 13 years ago
Namespace.cs Added namespace walk support. 13 years ago
Property.cs Massive update to the codebase. 13 years ago
Template.cs Added preliminary support for class template specialization in the bridge AST. 13 years ago
Type.cs Added helper method to check and get primitive types out of pointer types. 13 years ago
Variable.cs Added very primitive support for variables in the AST. 13 years ago