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 a293984424 Fixed the signatures of const functions. 11 years ago
..
Bindings Added a new property for the line number of the end of a declaration. 11 years ago
AST.cpp Added a new property for the line number of the end of a declaration. 11 years ago
AST.h Added a new property for the line number of the end of a declaration. 11 years ago
CXXABI.h CppParser: remove unnecessary #includes 12 years ago
Comments.cpp CppParser: fix warning about FullComment 12 years ago
CppParser.cpp Enabled the addition of undefines in the options. 11 years ago
CppParser.h Enabled the addition of undefines in the options. 11 years ago
Helpers.h Added vector clearing overloads to the parser options. 12 years ago
Parser.cpp Fixed the signatures of const functions. 11 years ago
Parser.h Added a new property for the line number of the end of a declaration. 11 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