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.
 
 
 
 
 
hxbb00 2bfa7b75a7
Merge branch 'mono:main' into main
2 years ago
..
AST Code cleanups and improvements (#1713) 2 years ago
CLI Fix module being ignored when it cannot be found based on include dir. (#1736) 2 years ago
Core Add initial Emscripten generator. (#1712) 2 years ago
CppParser Code cleanups and improvements (#1713) 2 years ago
Generator Fix module being ignored when it cannot be found based on include dir. (#1736) 2 years ago
Generator.Tests Code cleanups and improvements (#1713) 2 years ago
Package Remove looking MSVC headers up with COM 4 years ago
Parser Workaround parsing GNU system headers with GCC 11.0 version. (#1737) 2 years ago
Runtime Fixed memory copy error of virtual table under multiple inheritance 3 years ago