Opentk/Source/Bind
2011-12-05 14:30:40 +00:00
..
CL
Documentation
ES
GL2 Simplified the ISpecReader interface. Ensure 'delete' directives are followed in the xml specs. 2011-12-05 14:30:40 +00:00
Properties
Specifications Added support for different per-language typemaps. 2011-12-02 13:12:53 +00:00
Structures
BindStreamWriter.cs
CppSpecWriter.cs
CSharpSpecWriter.cs
DocProcessor.cs
EnumProcessor.cs
FuncProcessor.cs
Generator.Bind.csproj
IBind.cs
ISpecReader.cs Simplified the ISpecReader interface. Ensure 'delete' directives are followed in the xml specs. 2011-12-05 14:30:40 +00:00
ISpecWriter.cs
JavaSpecWriter.cs Generic type parameters cannot be primitive types in Java. Fixed! 2011-12-05 13:28:17 +00:00
Main.cs
Settings.cs Made the escape character for reserved keywords customizable. (C# uses '@' and Java/C++ use '_' by default). Updated the Parameter class to return escaped names by default and added a RawName parameter to access the raw names. 2011-12-05 11:49:59 +00:00
Utilities.cs Minor comment fix. 2011-12-05 14:29:17 +00:00
XmlSpecReader.cs Simplified the ISpecReader interface. Ensure 'delete' directives are followed in the xml specs. 2011-12-05 14:30:40 +00:00