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 c61c989460 Added an option for specifying STD types to bind. 8 years ago
..
AST Verified that unused STD types are removed. 8 years ago
CLI Added a new verbose flag to the CLI tool and improved verbose handling. 8 years ago
Core Fixed VS2017 system includes search error #957 (#958) 8 years ago
CppParser Added an option for specifying STD types to bind. 8 years ago
Generator Reduced the indentation at the marshalling of arrays in C#. 8 years ago
Generator.Tests ed time and memory during generation by skipping methods of most STD classes. 8 years ago
Parser Ensured no overflown stack in the AST converter. 8 years ago
Runtime Update Premake build files to latest syntax. 8 years ago