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.
 
 
 
 
 
Elias Holzer d3fb9289cf Synced new and old parser. 11 years ago
..
Bindings Synced new and old parser. 11 years ago
AST.cpp Synced new and old parser. 11 years ago
AST.h Synced new and old parser. 11 years ago
CXXABI.h Added the new C++/CLI free parser. 12 years ago
Comments.cpp Improved the comments parsing in the new parser with support for raw and full comments. 11 years ago
CppParser.cpp Explicitly construct the parser and keep it in ParserResult. 11 years ago
CppParser.h Explicitly construct the parser and keep it in ParserResult. 11 years ago
Helpers.h Improved the comments parsing in the new parser with support for raw and full comments. 11 years ago
Parser.cpp Synced new and old parser. 11 years ago
Parser.h Explicitly construct the parser and keep it in ParserResult. 11 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 Added SetupLLVMIncludes in build files. 11 years ago