.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.
 
 
 
ds5678 83df0ab9b9 Handle multiple calling conventions at once 7 months ago
..
Helpers Add support for C# 14 first-class span types in the type system. 8 months ago
Output Fix #3543: Missing parentheses around field assignment expression in list initializers 10 months ago
ProjectDecompiler dev: Strip BOM mark from text files 10 months ago
Semantics Fix #3542: Invalid explicit cast for implicit conversion to generic struct with interface type constraint 9 months ago
TestCases Handle multiple calling conventions at once 7 months ago
TypeSystem Fix #3542: Invalid explicit cast for implicit conversion to generic struct with interface type constraint 9 months ago
Util dev: Strip BOM mark from text files 10 months ago
CorrectnessTestRunner.cs Prevent inlining of call arguments when doing so would change order of evaluation with regards to the implicit ldobj performed by a constrained.callvirt. 1 year ago
DataFlowTest.cs dev: Strip BOM mark from text files 10 months ago
DisassemblerPrettyTestRunner.cs dev: Strip BOM mark from text files 10 months ago
ICSharpCode.Decompiler.Tests.csproj Rewrite TransformFieldAndConstructorInitializers from a step-by-step AST-based analysis to an analysis that tracks the whole constructor body. 8 months ago
ILPrettyTestRunner.cs Add tests for ExtensionEncodingV1 and ExtensionEncodingV2. 8 months ago
PdbGenerationTestRunner.cs dev: Strip BOM mark from text files 10 months ago
PrettyTestRunner.cs Allow nullable annotations in ExtensionProperties test case 8 months ago
RoundtripAssembly.cs dev: Strip BOM mark from text files 10 months ago
TestAssemblyResolver.cs dev: Strip BOM mark from text files 10 months ago
TestTraceListener.cs dev: Strip BOM mark from text files 10 months ago
UglyTestRunner.cs dev: Strip BOM mark from text files 10 months ago
VBPrettyTestRunner.cs Add TestsAssemblyOutput, keep existing behavior of output assembly locations 2 years ago