.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 f4613de2ba Don't match sub.ovf in SwitchAnalysis. 8 years ago
..
AsyncAwaitDecompiler.cs Merge IDecompilerTypeSystem with ICompilation. 8 years ago
AwaitInCatchTransform.cs
ConditionDetection.cs Restore HighLevelLoopTransform pattern match for loop contents within if body 8 years ago
ControlFlowGraph.cs
ControlFlowSimplification.cs
DetectPinnedRegions.cs #1195: Fix several issues decompiling SharpSvn.dll (C++/CLI) 8 years ago
ExitPoints.cs Fix #1140: Fix assertion when finally block unconditionally throws an exception. 8 years ago
LoopDetection.cs Select outer-loop continue branches as break targets for switches in nested loops 8 years ago
StateRangeAnalysis.cs
SwitchAnalysis.cs Don't match sub.ovf in SwitchAnalysis. 8 years ago
SwitchDetection.cs Better shortcircuit detection to avoid single condition switch statements 8 years ago
SymbolicExecution.cs
YieldReturnDecompiler.cs Fix typo in YieldReturnDecompiler 8 years ago