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 c853db5d34 Ignored operators which cannot be moved to a class because C# requires operators to be in their containing type. 12 years ago
..
Basic.Tests.cs Fixed a problem with class operators not being correctly promoted to class operators. 12 years ago
Basic.cpp Ignored operators which cannot be moved to a class because C# requires operators to be in their containing type. 12 years ago
Basic.cs Renamed ASTContext parameter from "lib" to "ctx". 12 years ago
Basic.h Ignored operators which cannot be moved to a class because C# requires operators to be in their containing type. 12 years ago
premake4.lua Renamed Hello tests to Basic. 12 years ago