.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Daniel Grunwald 680d7a413e Fix exception in type substitution when accessing multidimensional arrays that have a type parameter as element type. Closes #43. 15 years ago
..
ILAstBuilder.cs Fix for handler blocks ending at method body end 15 years ago
ILAstOptimizer.cs Reduced the complexity of short-circuit detection to polynomial time. 15 years ago
ILAstTypes.cs Keep track of the original variable for ILVariable 15 years ago
ILCodes.cs Reduced the complexity of short-circuit detection to polynomial time. 15 years ago
TypeAnalysis.cs Fix exception in type substitution when accessing multidimensional arrays that have a type parameter as element type. Closes #43. 15 years ago