Opentk/Source/OpenTK.Rewrite
Stefanos A. 31d14cebff Corrected the handling of arrays
This includes arrays of primitives and arrays of generics. Our code is
similar to the code generated by the Mono C# compiler for the "fixed"
construct. The .Net compiler produces slightly different code (two local
variables instead of one) - more research is required.
2013-11-30 02:00:07 +01:00
..
Dependencies Build 3.5 profile with Visual Studio 2013-11-27 08:28:39 +01:00
Properties Implemented dll rewriter using Mono.Cecil 2013-11-25 00:19:54 +01:00
OpenTK.Rewrite.csproj Protect against multiple runs; optimize il 2013-11-26 19:06:39 +01:00
Program.cs Corrected the handling of arrays 2013-11-30 02:00:07 +01:00