.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 8d2116dea7 Fix casts to type parameters. 9 years ago
..
ControlFlow Add BlockTransform concept and apply a bunch of refactoring essentials suggestions. 10 years ago
Instructions add CachedDelegateInitialization block transform 10 years ago
Patterns Fix comment 10 years ago
Transforms Fix casts to type parameters. 9 years ago
BlockBuilder.cs Add ImplicitConversions test and fix some conversions. 10 years ago
IInlineContext.cs Generalize inlining, and make it usable for symbolic phase-1 execution. 11 years ago
ILOpCodes.cs Upgrade to new ICSharpCode.Decompiler (work in progress) 12 years ago
ILOpCodes.tt Upgrade to new ICSharpCode.Decompiler (work in progress) 12 years ago
ILReader.cs Add BlockTransform concept and apply a bunch of refactoring essentials suggestions. 10 years ago
ILTypeExtensions.cs First attempt at better cast handling 10 years ago
ILVariable.cs Add BlockTransform concept and apply a bunch of refactoring essentials suggestions. 10 years ago
InstructionFlags.cs Improve ILInlining.IsSafeForInlineOver() 10 years ago
InstructionOutputExtensions.cs Improve handling of short-circuiting operators. 10 years ago
Instructions.cs Remove BinaryComparisonInstruction.Create from T4 template 10 years ago
Instructions.tt Remove BinaryComparisonInstruction.Create from T4 template 10 years ago
PrimitiveType.cs Worked on ILAst instruction representation 12 years ago
SemanticHelper.cs Improve ILInlining.IsSafeForInlineOver() 10 years ago
SlotInfo.cs Initial attempt at short-circuiting if conditions 10 years ago
StackType.cs Make implicit I4->I conversions explicit in ILAst. 10 years ago