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 26c8f9fcd8 Properly fixed the generation of members using fixed arrays. 13 years ago
..
AST Fixed the filling of missing operators to account for operator overloads. 13 years ago
Generator Properly fixed the generation of members using fixed arrays. 13 years ago
Generator.Tests PassBuilder is now generic. Driver Passes is now called TranslationUnitPasses. Added to driver GeneratorOutputPasses. Removed most of the PassBuilder Extensions. 13 years ago
Parser Added parsing of preprocessed entities for function parameters. 13 years ago
Runtime Added a stub for std::vector creation. 13 years ago