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 a5363e2f6c Added new quiet option in the driver that does not output unnecessary information. 13 years ago
..
AST Fixed the filling of missing operators to account for operator overloads. 13 years ago
Generator Added new quiet option in the driver that does not output unnecessary information. 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