Opentk/Source/Bind
2013-10-28 14:28:57 +01:00
..
CL Merged gl4 branch into trunk 2010-12-04 21:51:40 +00:00
Documentation Merged gw-next2 branch to trunk. 2009-06-02 15:49:39 +00:00
ES Added support for different per-language typemaps. 2011-12-02 13:12:53 +00:00
GL2 Add apiname parameter to ISpecReader 2013-10-28 14:13:39 +01:00
Properties Normalized line endings 2013-10-11 01:58:54 +02:00
Specifications More line ending troubles... 2013-10-28 14:28:57 +01:00
Structures Sort tokens within an enum 2013-10-28 14:08:55 +01:00
BindStreamWriter.cs Keep a reference to the file being read. 2010-12-06 22:32:11 +00:00
CppSpecWriter.cs Normalized line endings 2013-10-11 01:58:54 +02:00
CSharpSpecWriter.cs Normalized line endings 2013-10-11 01:58:54 +02:00
DocProcessor.cs Trim the final endline regardless of operating system. 2013-10-25 16:31:26 +02:00
EnumProcessor.cs Moved more transformations into the *Processor classes. 2013-10-27 01:30:45 +02:00
FuncProcessor.cs Improve override lookup for extension functions. 2013-10-27 02:35:53 +02:00
Generator.Bind.csproj Normalized line endings 2013-10-11 01:58:54 +02:00
IBind.cs Merged gl4 branch into trunk 2010-12-04 21:51:40 +00:00
ISpecReader.cs Add apiname parameter to ISpecReader 2013-10-28 14:13:39 +01:00
ISpecWriter.cs Added documentation comments to generated enums. 2011-07-20 10:10:33 +00:00
JavaSpecWriter.cs Moved more transformations into the *Processor classes. 2013-10-27 01:30:45 +02:00
Main.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
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 Read extension list from xml spec; new acronyms. 2013-10-27 01:26:36 +02:00
XmlSpecReader.cs Add apiname parameter to ISpecReader 2013-10-28 14:13:39 +01:00