Opentk/Source
Stefanos A. 8219f7a0f6 Avoid singletons; collect all translation logic
FuncProcessor now implements all translation logic for types, parameters
and functions. This used to be scattered in the various classes (Type,
Parameter, etc) resulting in a rather disgusting spaghetti. Code
generation has been removed from FuncProcessor and is now handled by the
various language-specific ISpecWriter backends.
2013-11-01 09:24:18 +01:00
..
Bind Avoid singletons; collect all translation logic 2013-11-01 09:24:18 +01:00
Build.UpdateVersion Normalized line endings 2013-10-11 01:58:54 +02:00
Compatibility Normalized line endings 2013-10-11 01:58:54 +02:00
Converter Remove deprecated elements from glcore 2013-10-31 00:20:59 +01:00
Examples Normalized line endings 2013-10-11 01:58:54 +02:00
GLControl Normalized line endings 2013-10-11 01:58:54 +02:00
OpenTK Made IsFlagsCollection read-write 2013-10-27 17:35:36 +01:00
QuickStart * QuickStart.sln: 2010-10-21 12:55:45 +00:00