.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 dd485b971d Eliminate goto in conditional return in try block. 9 years ago
..
ControlFlow Eliminate goto in conditional return in try block. 9 years ago
Instructions Eliminate goto in conditional return in try block. 9 years ago
Patterns Fix comment 9 years ago
Transforms Improve handling of short-circuiting operators. 9 years ago
BlockBuilder.cs Add ImplicitConversions test and fix some conversions. 9 years ago
IInlineContext.cs Generalize inlining, and make it usable for symbolic phase-1 execution. 10 years ago
ILOpCodes.cs Upgrade to new ICSharpCode.Decompiler (work in progress) 11 years ago
ILOpCodes.tt Upgrade to new ICSharpCode.Decompiler (work in progress) 11 years ago
ILReader.cs Get rid of custom Mono.Cecil version on newdecompiler branch; use official cecil instead. 9 years ago
ILTypeExtensions.cs First attempt at better cast handling 9 years ago
ILVariable.cs Disable NR roundtrip instead of DelegateConstruction 9 years ago
InstructionFlags.cs Improve ILInlining.IsSafeForInlineOver() 9 years ago
InstructionOutputExtensions.cs Improve handling of short-circuiting operators. 9 years ago
Instructions.cs ConditionDetection: move blocks into switch sections 9 years ago
Instructions.tt ConditionDetection: move blocks into switch sections 9 years ago
PrimitiveType.cs Worked on ILAst instruction representation 11 years ago
SemanticHelper.cs Improve ILInlining.IsSafeForInlineOver() 9 years ago
SlotInfo.cs Initial attempt at short-circuiting if conditions 9 years ago
StackType.cs Make implicit I4->I conversions explicit in ILAst. 9 years ago