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.
 
 
 
 
 
Dimitar Dobrev da3c496c33 Prefixed a C++ enum usage to fix a GCC compilation error. 12 years ago
..
Bindings Added reading of dependencies of DLL-s. 12 years ago
AST.cpp Added reading of dependencies of DLL-s. 12 years ago
AST.h Added reading of dependencies of DLL-s. 12 years ago
CXXABI.h CppParser: remove unnecessary #includes 12 years ago
Comments.cpp CppParser: fix warning about FullComment 12 years ago
CppParser.cpp Prefixed a C++ enum usage to fix a GCC compilation error. 12 years ago
CppParser.h Added an option for the language version. 12 years ago
Helpers.h Added vector clearing overloads to the parser options. 12 years ago
Parser.cpp Added reading of dependencies of DLL-s. 12 years ago
Parser.h Added reading of symbols from DLL-s. 12 years ago
Sources.cpp Added support for representing and parsing source locations. 12 years ago
Sources.h Added support for representing and parsing source locations. 12 years ago
Target.h Fixed a few warning caused by classes forwarded as structs. 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. 12 years ago