7 Commits (76cf4e68d80623d554ffa96299ec170877edc32e)

Author SHA1 Message Date
triton 76cf4e68d8 Simplify declaration ignores by removing IsProcessed and fixing ExplicitlyIgnored to be recursive like the others ignore properties. 12 years ago
triton 7ceea91333 Fixed members initialization in TranslationUnit constructors. 12 years ago
triton 61431f8595 Added default constructor to TranslationUnit. 12 years ago
triton b91ac99576 Reworked the CLI type references collector and generation code. 12 years ago
Dimitar Dobrev a15c5b8f99 Fixed the check for ignoring to verify the access at the declaration level. 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 fae4ae8be2 Made the check for ignored declarations more robust. 12 years ago
triton f301189982 Formatting changes. 12 years ago
triton cc8f7cd1db Renamed Cxxi references to CppSharp. 12 years ago
triton d56050803d Extract the TranslationUnit class into its own file. 13 years ago