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 98858a73ee Implement GetPrimitiveTypeWidth for signed/unsigned chars. 10 years ago
..
AST Added string as a primitive type to the type system. 10 years ago
CLI Clean up display paths of generated build project files. 10 years ago
Core Clean up display paths of generated build project files. 10 years ago
CppParser Regenerated the parser bindings to use the new dynamic allocation of memory in C#. 10 years ago
Generator Implement GetPrimitiveTypeWidth for signed/unsigned chars. 10 years ago
Generator.Tests Updated a test to properly check the new printing of comments. 10 years ago
Parser Add the enum as the enum item namespace when converting the parser AST. 10 years ago
Runtime Extended the loading of symbols for variables to also check the running directory. 10 years ago