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.
 
 
 
 
 
Dimitar Dobrev c853db5d34 Ignored operators which cannot be moved to a class because C# requires operators to be in their containing type. 12 years ago
..
AST Fixed FindOperator code to actually compile. 12 years ago
Core Added indentation support to the logging. 12 years ago
CppParser Reworked function template parsing. 12 years ago
Generator Ignored operators which cannot be moved to a class because C# requires operators to be in their containing type. 12 years ago
Generator.Tests Removed unused config file. 12 years ago
Parser Reworked function template parsing. 12 years ago
Runtime Removed the explicit #if to make this compile on all platforms. 12 years ago