Opentk/Source/Bind/Structures
Stefanos A. 83c0deb71c Avoid singletons; Translate*() in FuncProcessor
This is part of a long-due source cleanup operation. GLTypes and CSTypes
are no longer global singletons, but must now be accessed through an
IBind instance. All Translate*() methods are now part of the
FuncProcessor. ToString() has been improved and the IEquatable interface
is now explicitly implemented.
2013-11-01 09:10:46 +01:00
..
Constant.cs Simplifed Constant.Reference resolution 2013-10-28 14:07:45 +01:00
Delegate.cs Moved more transformations into the *Processor classes. 2013-10-27 01:30:45 +02:00
Enum.cs Sort tokens within an enum 2013-10-28 14:08:55 +01:00
FlowDirection.cs Applied Barlog's refactoring patch for using directives. 2009-08-17 12:28:22 +00:00
Function.cs Moved more transformations into the *Processor classes. 2013-10-27 01:30:45 +02:00
Parameter.cs Moved more transformations into the *Processor classes. 2013-10-27 01:30:45 +02:00
Type.cs Avoid singletons; Translate*() in FuncProcessor 2013-11-01 09:10:46 +01:00