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 b65ae11a5c Fixed FindSymbolsPass to not ignore declarations in CLI generator. 12 years ago
..
AST Remove unused usings. 12 years ago
Generator Fixed FindSymbolsPass to not ignore declarations in CLI generator. 12 years ago
Generator.Tests PassBuilder is now generic. Driver Passes is now called TranslationUnitPasses. Added to driver GeneratorOutputPasses. Removed most of the PassBuilder Extensions. 12 years ago
Parser Added parsing of preprocessed entities for function parameters. 12 years ago
Runtime Added a stub for std::vector creation. 12 years ago