.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.
 
 
 
 
Peter Crabtree e1e16b64f5 dev: Strip BOM mark from text files 1 year ago
..
AsyncAwaitDecompiler.cs Fix #3323: Simplify cleanup in AwaitInFinallyTransform, ensuring that we do not miss any containers. 1 year ago
AwaitInCatchTransform.cs dev: Strip BOM mark from text files 1 year ago
AwaitInFinallyTransform.cs dev: Strip BOM mark from text files 1 year ago
ConditionDetection.cs dev: Strip BOM mark from text files 1 year ago
ControlFlowGraph.cs dev: Strip BOM mark from text files 1 year ago
ControlFlowSimplification.cs Remove hack that prevented inlining of the first instruction in each block. 3 years ago
DetectPinnedRegions.cs Fix #3110: Add support for MCS 2.6.4 pinned region with array variable 2 years ago
ExitPoints.cs dev: Strip BOM mark from text files 1 year ago
LoopDetection.cs dev: Strip BOM mark from text files 1 year ago
RemoveRedundantReturn.cs dev: Strip BOM mark from text files 1 year ago
StateRangeAnalysis.cs Fix StateRangeAnalysis to handle changes in yield return codegen in Roslyn 4.13. 2 years ago
SwitchAnalysis.cs dev: Strip BOM mark from text files 1 year ago
SwitchDetection.cs dev: Strip BOM mark from text files 1 year ago
SymbolicExecution.cs Add Visual Basic symbolic execution option which ignores overflow checks 4 years ago
YieldReturnDecompiler.cs Fix #3479: If YieldReturnDecompiler.ConvertBody fails, abort transforming the state machine instead of continuing with invalid code. 1 year ago