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 e5c141db6c Fixed the loop increment when parsing comment blocks. 12 years ago
..
AST Use a map to keep track of anonymous declarations else we cannot refer to them later when needed. 12 years ago
Generator Added TypeReferenceCollector used for include and forward reference printing. TypeMaps are now able to add includes and forward references. Record system allows more complex situations where you need a declaration's origin type/declaration. 12 years ago
Generator.Tests Add missing using. 12 years ago
Parser Fixed the loop increment when parsing comment blocks. 12 years ago
Runtime Prefix all the libraries and project names with CppSharp. 12 years ago