8 Commits (51a26180bba108bfe1266d0d0282ce059c672466)

Author SHA1 Message Date
Daniel Grunwald 7fc9025500 Fix nullability of Extract return type 2 months ago
Siegfried Pammer 936388ba18 Fix #2458: ILExtraction.Extract handles BlockContainer.Kind != Normal. 4 years ago
Siegfried Pammer 1568aeca3e Fix #2506: NamedArgumentTransform loses information, if the original variable is of StackType.Ref 4 years ago
Daniel Grunwald 0414e7f8e9 Fix potential NRE in ILFunction.RegisterVariable() 4 years ago
dotnet format 0d9f871a4f #2128: Reformat the whole code base. 5 years ago
Daniel Grunwald 12094a8376 Support extraction out of control-flow IfInstruction even if it isn't using a Block as TrueInst/FalseInst. 5 years ago
Siegfried Pammer 10e3da3d16 Add missing license headers to MIT licensed files in ICSharpCode.Decompiler 5 years ago
Daniel Grunwald 539e3a906d Fix #1552: user-defined and decimal increments 6 years ago