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