.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.
 
 
 
David Srbecký f0faaaf8d2 Do not enter try-blocks in the goto removal algorithm 16 years ago
..
ArrayInitializers.cs Change namespace to ICSharpCode.Decompiler. 16 years ago
GotoRemoval.cs Do not enter try-blocks in the goto removal algorithm 16 years ago
ILAstBuilder.cs Made some structures in ILAstBuilder immutable to improve speed and memory consumption 16 years ago
ILAstOptimizer.cs Don't just fall out of case statements. 16 years ago
ILAstTypes.cs Don't just fall out of case statements. 16 years ago
ILCodes.cs Reduced branch codes to just br and brtrue 16 years ago
ILInlining.cs Change namespace to ICSharpCode.Decompiler. 16 years ago
Pattern.cs Change namespace to ICSharpCode.Decompiler. 16 years ago
PeepholeTransform.cs Reduced branch codes to just br and brtrue 16 years ago
TypeAnalysis.cs Reduced branch codes to just br and brtrue 16 years ago