.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 44dee6ecc2 Add additional tests for .NET 4.0 3 years ago
..
.gitignore Added support for ArrayInitializers=false to suppress prettifier over array initializers (used by SharpLab). 7 years ago
AggressiveScalarReplacementOfAggregates.Expected.cs #2128: Reformat the whole code base. 5 years ago
AggressiveScalarReplacementOfAggregates.cs #2128: Reformat the whole code base. 5 years ago
AggressiveScalarReplacementOfAggregates.net40.roslyn.il Add additional tests for .NET 4.0 3 years ago
AggressiveScalarReplacementOfAggregates.opt.net40.roslyn.il Add additional tests for .NET 4.0 3 years ago
AggressiveScalarReplacementOfAggregates.opt.roslyn.il Disable Test9 5 years ago
AggressiveScalarReplacementOfAggregates.roslyn.il Disable Test9 5 years ago
NoArrayInitializers.Expected.cs Run tests with different versions of Roslyn 5 years ago
NoArrayInitializers.cs Added support for ArrayInitializers=false to suppress prettifier over array initializers (used by SharpLab). 7 years ago
NoArrayInitializers.net40.roslyn.il Add additional tests for .NET 4.0 3 years ago
NoArrayInitializers.opt.net40.roslyn.il Add additional tests for .NET 4.0 3 years ago
NoArrayInitializers.opt.roslyn.il Run tests with different versions of Roslyn 5 years ago
NoArrayInitializers.roslyn.il Run tests with different versions of Roslyn 5 years ago
NoDecimalConstants.Expected.cs #2128: Reformat the whole code base. 5 years ago
NoDecimalConstants.cs Fixed bug with decimal optional parameters not being resolved correctly. 7 years ago
NoDecimalConstants.net40.roslyn.il Add additional tests for .NET 4.0 3 years ago
NoDecimalConstants.opt.net40.roslyn.il Add additional tests for .NET 4.0 3 years ago
NoDecimalConstants.opt.roslyn.il Fixed bug with decimal optional parameters not being resolved correctly. 7 years ago
NoDecimalConstants.roslyn.il Fixed bug with decimal optional parameters not being resolved correctly. 7 years ago
NoExtensionMethods.Expected.cs Avoid redundant casts + adjust NoExtensionMethods ugly test. 5 years ago
NoExtensionMethods.cs #1675: Fix converting static method to method group 6 years ago
NoExtensionMethods.net40.roslyn.il Add additional tests for .NET 4.0 3 years ago
NoExtensionMethods.opt.net40.roslyn.il Add additional tests for .NET 4.0 3 years ago
NoExtensionMethods.opt.roslyn.il #1675: Fix converting static method to method group 6 years ago
NoExtensionMethods.roslyn.il #1675: Fix converting static method to method group 6 years ago
NoForEachStatement.Expected.cs #2128: Reformat the whole code base. 5 years ago
NoForEachStatement.cs #2128: Reformat the whole code base. 5 years ago
NoForEachStatement.il Add basic "ugly" test with disabled foreach detection. 6 years ago
NoForEachStatement.net40.roslyn.il Add additional tests for .NET 4.0 3 years ago
NoForEachStatement.opt.il Add basic "ugly" test with disabled foreach detection. 6 years ago
NoForEachStatement.opt.net40.roslyn.il Add additional tests for .NET 4.0 3 years ago
NoForEachStatement.opt.roslyn.il Add basic "ugly" test with disabled foreach detection. 6 years ago
NoForEachStatement.roslyn.il Add basic "ugly" test with disabled foreach detection. 6 years ago
NoLocalFunctions.Expected.cs Fix #1863: Invalid decompilation: accessibility level for CompilerGenerated method 5 years ago
NoLocalFunctions.cs Fix #1863: Invalid decompilation: accessibility level for CompilerGenerated method 5 years ago
NoLocalFunctions.net40.roslyn.il Add additional tests for .NET 4.0 3 years ago
NoLocalFunctions.opt.net40.roslyn.il Add additional tests for .NET 4.0 3 years ago
NoLocalFunctions.opt.roslyn.il Fix #1863: Invalid decompilation: accessibility level for CompilerGenerated method 5 years ago
NoLocalFunctions.roslyn.il Fix #1863: Invalid decompilation: accessibility level for CompilerGenerated method 5 years ago
NoPropertiesAndEvents.Expected.cs Fix #2515: Auto events are not decompiled correctly, if left untouched. 4 years ago
NoPropertiesAndEvents.cs Fix #2515: Auto events are not decompiled correctly, if left untouched. 4 years ago
NoPropertiesAndEvents.il Fix #2515: Auto events are not decompiled correctly, if left untouched. 4 years ago
NoPropertiesAndEvents.net40.roslyn.il Add additional tests for .NET 4.0 3 years ago
NoPropertiesAndEvents.opt.il Fix #2515: Auto events are not decompiled correctly, if left untouched. 4 years ago
NoPropertiesAndEvents.opt.net40.roslyn.il Add additional tests for .NET 4.0 3 years ago
NoPropertiesAndEvents.opt.roslyn.il Fix #2515: Auto events are not decompiled correctly, if left untouched. 4 years ago
NoPropertiesAndEvents.roslyn.il Fix #2515: Auto events are not decompiled correctly, if left untouched. 4 years ago