9 Commits (6310ce6ecc3b0616c66453218aa30ccbc56f77a0)

Author SHA1 Message Date
Dimitar Dobrev f88c20aa94 Some refactoring in preparation for the default values of parameters. 11 years ago
Tomi Valkeinen 7289a06b9e Rename PrimitiveType Int32 and UInt32 to Int and UInt 11 years ago
triton 5c3ffc0e24 Fixed EnumModifiers to define proper power of two values. 11 years ago
triton 05877ddcb5 Converted enum items to be declarations in the AST. 12 years ago
triton 523e8d7989 Fixed issue with signed enum constants with tests. 12 years ago
Dimitar Dobrev 31fe7760ad Added 3 hacks so that QtCore reaches the end of code generation: 12 years ago
triton acac3fc00d Re-work handling of enum constants fixing signedness and formatting issues. 12 years ago
triton 68ddfbdd6f Move the AST project to the CppSharp.AST namespace. 12 years ago
triton c488dcbfde Prefix all the libraries and project names with CppSharp. 12 years ago
triton cc8f7cd1db Renamed Cxxi references to CppSharp. 12 years ago
triton d9801eb00b Added an INamedDecl interface for named declarations. 13 years ago
triton bc75f77261 Added helper property to check if enum entries are flags. 13 years ago
triton f5fcef50f1 Massive update to the codebase. 13 years ago
triton d474f0a04f Added a bridge project containing the managed files bridging the native Clang parser. 13 years ago