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 df99550a39 Fixed the parsing of function prototypes in cases where the Clang type locator is not available. 12 years ago
..
Basic.Tests.cs Fixed the parsing of function prototypes in cases where the Clang type locator is not available. 12 years ago
Basic.cpp Reverted the hack about filling the empty names of parameters explicitly for function types. Added tests for this regression and another one caused by the changed around the introduction of FunctionType.Arguments. 12 years ago
Basic.cs Fixed the parsing of function prototypes in cases where the Clang type locator is not available. 12 years ago
Basic.h Reverted the hack about filling the empty names of parameters explicitly for function types. Added tests for this regression and another one caused by the changed around the introduction of FunctionType.Arguments. 12 years ago
premake4.lua Renamed Hello tests to Basic. 12 years ago