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 8c77618c69 Fixed the renaming pass to ignore operators, consider IDisposable.Dispose and take care to avoid naming conflicts. 13 years ago
..
AST Added parser support for deleted functions. 13 years ago
CppParser Added parser support for deleted functions. 13 years ago
Generator Fixed the renaming pass to ignore operators, consider IDisposable.Dispose and take care to avoid naming conflicts. 13 years ago
Generator.Tests Removed unused config file. 13 years ago
Parser Added parser support for deleted functions. 13 years ago
Runtime STL containers wrappers now implement ICppMarshal (stubs). 13 years ago