.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 f2be6c6ddb Merge pull request #927 from icsharpcode/initializer_pretty_fix 8 years ago
..
Await.cs [async] Add copy propagation so that state machine field accesses can be reliably detected. 8 years ago
BinaryNumericInstruction.cs Implement Interval.WriteTo extension method on ILAst 8 years ago
Block.cs Merge pull request #923 from icsharpcode/csilview 8 years ago
BlockContainer.cs Merge pull request #923 from icsharpcode/csilview 8 years ago
Branch.cs Implement Interval.WriteTo extension method on ILAst 8 years ago
CallIndirect.cs Implement Interval.WriteTo extension method on ILAst 8 years ago
CallInstruction.cs Implement Interval.WriteTo extension method on ILAst 8 years ago
Comp.cs Implement Interval.WriteTo extension method on ILAst 8 years ago
CompoundAssignmentInstruction.cs Implement Interval.WriteTo extension method on ILAst 8 years ago
Conv.cs Implement Interval.WriteTo extension method on ILAst 8 years ago
DefaultValue.cs Add ILStackWasEmpty flag to default.value 8 years ago
ILFunction.cs ILAst: show unused IL ranges 8 years ago
ILInstruction.cs Implement ILInstruction.AddILRange() 8 years ago
ILVariableCollection.cs [async] Decompile await operator. 8 years ago
IfInstruction.cs Implement Interval.WriteTo extension method on ILAst 8 years ago
InstructionCollection.cs Fix crash in InstructionCollection.IndexOf 8 years ago
LdLen.cs Implement Interval.WriteTo extension method on ILAst 8 years ago
Leave.cs Implement Interval.WriteTo extension method on ILAst 8 years ago
LockInstruction.cs Implement Interval.WriteTo extension method on ILAst 8 years ago
MemoryInstructions.cs Implement Interval.WriteTo extension method on ILAst 8 years ago
NullCoalescingInstruction.cs Implement Interval.WriteTo extension method on ILAst 8 years ago
PatternMatching.cs Expand checks in ExtractStringValuesFromInitBlock and MatchAddCall 8 years ago
SimpleInstruction.cs Improve SequencePointBuilder 8 years ago
StringToInt.cs Implement Interval.WriteTo extension method on ILAst 8 years ago
SwitchInstruction.cs Implement Interval.WriteTo extension method on ILAst 8 years ago
ThreeValuedLogicInstructions.cs [nullables] Lift three-valued logic operators ('&' and '|' on bool?) 8 years ago
TryInstruction.cs Implement Interval.WriteTo extension method on ILAst 8 years ago
UnaryInstruction.cs Implement Interval.WriteTo extension method on ILAst 8 years ago
UsingInstruction.cs Implement Interval.WriteTo extension method on ILAst 8 years ago