.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.
 
 
 
 
Siegfried Pammer 8f47e8429b Fix #1157: Decompilation of abstract events and overridden auto events 7 years ago
..
.gitignore Move UnsafeCode tests to pretty-tests (except for those that are not yet successful). 8 years ago
CS1xSwitch_Debug.cs Fix C# 1.0 switch on string transform and add tests 7 years ago
CS1xSwitch_Debug.il Fix C# 1.0 switch on string transform and add tests 7 years ago
CS1xSwitch_Release.cs Fix C# 1.0 switch on string transform and add tests 7 years ago
CS1xSwitch_Release.il Fix C# 1.0 switch on string transform and add tests 7 years ago
FSharpLoops.fs Add test cases for #888 8 years ago
FSharpLoops_Debug.cs Add test cases for #888 8 years ago
FSharpLoops_Debug.il Add test cases for #888 8 years ago
FSharpLoops_Release.cs Add test cases for #888 8 years ago
FSharpLoops_Release.il Add test cases for #888 8 years ago
FSharpUsing.fs Move F# Tests to ILPrettyTestRunner 8 years ago
FSharpUsing_Debug.cs Update F# using pretty tests 8 years ago
FSharpUsing_Debug.il Move F# Tests to ILPrettyTestRunner 8 years ago
FSharpUsing_Release.cs Update F# using pretty tests 8 years ago
FSharpUsing_Release.il Move F# Tests to ILPrettyTestRunner 8 years ago
Issue379.cs Use tabs instead of spaces. 8 years ago
Issue379.il Add missing files. 8 years ago
Issue646.cs Fix #646: VB-compilers 'For Each In' is not recognized as foreach during decompilation 8 years ago
Issue646.il Fix #646: VB-compilers 'For Each In' is not recognized as foreach during decompilation 8 years ago
Issue959.cs Fix #959: Crash in CSharp.StatementBuilder.TranslateSwitch (due to empty sequence) 8 years ago
Issue959.il Fix #959: Crash in CSharp.StatementBuilder.TranslateSwitch (due to empty sequence) 8 years ago
Issue982.cs Fix #1093: Remove usage of type or this qualifiers, when possible. 7 years ago
Issue982.il Fix #982: ILSpy should ignore the parameter name of property setter and always use "value" instead in C# 8 years ago
Issue1038.cs Fix #1083: add pattern for mcs auto events (version 4) 8 years ago
Issue1038.il Fix #1083: add pattern for mcs auto events (version 4) 8 years ago
Issue1047.cs Fix #1093: Remove usage of type or this qualifiers, when possible. 7 years ago
Issue1047.il #1047: Update test case provided by @tamlin-mike 8 years ago
Issue1145.cs Update test case for #1145 7 years ago
Issue1145.il Update test case for #1145 7 years ago
Issue1157.cs Fix #1157: Decompilation of abstract events and overridden auto events 7 years ago
Issue1157.il Fix #1157: Decompilation of abstract events and overridden auto events 7 years ago