Opentk/Source/Bind
thefiddler d7614f5718 [Bind] Clean up BindStreamWriter implementation
Instead of inheriting and overriding StreamWriter methods, it now
forwards its parameters to an internal StreamWriter, after applying the
necessary formatting changes.

This shields us from the StreamWriter implementation differences
between .Net and Mono.
2014-03-13 18:44:36 +01:00
..
CL Do not override user defined output files 2013-11-03 01:27:10 +01:00
Documentation Merged gw-next2 branch to trunk. 2009-06-02 15:49:39 +00:00
ES Generate overloads without strong enums for 1.0 compat 2013-11-11 10:03:24 +01:00
GL2 Respect apiversion in overrides 2013-11-04 19:32:52 +01:00
Properties Normalized line endings 2013-10-11 01:58:54 +02:00
Specifications [Bind] Added overloads for backwards compatibility 2014-03-13 18:42:37 +01:00
Structures Remove non-breaking space. 2014-02-11 16:36:31 +00:00
BindStreamWriter.cs [Bind] Clean up BindStreamWriter implementation 2014-03-13 18:44:36 +01:00
CppSpecWriter.cs Improve indentation for doc comments 2013-11-10 09:12:42 +01:00
CSharpSpecWriter.cs Eliminated CLS-compliance warnings in the bindings 2013-12-15 22:01:45 +01:00
DocProcessor.cs Corrected indentation 2013-11-10 09:20:54 +01:00
EnumProcessor.cs Enum tokens are now sorted 2013-11-03 12:15:08 +01:00
FuncProcessor.cs Eliminated CLS-compliance warnings in the bindings 2013-12-15 22:01:45 +01:00
Generator.Bind.csproj Split binaries for library and supporting tools 2013-12-05 18:43:47 +01:00
IBind.cs Settings, GLTypes and CSTypes are now in IBind 2013-11-01 09:06:49 +01:00
ISpecReader.cs Added apiversion support 2013-11-03 01:25:47 +01:00
ISpecWriter.cs Added documentation comments to generated enums. 2011-07-20 10:10:33 +00:00
JavaSpecWriter.cs Improve indentation for doc comments 2013-11-10 09:12:42 +01:00
Main.cs Correctly set generator mode. 2013-11-14 09:28:27 +01:00
Settings.cs Allow overriding of Settings.Compatibility 2013-11-11 10:01:30 +01:00
Utilities.cs Update WrapperTypes values for [Flags] 2013-12-03 09:09:19 +01:00
XmlSpecReader.cs Added support for obsolete attribute 2013-11-14 13:46:42 +01:00