Tools and libraries to glue C/C++ APIs to high-level languages
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
triton baa08c8e8c Re-generated the parser bindings with IsExplicit. 12 years ago
..
Bindings Re-generated the parser bindings with IsExplicit. 12 years ago
AST.cpp Explicitly initialize Enumeration class members. 12 years ago
AST.h Introduced new property Method.IsExplicit in AST. 12 years ago
CXXABI.h Added the new C++/CLI free parser. 13 years ago
Comments.cpp Improved the comments parsing in the new parser with support for raw and full comments. 12 years ago
CppParser.cpp Explicitly define some copy constructors to work around missing symbols. 12 years ago
CppParser.h Explicitly define some copy constructors to work around missing symbols. 12 years ago
Helpers.h Improved the comments parsing in the new parser with support for raw and full comments. 12 years ago
Parser.cpp Introduced new property Method.IsExplicit in AST. 12 years ago
Parser.h Switched from llvm::OwningPtr to std::unique_ptr since LLVM removed it. 12 years ago
Target.h Add new GetTargetInfo() method in parsers, that exposes information about type sizes and alignment. 12 years ago
VSLookup.cpp Merge pull request #160 from InitialForce/visual_studio_2012_2013 12 years ago
premake4.lua Fixed CppParser build guard so it works in VS/Windows. 12 years ago