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.
 
 
 
 
 
josetr 6063a3cd84
Update bindings (#1477)
5 years ago
..
AST Remove `Layout.GetSize()` method as it's no longer relevant (#1474) 5 years ago
ASTViewer Fixed AST viewer to compile on Linux. 7 years ago
CLI Move libraries to a new class for linking options 5 years ago
Core Add an option for building with Visual Studio 2019 5 years ago
CppParser Update bindings (#1477) 5 years ago
Generator Remove `Layout.GetSize()` method as it's no longer relevant (#1474) 5 years ago
Generator.Tests Fix the generation of sequential layouts 5 years ago
Parser Expose if a variable is a constant expression 5 years ago
Runtime VTable: improve codegen & make it thread safe (#1469) 5 years ago