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.
 
 
 
 
 
Rokas Kupstys aa33609d45 Clean up linux includes setup. 8 years ago
..
Bindings Enable cxx11 abi for GCC 4.9+ on linux. 8 years ago
Bootstrap Linux fixes, Bootstrap.cs build errors, warnings (#1010) 8 years ago
ParserGen Clean up linux includes setup. 8 years ago
AST.cpp Prevented C++ generation for invalid specialised functions. 8 years ago
AST.h Prevented C++ generation for invalid specialised functions. 8 years ago
CXXABI.h CppParser: remove unnecessary #includes 11 years ago
Comments.cpp Deleted useless fields from the parser. 8 years ago
CppParser.cpp Revert "Removed an unused field and redundant parameters from the parser." 8 years ago
CppParser.h Revert "Removed an unused field and redundant parameters from the parser." 8 years ago
ELFDumper.h Updated to LLVM/Clang revisions 318543/318538 respectively. 8 years ago
Helpers.h Removed the macros in C++ AST for std::string because we can marshal it (#866) 8 years ago
Parser.cpp Fixed a crash when the body of a templated function contains references to non-functions. 8 years ago
Parser.h Fixed a possible crash when instantiating template functions in the parser. 8 years ago
Sources.cpp Added support for representing and parsing source locations. 11 years ago
Sources.h Added support for representing and parsing source locations. 11 years ago
Target.cpp Added float128 to the marshalling structures in the C# generator. (#857) 8 years ago
Target.h Removed the macros in C++ AST for std::string because we can marshal it (#866) 8 years ago
premake5.lua Enable cxx11 abi for GCC 4.9+ on linux. 8 years ago