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 2ebce723ae Use SafeIdentifier when writing parameter names in the C# marshaller. 12 years ago
..
AST Added properties FileRelativeDirectory and FileRelativePath to TranslationUnit. 12 years ago
Core Added comments support to AST converter to match the support in the AST. 12 years ago
CppParser Fixed preprocessed entities parsing in the new parser. 12 years ago
Generator Use SafeIdentifier when writing parameter names in the C# marshaller. 12 years ago
Generator.Tests Reverted these changes that accidentally crept in. 12 years ago
Parser Changed parser to when processing macro expansions of a translation unit declaration to add the macro expansion to header it is on instead of the translation unit top header. 12 years ago
Runtime Added an Std.Map wrapper to be able to use it in internal declarations. 12 years ago