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 383a4f73fe Fix the GetFieldLocation method to take a type printing context kind and fix the code to pass the correct kind in each instance where its called. 13 years ago
..
Bridge Added a new constructor to TagType that takes a declaration. 13 years ago
Cxxi Created a new top-level target executable ("Cxxi") and fixed the Generator to be a proper library. 13 years ago
Generator Fix the GetFieldLocation method to take a type printing context kind and fix the code to pass the correct kind in each instance where its called. 13 years ago
Generator.Tests TypePrinterContext is now an abstract class and created a new CLITypePrinterContext class for the CLI backend. 13 years ago
Parser Added better support for wrapping of static variables. 13 years ago