10 Commits (b20a4e2179315272bc212d3770a9f916319f5227)

Author SHA1 Message Date
triton 4a29db6bcd Revert "Fixed bug caused by a type in the new parser." 12 years ago
triton f1f6c2e5e9 Fixed bug caused by a type in the new parser. 12 years ago
triton 27a28d49e3 Moved the ClangParser class to the CppSharp::Parser namespace. 12 years ago
triton ca5d1ed280 Revert "Move all the code in the old parser to the CppSharp::Parser namespace." 13 years ago
triton 6297ec532e Move all the code in the old parser to the CppSharp::Parser namespace. 13 years ago
triton cc8f7cd1db Renamed Cxxi references to CppSharp. 13 years ago
triton fe85a6590b Added support for parsing native library symbols. 13 years ago
triton 9462ddbcfd The parser now returns a ParserResult struct with diagnostic and library information. 13 years ago
triton f5fcef50f1 Massive update to the codebase. 13 years ago
triton c4fd9ae614 Added C++/CLI wrapper around the C++ Clang parser. 14 years ago