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.
 
 
 
 
 
Dimitar Dobrev 2e3da64586 Fixed a regression caused by VS failing to rebuild properly. 9 years ago
..
AST Added final AST support for methods and classes. 9 years ago
CLI Restored the renaming of enums. 9 years ago
Core Fixed the printing of errors during compilation of native symbols. 9 years ago
CppParser Regenerated the parser bindings with the renaming of enum items. 9 years ago
Generator Fixed a regression caused by VS failing to rebuild properly. 9 years ago
Generator.Tests Improved generator test runner to find tests in embedded setup. 9 years ago
Parser Regenerated the parser bindings with the renaming of enum items. 9 years ago
Runtime Extended the loading of symbols for variables to also check the running directory. 9 years ago