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 8d94a07034 [csharp] Simplify some more type printing code. 9 years ago
..
AST [ast] QualifiedType in ITypedDecl is now a setter. 9 years ago
CLI [cli] Added some aliases to options in CLI tool. 9 years ago
Core [driver] Compilation platform is now nullable by default and validated to the host platforms. 9 years ago
CppParser [parser] Added LLVM target initialization and supporting libraries for parsing inline assembly. 9 years ago
Generator [csharp] Simplify some more type printing code. 9 years ago
Generator.Tests Removed the fixing of names of constructors and destructors. 9 years ago
Parser Fixed a crash when trying to use a VS version missing from the system. 9 years ago
Runtime Update Premake build files to latest syntax. 9 years ago