213 Commits (319b9691d207e934f0b33ba388a40146a65a6f71)

Author SHA1 Message Date
triton a6fa8af39d Added full support for C++ documentation comments to the AST and parser. 13 years ago
marcos henrich 8e34a026b9 Changed property Declaration.Name to virtual. Now ClassTemplate shares Name with its TemplatedClass. 13 years ago
marcos henrich 2ea69f1a67 Added return null to method FindClass when parameter class name is null or empty 13 years ago
triton acac3fc00d Re-work handling of enum constants fixing signedness and formatting issues. 13 years ago
triton 83b7bd1954 Add two new properties IsOverride and IsProxy to methods. 13 years ago
triton 68ddfbdd6f Move the AST project to the CppSharp.AST namespace. 13 years ago
triton 3f664784c9 Added support for CIL types to the type system. 13 years ago
triton c488dcbfde Prefix all the libraries and project names with CppSharp. 13 years ago