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.
 
 
 
 
 
Joao Matos c4a215f5fa Re-generate the parser bindings. 6 years ago
..
Bindings Re-generate the parser bindings. 6 years ago
Bootstrap Improve parser bootstrapping generator to generate skeletons of statements. 6 years ago
ParserGen Initial support for building under .NET Core. 6 years ago
AST.cpp Fixed the generated C# for members of types nested in templates. 8 years ago
AST.h Updated to LLVM/Clang revisions 339502/339494 respectively. 7 years ago
CXXABI.h CppParser: remove unnecessary #includes 11 years ago
Comments.cpp Deleted useless fields from the parser. 8 years ago
CppParser.cpp Added a parsing option to skip gathering of native layout info. 6 years ago
CppParser.h Added a parsing option to skip gathering of native layout info. 6 years ago
ELFDumper.h Updated to LLVM/Clang revisions 348759/348755 respectively. 7 years ago
Expr.h Added initial generated files `Expr.h` and `Stmt.h`. 6 years ago
Helpers.h Removed the macros in C++ AST for std::string because we can marshal it (#866) 8 years ago
Parser.cpp Use `takeError()` when handling errors in parsing libraries. 6 years ago
Parser.h Added a parsing option to skip gathering of native layout info. 6 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
Stmt.h Added initial generated files `Expr.h` and `Stmt.h`. 6 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 Initial support for building under .NET Core. 6 years ago