5 Commits (b75592e14591ca95bc28fd049f4a5eaadb3830c7)

Author SHA1 Message Date
Øystein Krog 4d62a5be31 Add clone ctor in Field 12 years ago
Øystein Krog c8b69fd601 Add Expression property in Field, allows a field to have a "value" 12 years ago
Dimitar Dobrev bb07a294f4 Ignored private types. 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 18c553b9c3 Added helper property to get the field offset in bytes. 13 years ago
triton e6de2de511 Fields now keep a reference to their class. 13 years ago
triton 2564730771 Big rework of the type system to preserve the qualifiers on types. 13 years ago
triton 05dec960ff Introduce the ITypedDecl interface. 13 years ago
triton f5fcef50f1 Massive update to the codebase. 13 years ago
triton 7bc569fe90 Reorganized declarations. Added support for field offsets. 13 years ago
triton d474f0a04f Added a bridge project containing the managed files bridging the native Clang parser. 13 years ago