28 Commits (deb2ceebd8e84b0295209637892ff7650a115f2c)

Author SHA1 Message Date
Siegfried Pammer 667e04462a Fix #1325: Do not perform inline assignment transform on setter calls, that belong to parameterized properties. 7 years ago
Siegfried Pammer 64e1bb6f4d Add missing files. 7 years ago
Daniel Grunwald 4e9121bd28 Add test case for #1304. 7 years ago
Eugene 57cea66ee1 Fix new line 7 years ago
Eugene a80672ba42 Change rules for VisitUnboxAny & fix issue https://github.com/icsharpcode/ILSpy/issues/1256 7 years ago
Siegfried Pammer e6fa143ef1 Fix #888: [3.0 Preview 1] F# code decompiles to ... unoptimal C# 7 years ago
Daniel Grunwald d166101387 Allow splitting variables that have their address taken. 7 years ago
Daniel Grunwald 078b638149 Adjust Issue982.cs to [IndexerName] 7 years ago
Siegfried Pammer 8f47e8429b Fix #1157: Decompilation of abstract events and overridden auto events 7 years ago
Siegfried Pammer 497de76a2f Update test case for #1145 7 years ago
Siegfried Pammer 1646be7482 #1145: Make type arguments optional in mcs auto event pattern. 7 years ago
Siegfried Pammer 644941d25b Fix C# 1.0 switch on string transform and add tests 7 years ago
Siegfried Pammer 5dd7eaf129 Fix #1093: Remove usage of type or this qualifiers, when possible. 7 years ago
Siegfried Pammer 659b12bdb8 Fix #1083: add pattern for mcs auto events (version 4) 8 years ago
Siegfried Pammer cecf153a0c #1047: Update test case provided by @tamlin-mike 8 years ago
Siegfried Pammer ebf213d85e Fix #1047: Unsupported method 8 years ago
Siegfried Pammer 9b160c13e7 Fix #982: ILSpy should ignore the parameter name of property setter and always use "value" instead in C# 8 years ago
Siegfried Pammer 2c68d99336 Fix #959: Crash in CSharp.StatementBuilder.TranslateSwitch (due to empty sequence) 8 years ago
Siegfried Pammer 4b1488685f Add test cases for #888 8 years ago
Siegfried Pammer 97eac21021 Update F# using pretty tests 8 years ago
Daniel Grunwald 8c5de98a39 Move UnsafeCode tests to pretty-tests (except for those that are not yet successful). 8 years ago
mohe2015 71349ba11e Implement pretty test. - Does not work with roslyn 8 years ago
mohe2015 509b69f685 Add test case. 8 years ago
Siegfried Pammer aa0e379236 Add tests to ILPrettyTestRunner 8 years ago
Siegfried Pammer 7c5ded93f0 Move F# Tests to ILPrettyTestRunner 8 years ago
Siegfried Pammer 23bca3713f Fix #646: VB-compilers 'For Each In' is not recognized as foreach during decompilation 8 years ago
Daniel Grunwald c2ac9c374c Use tabs instead of spaces. 8 years ago
Siegfried Pammer bc4b078de9 Add missing files. 8 years ago