Opentk/Source
Stefanos A. 1b937b48f8 Simplifed Constant.Reference resolution
Instead of recursing, we use a simple do..while loop to resolve the
transitive reference of a constant. If there is a loop at any point, we
stop and use a brute force search over all tokens. If this still fails
to resolve the reference, then we report this reference as unresolved.
2013-10-28 14:07:45 +01:00
..
Bind Simplifed Constant.Reference resolution 2013-10-28 14:07:45 +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 Multi-API support for XML spec parser 2013-10-27 23:47:52 +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