21 Commits (ca0e67529e51afb1508771feee8287a4f25b8964)

Author SHA1 Message Date
triton 6b0cb59f8a Added RunPasses to PassBuilder and change existing code to use it. 13 years ago
marcos henrich 0cf8c03aa3 PassBuilder is now generic. Driver Passes is now called TranslationUnitPasses. Added to driver GeneratorOutputPasses. Removed most of the PassBuilder Extensions. 13 years ago
triton 373a875df8 Add missing using. 13 years ago
triton 68ddfbdd6f Move the AST project to the CppSharp.AST namespace. 13 years ago
triton 19bba20fd9 Update the tests to compile again. 13 years ago
triton c488dcbfde Prefix all the libraries and project names with CppSharp. 13 years ago
Tom Spilman e44c41c558 Replaced RemovePrefixEnumItem with RemovePrefix. 13 years ago
triton cc8f7cd1db Renamed Cxxi references to CppSharp. 13 years ago
triton 91d32df4e7 TypePrinterContext is now an abstract class and created a new CLITypePrinterContext class for the CLI backend. 13 years ago
triton 8a4b7cab8d Added an helper to query namespaces. 13 years ago
triton ea32fb14ed Update the passes test so they actually work. 13 years ago
triton 6ca1e988da Fixed the tests. 13 years ago
triton d7ce1efdd0 Update the test runner to use the new parser interface. 13 years ago
triton f1c6c7b58f Added support for cleaning up the names of enum items (and a test). 13 years ago
triton 2a4c3481d1 Added some tests for passes. 13 years ago
triton 68727fc8a9 Update the text fixture to use DriverOptions. 13 years ago
triton 81186dcfd4 Added helper method to get methods in QueryHelpers.cs. 13 years ago
triton 6fc5eb48e3 Added a set of tests for type printing in the C++/CLI backend. 13 years ago
triton 05b57573b6 Added a new project with generator tests. 13 years ago
triton 6152e151c0 Rename the Bridge project to CxxBridge. 13 years ago
triton f5fcef50f1 Massive update to the codebase. 13 years ago