.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.
 
 
 
 
DoctorKrolic bafa223106
Merge caea72824d into 0bfe222cf4
5 days 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 Migrate to NUnit 4 (#3132) 2 years ago
TestCases Merge caea72824d into 0bfe222cf4 5 days ago
TypeSystem Remove IsRef, IsOut and IsIn flags from IParameter and Replace ParameterModifiers with ReferenceKind. 11 months ago
Util Fix #3001: Support new resources format in ResourcesFile/ResXResourceWriter 9 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. 3 months ago
DataFlowTest.cs Migrate to NUnit 4 (#3132) 2 years ago
DisassemblerPrettyTestRunner.cs Migrate to NUnit 4 (#3132) 2 years ago
ICSharpCode.Decompiler.Tests.csproj Merge caea72824d into 0bfe222cf4 5 days ago
ILPrettyTestRunner.cs Fix stack overflow exception in CSharpResolver (#3471) 1 month ago
PdbGenerationTestRunner.cs Migrate to NUnit 4 (#3132) 2 years ago
PrettyTestRunner.cs Add support for C# 12 inline array expressions 1 week ago
RoundtripAssembly.cs Support concatenation involving arguments of type ReadOnlySpan<char>. 11 months ago
TestAssemblyResolver.cs Fix build. 4 years ago
TestTraceListener.cs Fix ToolsetSetup not running before Roundtrip tests due to changed namespace. 8 months ago
UglyTestRunner.cs Add an option to not transform `Activator.CreateInstance<T>()` to `new T()` 5 days ago
VBPrettyTestRunner.cs Add TestsAssemblyOutput, keep existing behavior of output assembly locations 12 months ago