.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.
 
 
 
 
Pent Ploompuu 0d6c0b9c2e Merge branch 'master' of git://github.com/icsharpcode/ILSpy 15 years ago
..
DefaultDictionary.cs Consistently use the full MIT license header on source files. 15 years ago
GotoRemoval.cs Consistently use the full MIT license header on source files. 15 years ago
ILAstBuilder.cs Consistently use the full MIT license header on source files. 15 years ago
ILAstOptimizer.cs Simplify operators on nullable values: primitive comparisons 15 years ago
ILAstTypes.cs Fix NullReferenceException when viewing ILAst for a calli instruction. Closes #152 15 years ago
ILCodes.cs Consistently use the full MIT license header on source files. 15 years ago
ILInlining.cs Revert fix for #120. Siegfried found a case where the C# compiler creates a useless variable in debug builds. 15 years ago
InitializerPeepholeTransforms.cs Consistently use the full MIT license header on source files. 15 years ago
LoopsAndConditions.cs Consistently use the full MIT license header on source files. 15 years ago
NullableOperators.cs Simplify operators on nullable values: all comparisons with two nullable operands 15 years ago
PatternMatching.cs Consistently use the full MIT license header on source files. 15 years ago
PeepholeTransform.cs Consistently use the full MIT license header on source files. 15 years ago
SimpleControlFlow.cs Consistently use the full MIT license header on source files. 15 years ago
TypeAnalysis.cs Consistently use the full MIT license header on source files. 15 years ago
YieldReturnDecompiler.cs YieldReturnDecompiler: don't require that class name starts with '<' 15 years ago