619 Commits (f58974ad7b2f45dc59dae3dd4c57e7ab7627af5a)

Author SHA1 Message Date
triton dbd9fbc9d5 Added v[f]table parsing support. 12 years ago
triton 341aa85a5c Added qualified type constructor. 12 years ago
João Matos 9a4b1d4034 Added virtual keyword to VisitDecayedType for consistency. 12 years ago
triton b2cabe2551 Remove unused field. 12 years ago
triton cd08295499 Use a map to keep track of anonymous declarations else we cannot refer to them later when needed. 12 years ago
triton a6fa8af39d Added full support for C++ documentation comments to the AST and parser. 12 years ago
marcos henrich 8e34a026b9 Changed property Declaration.Name to virtual. Now ClassTemplate shares Name with its TemplatedClass. 12 years ago
marcos henrich 2ea69f1a67 Added return null to method FindClass when parameter class name is null or empty 12 years ago
triton acac3fc00d Re-work handling of enum constants fixing signedness and formatting issues. 12 years ago
triton 83b7bd1954 Add two new properties IsOverride and IsProxy to methods. 12 years ago
triton 68ddfbdd6f Move the AST project to the CppSharp.AST namespace. 12 years ago
triton 3f664784c9 Added support for CIL types to the type system. 12 years ago
triton c488dcbfde Prefix all the libraries and project names with CppSharp. 12 years ago