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.
 
 
 
 
 
Tomi Valkeinen e2a455a5c7 Fix compilation with gcc 12 years ago
..
Bindings Regenerate windows bindings 12 years ago
AST.cpp Fix compilation with gcc 12 years ago
AST.h Added support for default values of parameters. 12 years ago
CXXABI.h CppParser: remove unnecessary #includes 12 years ago
Comments.cpp CppParser: fix warning about FullComment 12 years ago
CppParser.cpp CppParser: fix warning about Parser 12 years ago
CppParser.h Fixed a few warning caused by classes forwarded as structs. 12 years ago
Helpers.h Added vector clearing overloads to the parser options. 12 years ago
Parser.cpp Skip implicit records when parsing. 12 years ago
Parser.h Updated to the latest LLVM and Clang revisions. 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