.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 30f9a82fbe Add Roslyn 3.11.0 as separate test configuration. Update RoslynLatest to 4.0.0. Use LanguageVersion.CSharp9_0 instead of Preview. Add LanguageVersion.CSharp10_0. 4 years ago
..
Helpers Add Roslyn 3.11.0 as separate test configuration. Update RoslynLatest to 4.0.0. Use LanguageVersion.CSharp9_0 instead of Preview. Add LanguageVersion.CSharp10_0. 4 years ago
Output Avoid parentheses around lambdas where possible. 5 years ago
ProjectDecompiler #2128: Reformat the whole code base. 5 years ago
Semantics #2128: Reformat the whole code base. 5 years ago
TestCases Add Roslyn 3.11.0 as separate test configuration. Update RoslynLatest to 4.0.0. Use LanguageVersion.CSharp9_0 instead of Preview. Add LanguageVersion.CSharp10_0. 4 years ago
TypeSystem Add support for System.Runtime.CompilerServices.SpecialNameAttribute 4 years ago
Util Add FileUtility.cs 5 years ago
CorrectnessTestRunner.cs Add Roslyn 3.11.0 as separate test configuration. Update RoslynLatest to 4.0.0. Use LanguageVersion.CSharp9_0 instead of Preview. Add LanguageVersion.CSharp10_0. 4 years ago
DataFlowTest.cs #2128: Reformat the whole code base. 5 years ago
DisassemblerPrettyTestRunner.cs #2128: Reformat the whole code base. 5 years ago
ICSharpCode.Decompiler.Tests.csproj Fix #2515: Auto events are not decompiled correctly, if left untouched. 4 years ago
ILPrettyTestRunner.cs Fix #2443: do not use this()-ctor initializers by accident if base type is unknown. 4 years ago
PdbGenerationTestRunner.cs Fix build. 4 years ago
PrettyTestRunner.cs Add Roslyn 3.11.0 as separate test configuration. Update RoslynLatest to 4.0.0. Use LanguageVersion.CSharp9_0 instead of Preview. Add LanguageVersion.CSharp10_0. 4 years ago
RoundtripAssembly.cs Add Roslyn 3.11.0 as separate test configuration. Update RoslynLatest to 4.0.0. Use LanguageVersion.CSharp9_0 instead of Preview. Add LanguageVersion.CSharp10_0. 4 years ago
Stub.cs Use tabs instead of spaces. 8 years ago
TestAssemblyResolver.cs Fix build. 4 years ago
TestTraceListener.cs #2128: Reformat the whole code base. 5 years ago
UglyTestRunner.cs Fix #2515: Auto events are not decompiled correctly, if left untouched. 4 years ago
VBPrettyTestRunner.cs Fix #1698: Readonly auto properties from VB.NET are not properly decompiled 4 years ago