.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.
 
 
 
 
Eusebiu Marcu 90fd8ee8ff Merge branch 'master' of git://github.com/icsharpcode/ILSpy into Debugger 15 years ago
..
ArrayInitializers.cs Change namespace to ICSharpCode.Decompiler. 15 years ago
GotoRemoval.cs Fixed bug in goto removal 15 years ago
ILAstBuilder.cs Merge branch 'master' of git://github.com/icsharpcode/ILSpy into Debugger 15 years ago
ILAstOptimizer.cs Negate loop condition if necessary 15 years ago
ILAstTypes.cs Reduced branch codes to just br and brtrue 15 years ago
ILCodes.cs Reduced branch codes to just br and brtrue 15 years ago
ILInlining.cs Change namespace to ICSharpCode.Decompiler. 15 years ago
Pattern.cs Change namespace to ICSharpCode.Decompiler. 15 years ago
PeepholeTransform.cs Reduced branch codes to just br and brtrue 15 years ago
TypeAnalysis.cs Reduced branch codes to just br and brtrue 15 years ago