.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 647475fce5 Fix threading issue in TestFriendlyProjectDecompiler 1 week ago
..
Helpers Add configuration option to check for overflow and underflow 4 weeks ago
Output Fix detection and display of explicitly implemented operators. 4 months ago
ProjectDecompiler Fix threading issue in TestFriendlyProjectDecompiler 1 week ago
Semantics
TestCases Add configuration option to check for overflow and underflow 4 weeks ago
TypeSystem
Util
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. 3 months ago
DataFlowTest.cs
DisassemblerPrettyTestRunner.cs
ICSharpCode.Decompiler.Tests.csproj Emit property in project file 4 weeks ago
ILPrettyTestRunner.cs Fix stack overflow exception in CSharpResolver (#3471) 1 month ago
PdbGenerationTestRunner.cs
PrettyTestRunner.cs Add configuration option to check for overflow and underflow 4 weeks ago
RoundtripAssembly.cs
TestAssemblyResolver.cs
TestTraceListener.cs
UglyTestRunner.cs
VBPrettyTestRunner.cs